@ -13,7 +13,7 @@
"EditComponents": {
"info": "Product Information",
"Quotation": "Quotation",
"Extras": "Add-on"
"Extras": "Components"
},
"auditState": {
"New": "New",
"info": "产品信息",
"Quotation": "报价",
"Extras": "附加项目"
"Extras": "绑定项目"
"New": "新增",
@ -77,6 +77,7 @@ function Index() {
agency: { col: 4 },
dates: { label: t('products:CreateDate') },
keyword: { label: t('products:Title'), col: 4 },
year: { col: 4 },
sort: { agency: 1, audit_state: 2, keyword: 100 },
}}