src/store/modules/checkType.ts | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/store/modules/checkType.ts
@@ -90,7 +90,7 @@ if (!this.isSetCheckType) { this.setCheckTypeMap() } return this.checkTypeMap[type].seqPrefix return this.checkTypeMap[type]?.seqPrefix || '' }, getExpenseRecognition(type: number) { if (!this.isSetCheckType) {