Przeglądaj źródła

私有协议-跟单应收-应收列表加交强 商业 非车 跟单费

@dongkboy 3 miesięcy temu
rodzic
commit
b1428ef594
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      src/views/receivable/documentary/index.vue

+ 3 - 0
src/views/receivable/documentary/index.vue

@@ -169,8 +169,11 @@
           <el-table-column prop="jqPremium" label="交强险保费" width="100"></el-table-column>
           <el-table-column prop="taxPremium" label="车船税" width="100"></el-table-column>
           <el-table-column prop="jqOtherCostsProportion" label="交强险跟单费比例" width="100"></el-table-column>
+          <el-table-column prop="jqOtherCostsPremiums" label="交强险跟单费" width="100"></el-table-column>
           <el-table-column prop="syPremium" label="商业险保费" width="100"></el-table-column>
           <el-table-column prop="syOtherCostsProportion" label="商业险跟单费比例" width="100"></el-table-column>
+          <el-table-column prop="syOtherCostsPremiums" label="商业险跟单费" width="100"></el-table-column>
+          <el-table-column prop="jyOtherCostsPremiums" label="驾意险跟单费" width="100"></el-table-column>
           <el-table-column prop="jqPolicyNo" label="交强险保单号" width="150"></el-table-column>
           <el-table-column prop="syPolicyNo" label="商业险保单号" width="150"></el-table-column>
           <el-table-column prop="jqStartDate" label="交强险起保日期" width="150"></el-table-column>