md
This commit is contained in:
parent
017c537178
commit
f760ebc71d
@ -122,6 +122,7 @@
|
||||
|
||||
<el-table-column :label="$t('线路')" align="left" prop="lineName" min-width="100" :show-overflow-tooltip="true"/>
|
||||
<el-table-column :label="$t('产品类型')" align="left" prop="productTypeName" min-width="100" :show-overflow-tooltip="true"/>
|
||||
<el-table-column :label="$t('供应商')" align="left" prop="supplierName" min-width="100" :show-overflow-tooltip="true"/>
|
||||
|
||||
<el-table-column :label="$t('寄件国')" align="center" prop="sendCountryName" min-width="80" :show-overflow-tooltip="true"/>
|
||||
<el-table-column :label="$t('目的国')" align="center" prop="receiveCountryName" min-width="80" :show-overflow-tooltip="true"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user