更正模板
This commit is contained in:
@@ -39,7 +39,7 @@ export default {
|
|||||||
search: {name: ""},
|
search: {name: ""},
|
||||||
page: {current: 1, size: 10, total: 0},
|
page: {current: 1, size: 10, total: 0},
|
||||||
tableData: [],
|
tableData: [],
|
||||||
colConfigs: [@listProps],
|
colConfigs: @listProps,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Reference in New Issue
Block a user