JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_修复
This commit is contained in:
@@ -18,7 +18,7 @@ let isShowConfirm = false
|
||||
function show(title, msg, showCancel = true, cancelText = '取消', confirmText = '确定') {
|
||||
if(isShowConfirm) {
|
||||
return new Promise((resolve, reject) => {
|
||||
reject(res);
|
||||
reject({});
|
||||
});
|
||||
}
|
||||
isShowConfirm = true
|
||||
|
||||
Reference in New Issue
Block a user