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,