DESKTOP-SVI9JE1\muzen 1 ano atrás
pai
commit
b7c03081e3
1 arquivos alterados com 1 adições e 3 exclusões
  1. 1 3
      src/views/store/devices/index.vue

+ 1 - 3
src/views/store/devices/index.vue

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