Explorar o código

菜单页面优化

Yue %!s(int64=2) %!d(string=hai) anos
pai
achega
1209dd49cd
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      UI/VA.Vue_V1.0/src/views/system/menu/index.vue

+ 3 - 1
UI/VA.Vue_V1.0/src/views/system/menu/index.vue

@@ -266,10 +266,12 @@ function hideSelectIcon(event: any) {
       leaf-field="remark"
       root-id="0"
       :check-multiple="false"
-      :has-checkbox="true"
+      :has-checkbox="false"
       :no-page="true"
       :expand-depth="1"
       :interval-left="10"
+      :show-search-bar="false"
+      :show-right-search-btn="false"
       :show-right-column-btn="false"
       :handle-perm="opts.permission"
       :handle-btns="opts.handleBtns"