소스 검색

fix:隐藏是否工装

lupeng 9 달 전
부모
커밋
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", //类型为单选框