工作组会议的发布提醒与上传文件

This commit is contained in:
fengachen
2021-09-13 16:51:02 +08:00
parent 3ad8ebc039
commit 33012457c3
4 changed files with 71 additions and 42 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ export default {
computed: {
// eslint-disable-next-line vue/return-in-computed-property
status() {
if (this.statuObj.amountReceivable === 0) {
if (this.statuObj.amountReceivable === '0.00' || this.statuObj.receivableAmount === '0.00' ) {
if(this.statusType){
// 应收金额为0 未到账 未邮寄 未开票的状态
return zero