瀏覽代碼

fix:隐藏是否工装

lupeng 8 月之前
父節點
當前提交
66a552d53c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/base/materials/index.vue

+ 1 - 1
src/views/base/materials/index.vue

@@ -383,7 +383,7 @@ option.value = Object.assign(option.value, {
       search: true,
       width: 90,
       hide: true,
-      display: true,
+      display: false,
       overHidden: true,
       filterable: true,
       type: "radio", //类型为单选框