Browse Source

feat: 解决,设备管理,设备分类,翻页面,回到之前界面数据不刷新

332777428@qq.com 2 months ago
parent
commit
2840839783
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/device/category/index.vue

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

@@ -87,6 +87,7 @@
 import { create, edit, list, remove } from "@/api/device/category";
 import { create, edit, list, remove } from "@/api/device/category";
 import { dialogCallBack } from "@/utils/DialogUtil";
 import { dialogCallBack } from "@/utils/DialogUtil";
 export default {
 export default {
+  name:"DeviceCategory",
   data() {
   data() {
     return {
     return {
       // 遮罩层
       // 遮罩层