Bladeren bron

:zap: 兼容最新版ele

smallchill 6 jaren geleden
bovenliggende
commit
5a072a6f25

+ 1 - 0
src/page/index/top/top-theme.vue

@@ -1,6 +1,7 @@
 <template>
   <div>
     <el-dialog title="选择"
+               append-to-body
                :visible.sync="box"
                width="50%">
       <el-radio-group v-model="text"

+ 1 - 0
src/views/authority/role.vue

@@ -31,6 +31,7 @@
       </template>
     </avue-crud>
     <el-dialog title="角色权限配置"
+               append-to-body
                :visible.sync="box"
                width="345px">
       <el-tabs type="border-card">

+ 1 - 0
src/views/flow/follow.vue

@@ -20,6 +20,7 @@
       </template>
     </avue-crud>
     <el-dialog title="流程删除"
+               append-to-body
                :visible.sync="followBox"
                width="20%">
       <el-form :model="form"

+ 2 - 0
src/views/flow/manager.vue

@@ -59,6 +59,7 @@
       </template>
     </avue-crud>
     <el-dialog title="流程图"
+               append-to-body
                :visible.sync="flowBox"
                :fullscreen="true">
       <iframe
@@ -79,6 +80,7 @@
       </span>
     </el-dialog>
     <el-dialog title="流程变更"
+               append-to-body
                :visible.sync="stateBox"
                width="20%">
       <el-form :model="form"

+ 2 - 0
src/views/flow/model.vue

@@ -64,6 +64,7 @@
       </template>
     </avue-crud>
     <el-dialog title="流程配置"
+               append-to-body
                :visible.sync="flowBox"
                :fullscreen="true">
       <iframe
@@ -86,6 +87,7 @@
       </span>
     </el-dialog>
     <el-dialog title="流程部署"
+               append-to-body
                :visible.sync="deployBox"
                width="20%">
       <el-form :model="form"

+ 1 - 0
src/views/system/topmenu.vue

@@ -40,6 +40,7 @@
       </template>
     </avue-crud>
     <el-dialog title="下级菜单配置"
+               append-to-body
                :visible.sync="box"
                width="345px">
 

+ 1 - 0
src/views/work/claim.vue

@@ -41,6 +41,7 @@
       </template>
     </avue-crud>
     <el-dialog title="流程图"
+               append-to-body
                :visible.sync="flowBox"
                :fullscreen="true">
       <iframe

+ 1 - 0
src/views/work/done.vue

@@ -34,6 +34,7 @@
       </template>
     </avue-crud>
     <el-dialog title="流程图"
+               append-to-body
                :visible.sync="flowBox"
                :fullscreen="true">
       <iframe

+ 1 - 0
src/views/work/send.vue

@@ -38,6 +38,7 @@
       </template>
     </avue-crud>
     <el-dialog title="流程图"
+               append-to-body
                :visible.sync="flowBox"
                :fullscreen="true">
       <iframe

+ 1 - 0
src/views/work/start.vue

@@ -42,6 +42,7 @@
       </template>
     </avue-crud>
     <el-dialog title="流程图"
+               append-to-body
                :visible.sync="flowBox"
                :fullscreen="true">
       <iframe

+ 1 - 0
src/views/work/todo.vue

@@ -41,6 +41,7 @@
       </template>
     </avue-crud>
     <el-dialog title="流程图"
+               append-to-body
                :visible.sync="flowBox"
                :fullscreen="true">
       <iframe