|
@@ -249,7 +249,8 @@ export default {
|
|
|
productTypeSn3: '', // 产品三级分类
|
|
|
expenseDate: moment().locale('zh-cn').format('YYYY-MM'), // 费用产生月
|
|
|
title: '', // 主题
|
|
|
- content: '' // 费用说明
|
|
|
+ content: '', // 费用说明
|
|
|
+ digestInfo: '' // 摘要
|
|
|
}
|
|
|
this.rules.productBrandSn = []
|
|
|
this.rules.productTypeSn2 = []
|