Browse Source

采购入库-项目下拉框可搜索

jingbb 2 months ago
parent
commit
f4632b4fb7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/inventiry/purInAbnormal/purInAbnormalList.vue

+ 1 - 1
src/views/inventiry/purInAbnormal/purInAbnormalList.vue

@@ -17,7 +17,7 @@
                   :api="ProjectOption"
                   showSearch
                   v-model:value="queryParam.project"
-                  :filterOption="false"
+                  :filterOption="true"
                   resultField="records"
                   labelField="code"
                   valueField="id"