兼容最新版ele

pull/59/head
smallchill 6 years ago
parent 5c6eba4354
commit 5a072a6f25
  1. 1
      src/page/index/top/top-theme.vue
  2. 1
      src/views/authority/role.vue
  3. 1
      src/views/flow/follow.vue
  4. 2
      src/views/flow/manager.vue
  5. 2
      src/views/flow/model.vue
  6. 1
      src/views/system/topmenu.vue
  7. 1
      src/views/work/claim.vue
  8. 1
      src/views/work/done.vue
  9. 1
      src/views/work/send.vue
  10. 1
      src/views/work/start.vue
  11. 1
      src/views/work/todo.vue

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

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

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

@ -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"

@ -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"

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

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

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

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

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

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

Loading…
Cancel
Save