Commit 2e3fb366 authored by qinj's avatar qinj

企查查公司列宽修改

parent a8d2b46d
......@@ -314,12 +314,14 @@
@row-click="select"
style="width: 100%">
<el-table-column prop="Status"
width="80"
label="状态">
</el-table-column>
<el-table-column prop="Name"
label="公司">
</el-table-column>
<el-table-column prop="OperName"
width="120"
label="法定代表人">
</el-table-column>
<el-table-column prop="CreditCode"
......
......@@ -412,12 +412,14 @@
@row-click="select"
style="width: 100%">
<el-table-column prop="Status"
width="80"
label="状态">
</el-table-column>
<el-table-column prop="Name"
label="公司">
</el-table-column>
<el-table-column prop="OperName"
width="120"
label="法定代表人">
</el-table-column>
<el-table-column prop="CreditCode"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment