9.8修改
This commit is contained in:
@@ -49,7 +49,7 @@ const handleConfirm = async () => {
|
||||
Message.success("成功");
|
||||
//proxy.$refs.modalFormRef.resetFields();
|
||||
}else{
|
||||
proxy.$notification.error(response.message);
|
||||
proxy.$notification.error(data.message);
|
||||
}
|
||||
emits('closeChangeOk',true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user