company/src/views/enterprise/entrustedInvoicing.vue
@@ -25,7 +25,7 @@ </el-table-column> <el-table-column prop="solutionsName" label="保险方案"></el-table-column> <el-table-column prop="code" label="保单号"></el-table-column> <el-table-column label="产生费用(元)"> <el-table-column label="已产生费用(元)"> <template slot-scope="{row}"> <span>{{row.currentFee}}</span> </template> @@ -76,7 +76,8 @@ data () { return { searchForm: { type: 1 type: 1, status: '5,7' } } },