Browse Source

删除测试代码

lifanagju_citu 6 months ago
parent
commit
d001de5aba

+ 1 - 0
src/components/FormUI/combobox/index.vue

@@ -14,6 +14,7 @@
       :density="item.dense || 'compact'"
       :clearable="item.clearable"
       :disabled="item.disabled"
+      :multiple="item.multiple"
       :return-object="item.returnObject || false"
       @update:search="v => item.search ? debouncedCallbackSearch(v) : null"
       @update:modelValue="modelValueUpDate"

File diff suppressed because it is too large
+ 0 - 11
src/components/Verifition/Verify/getCodeTestData.js


Some files were not shown because too many files changed in this diff