소스 검색

工艺路线工位类型更改多选

qinhb 4 달 전
부모
커밋
635fa23771
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/views/base/craftManagement/route/bindConfig.ts

+ 2 - 0
src/views/base/craftManagement/route/bindConfig.ts

@@ -60,6 +60,8 @@ export const formOption = {
       prop: "stanType",
       search: true,
       type: "select",
+      filterable: true,
+      multiple: true,
       dicData: dicts.station_type,
       props: {
         label: "dictLabel",