BUG 30957

This commit is contained in:
aixianling
2022-08-23 14:24:35 +08:00
parent 35ac06a05b
commit df89da46f1

View File

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