This commit is contained in:
lai
2024-11-19 11:28:49 +08:00
parent d8d49f23c4
commit 49bd59c639

View File

@@ -385,7 +385,7 @@ function fnModalOk() {
message.error(t('views.perfManage.customTarget.expressionNoIdTip'), 3);
return false;
}
modalState.from.expression = result;
const from = toRaw(modalState.from);
//return false;
modalState.confirmLoading = true;