【update】-WASIC取消默认选中,调整金额的计算方式

This commit is contained in:
fengchenchen
2023-11-02 17:07:56 +08:00
parent 8206167a35
commit fdb361a31d
3 changed files with 30 additions and 4 deletions
+1
View File
@@ -31,6 +31,7 @@ export const InvoiceTypeEnums = {
// 免费专题
export const LinkTopicsEnums = {
free: { name: '免费专题', index: 6 },
freeTwo: { name: '免费专题', index: 8 },
default: {name: '114/22焦点论坛(默认专题)', index: 99}
}