|
|
@@ -42,43 +42,43 @@
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
<el-table-column
|
|
|
- prop="amountrate"
|
|
|
- label="立账额度"
|
|
|
- style="text-align: center"
|
|
|
+ prop="days"
|
|
|
+ label="后置天数"
|
|
|
width="70">
|
|
|
<template slot-scope="scope">
|
|
|
<div v-if="scope.row.accountingnodes">
|
|
|
<div v-if="scope.row.accountingnodes.ordercheck.length > 0">
|
|
|
- <tableColumn :data="scope.row.accountingnodes.ordercheck" name="amountrate"></tableColumn>
|
|
|
+ <tableColumn :data="scope.row.accountingnodes.ordercheck" name="days"></tableColumn>
|
|
|
</div>
|
|
|
<div v-else>
|
|
|
- <div v-if="scope.row.accountingnodes.ordercheck.amountrate">{{scope.row.accountingnodes.ordercheck.amountrate}}%</div>
|
|
|
+ <div v-if="scope.row.accountingnodes.ordercheck.days">{{scope.row.accountingnodes.ordercheck.days}}</div>
|
|
|
<div v-else>--</div>
|
|
|
</div>
|
|
|
-
|
|
|
</div>
|
|
|
<div v-else>--</div>
|
|
|
-<!-- <div v-if="scope.row.point == '订单审核'">{{scope.row.amountrate * 100}}%</div>
|
|
|
+<!-- <div v-if="scope.row.point == '订单审核'">{{scope.row.days}}</div>
|
|
|
<div v-else>--</div>-->
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
<el-table-column
|
|
|
- prop="days"
|
|
|
- label="后置天数"
|
|
|
- width="70">
|
|
|
+ prop="amountrate"
|
|
|
+ label="立账额度"
|
|
|
+ style="text-align: center"
|
|
|
+ width="70">
|
|
|
<template slot-scope="scope">
|
|
|
<div v-if="scope.row.accountingnodes">
|
|
|
<div v-if="scope.row.accountingnodes.ordercheck.length > 0">
|
|
|
- <tableColumn :data="scope.row.accountingnodes.ordercheck" name="days"></tableColumn>
|
|
|
+ <tableColumn :data="scope.row.accountingnodes.ordercheck" name="amountrate"></tableColumn>
|
|
|
</div>
|
|
|
<div v-else>
|
|
|
- <div v-if="scope.row.accountingnodes.ordercheck.days">{{scope.row.accountingnodes.ordercheck.days}}</div>
|
|
|
+ <div v-if="scope.row.accountingnodes.ordercheck.amountrate">{{scope.row.accountingnodes.ordercheck.amountrate}}%</div>
|
|
|
<div v-else>--</div>
|
|
|
</div>
|
|
|
+
|
|
|
</div>
|
|
|
<div v-else>--</div>
|
|
|
-<!-- <div v-if="scope.row.point == '订单审核'">{{scope.row.days}}</div>
|
|
|
- <div v-else>--</div>-->
|
|
|
+ <!-- <div v-if="scope.row.point == '订单审核'">{{scope.row.amountrate * 100}}%</div>
|
|
|
+ <div v-else>--</div>-->
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
</el-table-column>
|
|
|
@@ -102,17 +102,18 @@
|
|
|
<div v-else>--</div>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
+
|
|
|
<el-table-column
|
|
|
- prop="amountrate"
|
|
|
- label="立账额度"
|
|
|
- width="70">
|
|
|
+ prop="days"
|
|
|
+ label="后置天数"
|
|
|
+ width="70">
|
|
|
<template slot-scope="scope">
|
|
|
<div v-if="scope.row.accountingnodes">
|
|
|
<div v-if="scope.row.accountingnodes.logisticscheck.length > 0">
|
|
|
- <tableColumn :data="scope.row.accountingnodes.logisticscheck" name="amountrate"></tableColumn>
|
|
|
+ <tableColumn :data="scope.row.accountingnodes.logisticscheck" name="days"></tableColumn>
|
|
|
</div>
|
|
|
<div v-else>
|
|
|
- <div v-if="scope.row.accountingnodes.logisticscheck.amountrate">{{scope.row.accountingnodes.logisticscheck.amountrate}}%</div>
|
|
|
+ <div v-if="scope.row.accountingnodes.logisticscheck.days">{{scope.row.accountingnodes.logisticscheck.days}}</div>
|
|
|
<div v-else>--</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -120,16 +121,16 @@
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
<el-table-column
|
|
|
- prop="days"
|
|
|
- label="后置天数"
|
|
|
- width="70">
|
|
|
+ prop="amountrate"
|
|
|
+ label="立账额度"
|
|
|
+ width="70">
|
|
|
<template slot-scope="scope">
|
|
|
<div v-if="scope.row.accountingnodes">
|
|
|
<div v-if="scope.row.accountingnodes.logisticscheck.length > 0">
|
|
|
- <tableColumn :data="scope.row.accountingnodes.logisticscheck" name="days"></tableColumn>
|
|
|
+ <tableColumn :data="scope.row.accountingnodes.logisticscheck" name="amountrate"></tableColumn>
|
|
|
</div>
|
|
|
<div v-else>
|
|
|
- <div v-if="scope.row.accountingnodes.logisticscheck.days">{{scope.row.accountingnodes.logisticscheck.days}}</div>
|
|
|
+ <div v-if="scope.row.accountingnodes.logisticscheck.amountrate">{{scope.row.accountingnodes.logisticscheck.amountrate}}%</div>
|
|
|
<div v-else>--</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -157,17 +158,18 @@
|
|
|
<div v-else>--</div>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
+
|
|
|
<el-table-column
|
|
|
- prop="amountrate"
|
|
|
- label="立账额度"
|
|
|
- width="70">
|
|
|
+ prop="days"
|
|
|
+ label="后置天数"
|
|
|
+ width="70">
|
|
|
<template slot-scope="scope">
|
|
|
<div v-if="scope.row.accountingnodes">
|
|
|
<div v-if="scope.row.accountingnodes.invoiceapplycheck.length > 0">
|
|
|
- <tableColumn :data="scope.row.accountingnodes.invoiceapplycheck" name="amountrate"></tableColumn>
|
|
|
+ <tableColumn :data="scope.row.accountingnodes.invoiceapplycheck" name="days"></tableColumn>
|
|
|
</div>
|
|
|
<div v-else>
|
|
|
- <div v-if="scope.row.accountingnodes.invoiceapplycheck.amountrate">{{scope.row.accountingnodes.invoiceapplycheck.amountrate}}%</div>
|
|
|
+ <div v-if="scope.row.accountingnodes.invoiceapplycheck.days">{{scope.row.accountingnodes.invoiceapplycheck.days}}</div>
|
|
|
<div v-else>--</div>
|
|
|
</div>
|
|
|
|
|
|
@@ -176,16 +178,16 @@
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
<el-table-column
|
|
|
- prop="days"
|
|
|
- label="后置天数"
|
|
|
- width="70">
|
|
|
+ prop="amountrate"
|
|
|
+ label="立账额度"
|
|
|
+ width="70">
|
|
|
<template slot-scope="scope">
|
|
|
<div v-if="scope.row.accountingnodes">
|
|
|
<div v-if="scope.row.accountingnodes.invoiceapplycheck.length > 0">
|
|
|
- <tableColumn :data="scope.row.accountingnodes.invoiceapplycheck" name="days"></tableColumn>
|
|
|
+ <tableColumn :data="scope.row.accountingnodes.invoiceapplycheck" name="amountrate"></tableColumn>
|
|
|
</div>
|
|
|
<div v-else>
|
|
|
- <div v-if="scope.row.accountingnodes.invoiceapplycheck.days">{{scope.row.accountingnodes.invoiceapplycheck.days}}</div>
|
|
|
+ <div v-if="scope.row.accountingnodes.invoiceapplycheck.amountrate">{{scope.row.accountingnodes.invoiceapplycheck.amountrate}}%</div>
|
|
|
<div v-else>--</div>
|
|
|
</div>
|
|
|
|