Browse Source

设备管理 设备列表

DESKTOP-O04BTUJ\muzen 2 years ago
parent
commit
2ce7a51844
1 changed files with 0 additions and 1 deletions
  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() {