This commit is contained in:
parent
9bf59b7612
commit
7eef80d516
|
|
@ -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: '请上传离场工资结算确认单',
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue