fix:应收下载模版 #18

Merged
zsq merged 1 commits from develop into main 2026-04-28 10:23:46 +08:00
3 changed files with 2608 additions and 849 deletions

View File

@ -513,7 +513,7 @@ declare namespace ApiTypes {
type BatchStore = {
"asset_projects_id": number; // 项目id,[ref:asset_projects]
"company_employees_id": number; // 员工id,[ref:company_employees]
"types": string[]; // 类型数组
"types": string[]; // 类型,[enum:HouseWorkOrdersTypeEnum]
};
type Show = {
"id": number; // id

File diff suppressed because it is too large Load Diff

View File

@ -333,7 +333,7 @@ export const BillsStatusEnum= {
// 缓存类型
export const CacheTypeEnum= {
'MobilePhoneVerificationCode': {"text":"手机验证码","color":"#f33535","value":"MobilePhoneVerificationCode"},
'MobilePhoneVerificationCode': {"text":"手机验证码","color":"#40ec73","value":"MobilePhoneVerificationCode"},
};
// CompaniesMerchantTypeEnum