Commit 89509de4 by xiehao

fix:修复了系统资产停用

1 parent 061d9200
Showing with 2 additions and 2 deletions
......@@ -162,13 +162,13 @@
type="index"
:index="indexMethod"
label="序号"
width="80"
width="60"
align="center"
></el-table-column>
<el-table-column
prop="assetName"
label="资产名称"
width="300"
width="150"
:show-overflow-tooltip="true"
align="center"
></el-table-column>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!