refactor: func

This commit is contained in:
hufeixiong
2021-11-04 17:59:01 +08:00
parent b854f9f275
commit 79efa6e15a
9 changed files with 260 additions and 200 deletions

View File

@@ -203,6 +203,7 @@ export const defaultConfig: InitConfig = {
},
},
],
name: '打开弹窗函数',
},
: {
fn: (_ctx, next, _config, args) => {
@@ -223,6 +224,7 @@ export const defaultConfig: InitConfig = {
},
},
],
name: '关闭弹窗函数',
},
},
initDataCenterMap: {},