소스 검색

仓库出入库更改

qinhb 1 년 전
부모
커밋
4123ee7a75
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/base/skill/index.vue

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

@@ -123,7 +123,7 @@ option.value = Object.assign(option.value, {
   column: [
 
 
-    { label: "所属机构", prop: "institution", width: 130
+    { label: "所属机构", prop: "institution", width: 130,
       search: true,
       filterable: true,
       type: "select",