@@ -219,6 +219,7 @@
:prop="item.label"
align="center"
:fixed="item.fixed"
+ :show-overflow-tooltip="true"
/>
<!-- <el-table-column label="系统编号" align="center" prop="fBillno" show-overflow-tooltip width="120"/>-->
<!-- <el-table-column label="货权方" sortable align="center" show-overflow-tooltip prop="fCtrlcorpid" width="220"/>-->
@@ -324,7 +324,7 @@
fixed="left"
>
<template slot-scope="scope">
- <el-link :underline="false"
+ <el-link :underline="false" type="primary"
><div @click="handleUpdate(scope.row)">
{{ scope.row.mblno }}
</div></el-link
@@ -307,7 +307,7 @@
@@ -317,7 +317,7 @@
@@ -391,7 +391,7 @@
@@ -2442,7 +2442,7 @@
作业类型:{{businessType}}
</td>
- <td width="500"v-if="this.printinglist.length === 0 || !fBstime" colspan="2" style="padding-bottom: 0; font-weight: bold;">入库时间:111</td>
+ <td width="500" v-if="this.printinglist.length === 0 || !fBstime" colspan="2" style="padding-bottom: 0; font-weight: bold;">入库时间:111</td>
<td
v-else