Commit 0d4fa7bd by 刘泽奇

123

parent 42ff409a
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -217,7 +217,6 @@ axios.get("/web/common/metaCtl/getRouteConfig").then(d => { ...@@ -217,7 +217,6 @@ axios.get("/web/common/metaCtl/getRouteConfig").then(d => {
this.selfHeaderShow = false; this.selfHeaderShow = false;
this.selfFooterShow = false; this.selfFooterShow = false;
} }
break; break;
} }
......
...@@ -535,7 +535,6 @@ ...@@ -535,7 +535,6 @@
.jdindentdetail-drawer { .jdindentdetail-drawer {
overflow-y: auto; overflow-y: auto;
padding-bottom: 100px;
} }
.jdindentdetail-drawer .selftmreg_main .el-form-item { .jdindentdetail-drawer .selftmreg_main .el-form-item {
......
...@@ -981,6 +981,9 @@ ...@@ -981,6 +981,9 @@
</div> </div>
</el-dialog> </el-dialog>
<div style="width:100%;height:110px;">
</div>
<div class="btnBottom"> <div class="btnBottom">
<span class="dialog-footer" style="margin-top:5px;"> <span class="dialog-footer" style="margin-top:5px;">
<el-button @click="dialogTableVisible = false;" <el-button @click="dialogTableVisible = false;"
......
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