Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
0d385be4aa
@ -99,7 +99,7 @@
|
|||||||
|
|
||||||
</ContentWrap>
|
</ContentWrap>
|
||||||
<!-- 表单选择弹窗 -->
|
<!-- 表单选择弹窗 -->
|
||||||
<Dialog v-model="dialogVisible" :title="dialogTitle" style="width: 600px;background-color: #f5f7f9">
|
<Dialog v-model="dialogVisible" :title="dialogTitle" style="width: 600px;">
|
||||||
<el-row style="height: 400px;" :gutter="10">
|
<el-row style="height: 400px;" :gutter="10">
|
||||||
<el-col :span="10">
|
<el-col :span="10">
|
||||||
<ContentWrap class="height100" >
|
<ContentWrap class="height100" >
|
||||||
|
Loading…
Reference in New Issue
Block a user