This commit is contained in:
BianLzhaoMin 2025-10-21 14:57:28 +08:00
parent 9bf59b7612
commit 7eef80d516
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ export default {
trigger: 'change,blur',
required:
this.isExitUpload === 2 ||
(this.isExitUpload !== 2 && this.isShanghai == 1),
(this.isExitUpload !== 2 && this.isShanghai == 0),
message: '请上传离场工资结算确认单',
},
],