修复neID

This commit is contained in:
lai
2025-07-08 18:05:11 +08:00
parent 4cba38f0c0
commit eb809f4f3d

View File

@@ -495,6 +495,8 @@ const modalStateFrom = Form.useForm(
*/
function fnModalOk() {
const from = Object.assign({}, toRaw(modalState.from));
from.neId = queryParams.neId;
//return;
modalStateFrom