瀏覽代碼

Merge branch 'master' of github.com:kailong321200875/vue-element-plus-admin

kailong321200875 1 年之前
父節點
當前提交
26f904f485
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/components/Search/src/Search.vue

+ 3 - 0
src/components/Search/src/Search.vue

@@ -88,6 +88,9 @@ const newSchema = computed(() => {
                   />
                 </div>
               )
+            },
+            label: () => {
+              return <span>&nbsp;</span>
             }
           }
         }