tangning 2 年之前
父節點
當前提交
5d071fd998
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/device/index.vue

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

@@ -164,7 +164,7 @@
           title: '操作',
           dataIndex: 'action',
           slots: { customRender: 'action' },
-          ifShow: true,
+          ifShow: false,
           fixed: 'right',
           flag: 'ACTION',
           width: 120,