Przeglądaj źródła

小程序配置带搜索条件

yjwang 3 dni temu
rodzic
commit
8d88711ee0
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      src/views/his/company/index.vue

+ 5 - 0
src/views/his/company/index.vue

@@ -361,6 +361,7 @@
             v-model="form.customMiniAppId"
             placeholder="请选择自定义小程序"
             clearable
+            filterable
             size="small"
           >
             <el-option
@@ -376,6 +377,7 @@
             v-model="form.courseMaAppId"
             placeholder="请选择服务号"
             clearable
+            filterable
             size="small"
           >
             <el-option
@@ -391,6 +393,7 @@
             v-model="form.courseMiniAppId"
             placeholder="请选择小程序"
             clearable
+            filterable
             size="small"
           >
             <el-option
@@ -408,6 +411,7 @@
             :multiple-limit="1"
             placeholder="请选择"
             clearable
+            filterable
             size="small"
           >
             <el-option
@@ -425,6 +429,7 @@
             :multiple-limit="1"
             placeholder="请选择"
             clearable
+            filterable
             size="small"
           >
             <el-option