Merge branch 'ehs' of https://e.coding.net/ctcdevteam/ehs/ehs_web into ehs
This commit is contained in:
commit
2def4938a1
|
@ -90,7 +90,7 @@
|
||||||
<el-table-column
|
<el-table-column
|
||||||
label="来访单位"
|
label="来访单位"
|
||||||
prop="company"
|
prop="company"
|
||||||
min-width="180"
|
min-width="220"
|
||||||
fixed="left"
|
fixed="left"
|
||||||
></el-table-column>
|
></el-table-column>
|
||||||
<el-table-column label="项目状态" prop="state" min-width="80">
|
<el-table-column label="项目状态" prop="state" min-width="80">
|
||||||
|
|
Loading…
Reference in New Issue