Sfoglia il codice sorgente

头部默认选择不可清空

Shannon_mu 2 anni fa
parent
commit
2a9cbf90f1
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      commandCenter/src/components/common/Header.vue

+ 0 - 1
commandCenter/src/components/common/Header.vue

@@ -30,7 +30,6 @@
                     :props="{ checkStrictly: true, label: 'name' }"
                     collapse-tags
                     :show-all-levels="false"
-                    clearable
                     @change="selectChange"
                     v-model="communityValue"
                 ></el-cascader>