ZaiZai 2 vuotta sitten
vanhempi
commit
fd8a4b07dd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/system/organization.vue

+ 1 - 1
src/views/system/organization.vue

@@ -66,7 +66,7 @@ import menuApi from "~api/system/menu";
 import {delMessage} from "~uti/tools";
 
 //显示模式
-const isedit = ref(true)
+const isedit = ref(false)
 
 //页面被激活时
 onActivated(() => {