BUG 30969

This commit is contained in:
aixianling
2022-08-23 15:40:57 +08:00
parent d8db5ef7bb
commit 2650c69ff7

View File

@@ -64,7 +64,7 @@ export default {
}, },
data() { data() {
return { return {
search: {productName: ""}, search: {productName: "", queryType: 1},
page: {current: 1, size: 10, total: 0}, page: {current: 1, size: 10, total: 0},
tableData: [], tableData: [],
colConfigs: [ colConfigs: [