Browse Source

设备管理 设备列表

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

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

@@ -73,6 +73,7 @@
 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() {