Kaynağa Gözat

feat: 初始化加载

luoyali 1 yıl önce
ebeveyn
işleme
5eb34b367f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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 => {