Browse Source

设备管理 设备列表

DESKTOP-O04BTUJ\muzen 2 năm trước cách đây
mục cha
commit
2ce7a51844
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/device/list/index.vue

+ 0 - 1
src/views/device/list/index.vue

@@ -73,7 +73,6 @@
 import { List, Delete, upDown } from '@/api/device/list'
 import { devMixin } from '@/mixin/index'
 export default {
-  name: 'DeviceList',
   dicts: ['hot_yes_no', 'dev_upgrade_type'],
   mixins: [devMixin],
   data() {