src/views/PWS/Subscriptions.vue
@@ -85,6 +85,7 @@ <el-button @click="onSubmit('reset')">重置</el-button> </el-form-item> </el-form> <iframe class="extiframe" src="/ext/index.htm" frameborder="0"></iframe> <c-r-m-export :show="showCRMExport" :crm-type="crmType" @@ -183,6 +184,7 @@ .subscription { display: flex; flex-direction: column; height: 100%; .flex-box { flex: 1; padding: 20px; @@ -193,6 +195,9 @@ color: #303133; } .extiframe{ flex: 1; } } .selectInline{ background: #fff;