1
This commit is contained in:
parent
07c982c52f
commit
3bc99669ea
|
@ -13,7 +13,7 @@
|
|||
</el-form-item>
|
||||
</el-form>
|
||||
<div class="headerTitle" v-if="factoryArea">{{ factoryArea }}</div>
|
||||
<div class="applyFormContainer">
|
||||
<div class="rootSvgContainer">
|
||||
<div ref="svgContainer"></div>
|
||||
<!-- 属地信息弹出层 -->
|
||||
<div class="propTable" v-if="showPropModal">
|
||||
|
@ -729,7 +729,7 @@ const initShunYi = () => {
|
|||
padding-bottom: 0px;
|
||||
}
|
||||
|
||||
.applyFormContainer {
|
||||
.rootSvgContainer {
|
||||
padding: 0 !important;
|
||||
position: relative !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user