@@ -8,6 +8,7 @@
>
<span>
<el-table
+ border
:data="tableData"
style="width: 100%"
@selection-change="selectionChange"
@@ -116,7 +116,7 @@ export const tableOption2 = [{
label: "srcBillNo",
name: "提单号",
checked: 0,
- width: 100,
+ width: 150,
},
{
surface: "2",
@@ -96,7 +96,7 @@ export const tableOption2 = [{