Commit 2c88ee80 by 史敦盼

去除描述

1 parent 85419ec0
Showing with 2 additions and 2 deletions
...@@ -128,13 +128,13 @@ ...@@ -128,13 +128,13 @@
<!-- label="元素层级"--> <!-- label="元素层级"-->
<!-- align="center"--> <!-- align="center"-->
<!-- ></el-table-column>--> <!-- ></el-table-column>-->
<el-table-column <!-- <el-table-column
prop="content" prop="content"
label="描述" label="描述"
align="center" align="center"
width="200" width="200"
:show-overflow-tooltip="true" :show-overflow-tooltip="true"
></el-table-column> ></el-table-column> -->
<el-table-column <el-table-column
prop="definition" prop="definition"
label="定义" label="定义"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!