Browse Source

头部默认选择不可清空

Shannon_mu 2 năm trước cách đây
mục cha
commit
2a9cbf90f1
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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>