Parcourir la source

feat: 初始化加载

luoyali il y a 1 an
Parent
commit
5eb34b367f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/flow/form/index.vue

+ 1 - 1
src/views/flow/form/index.vue

@@ -508,7 +508,7 @@ const dicEdit = data => {
 
 nextTick(() => {
 	getGroup()
-	// queryList()
+	queryList()
 })
 
 watch(groupFilterText, val => {