Commit b9c14ce0 by peiqiQQQ

增加上级资产

1 parent f6ff6f6c
Showing with 6 additions and 0 deletions
......@@ -182,6 +182,12 @@
align="center"
show-overflow-tooltip
></el-table-column>
<el-table-column
prop="parentAssetName"
label="上级资产"
align="center"
show-overflow-tooltip
></el-table-column>
<el-table-column width="100" label="图标" align="center">
<template slot-scope="scope">
<img
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!