Ver código fonte

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

kailong321200875 1 ano atrás
pai
commit
26f904f485
1 arquivos alterados com 3 adições e 0 exclusões
  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>
             }
           }
         }