Commit 6abc5990 by lsk

Doctre修改

parent 600a582c
......@@ -30,7 +30,7 @@
<!-- ========================左====================== -->
<el-col :span="14">
<el-col :span="24">
<div style="height: 300px; width: 100%">
<div style="height: 300px; width: 100%;border:1px #ebeef5 solid">
<el-tree
:data="data"
:props="defaultProps"
......@@ -39,7 +39,7 @@
</div>
</el-col>
<el-col :span="24">
<el-col :span="24" style="margin-top:10px">
<el-col :span="4">
<el-form-item label="Connected Ducuments" v-show="isShow1 || isShow2"></el-form-item>
<el-form-item label="" v-show="!(isShow1 || isShow2)"></el-form-item>
......
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