Explorar o código

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

qinhb hai 2 meses
pai
achega
635fa23771
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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",