修复neID
This commit is contained in:
@@ -495,6 +495,8 @@ const modalStateFrom = Form.useForm(
|
||||
*/
|
||||
function fnModalOk() {
|
||||
const from = Object.assign({}, toRaw(modalState.from));
|
||||
from.neId = queryParams.neId;
|
||||
|
||||
//return;
|
||||
|
||||
modalStateFrom
|
||||
|
||||
Reference in New Issue
Block a user