fix: 软件管理下发激活回退关闭防重复提交判断
This commit is contained in:
@@ -274,6 +274,7 @@ function fnFileModalVisible(type: string | number, row: Record<string, any>) {
|
||||
* 进行表达规则校验
|
||||
*/
|
||||
function fnFileModalOk() {
|
||||
if (fileModalState.confirmLoading) return;
|
||||
fileModalStateFrom
|
||||
.validate()
|
||||
.then(e => {
|
||||
|
||||
Reference in New Issue
Block a user