Type mismatch:
src/views/toolbox/generator/index.vue#L85
Initializer type ({width: number, type: "selection"} \| {width: number, label: string, type: "index"} \| {prop: string, label: string} \| {prop: string, label: string} \| {prop: string, label: string} \| {prop: string, label: string} \| {prop: string, label: string} \| {prop: string, width: number, fixed: string, label: string})\[\] is not assignable to variable type ColumnProps\[\]
Show more
Show less
Type mismatch:
src/views/system/clientManage/index.vue#L123
Initializer type ({prop: string, el: "input", label: string} \| {prop: string, el: "input", label: string} \| {prop: string, el: "select", fieldNames: {tagType: string, label: string, value: string}, label: string} \| {prop: string, el: "select", fieldNames: {tagType: string, label: string, value: string}, label: string} \| {prop: string, el: string, label: string, span: number, props: {valueFormat: string, type: string}})\[\] is not assignable to variable type SearchProps\[\]
Show more
Show less
Type mismatch:
src/views/system/configManage/index.vue#L43
Initializer type ({selectable: (row: any) =\> boolean, width: number, type: "selection"} \| {prop: string, label: string} \| {prop: string, width: number, label: string, tag: boolean} \| {prop: string, label: string} \| {prop: string, label: string} \| {prop: string, label: string} \| {prop: string, label: string} \| {prop: string, width: number, fixed: string, label: string})\[\] is not assignable to variable type ColumnProps\[\]
Show more
Show less
Type mismatch:
src/views/system/clientManage/index.vue#L78
Initializer type ({selectable: (row: any) =\> boolean, width: number, type: "selection"} \| {prop: string, label: string} \| {prop: string, label: string} \| {prop: string, label: string} \| {prop: string, fieldNames: {tagType: string, label: string, value: string}, label: string, tag: boolean, enum: any} \| {prop: string, fieldNames: {tagType: string, label: string, value: string}, label: string, tag: boolean, enum: any} \| {prop: string, label: string} \| {prop: string, label: string} \| {prop: string, fieldNames: {tagType: string, label: string, value: string}, label: string, tag: boolean, enum: any} \| {prop: string, label: string} \| {prop: string, width: number, fixed: string, label: string})\[\] is not assignable to variable type ColumnProps\[\]
Show more
Show less