@@ -143,9 +143,7 @@ const data = reactive({
pageSize: 10
},
// 列表
- tableData: [{
- id: 1
- }],
+ tableData: [],
// 弹窗表单
dialogForm: {},
// 校验