|
@@ -145,7 +145,7 @@
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<i class="el-icon-check" style="line-height: 29px; margin-left: 10px"
|
|
<i class="el-icon-check" style="line-height: 29px; margin-left: 10px"
|
|
- v-if="scope.row.identification3 == 'true'" @click="weightClick(scope.row,2)"></i>
|
|
|
|
|
|
+ v-if="scope.row.identification1 == 'true'" @click="weightClick(scope.row,2)"></i>
|
|
</template>
|
|
</template>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
<el-table-column width='130' class="table_td" prop="amountIngReceivable" label="应收金额(元)">
|
|
<el-table-column width='130' class="table_td" prop="amountIngReceivable" label="应收金额(元)">
|