Merge branch 'dev-lijianqi20250709' into 'dev'
签章图片修改处理BUG See merge request itc-framework/ma/2024/front!102
This commit is contained in:
@ -248,8 +248,6 @@
|
|||||||
if (!data.photoUrl) {
|
if (!data.photoUrl) {
|
||||||
message.error(t('照片未上传'));
|
message.error(t('照片未上传'));
|
||||||
return false;
|
return false;
|
||||||
} else {
|
|
||||||
data.info.fileUrl = data.photoUrl;
|
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
if (!data.signUrl) {
|
if (!data.signUrl) {
|
||||||
|
|||||||
Reference in New Issue
Block a user