|
@@ -49,7 +49,7 @@
|
|
|
:load="getTreeLoad"
|
|
|
ref="table"
|
|
|
>
|
|
|
- <el-table-column prop="fName" label="仓库名称" width="200"></el-table-column>
|
|
|
+ <el-table-column prop="fName" label="仓库名称" width="310"></el-table-column>
|
|
|
<el-table-column prop="fTotalgross" label="库容(吨)" width="100"></el-table-column>
|
|
|
<el-table-column prop="fLocation" label="库位" width="100">
|
|
|
<template slot-scope="scope">
|