浏览代码

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

qinhb 2 月之前
父节点
当前提交
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",