lxh hai 1 ano
pai
achega
fe33bc8021
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/vent/deviceManager/workingFace/index.vue

+ 1 - 1
src/views/vent/deviceManager/workingFace/index.vue

@@ -21,7 +21,7 @@
 <script lang="ts" name="system-user" setup>
   //ts语法
   import { ref, onMounted } from 'vue'
-  import CustomNormalTable from './CustomNormalTable.vue';
+  // import CustomNormalTable from './CustomNormalTable.vue';
   import { searchFormSchema, commentFormSchema } from './workingFace.data';
   import { list, deleteById, batchDeleteById, saveOrUpdate } from './workingFace.api';