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) {