补充上一commit

This commit is contained in:
donqi 2023-03-28 00:55:41 +08:00
parent 0d9c89ca8a
commit 0bd86a8496
1 changed files with 6 additions and 0 deletions

View File

@ -653,6 +653,12 @@
} else if (this.tabCur === 3) {
//
params.workFinishTimeExisted = true;
params.drawCashStatusList = [0,1];
params.orderStatus = null;
} else if (this.tabCur === 5) {
// /
params.workFinishTimeExisted = true;
params.drawCashStatus = 2;
}
}
try {