|
|
@ -147,6 +147,8 @@ export const DICT_TYPE = {
|
|
|
|
BANK_CONFIRM_STATUS: 'bank_confirm_status',
|
|
|
|
BANK_CONFIRM_STATUS: 'bank_confirm_status',
|
|
|
|
//业务类型
|
|
|
|
//业务类型
|
|
|
|
BUSINESS_TYPE: 'business_type',
|
|
|
|
BUSINESS_TYPE: 'business_type',
|
|
|
|
|
|
|
|
// 会计凭证完整性
|
|
|
|
|
|
|
|
ACCOUNTING_FILE_STATUS: 'accounting_file_status',
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|