smallchill
пре 7 година
|
|
@@ -57,7 +57,7 @@
|
|
|
</avue-crud>
|
|
|
<el-dialog title="流程图"
|
|
|
:visible.sync="flowBox"
|
|
|
- fullscreen=true>
|
|
|
+ :fullscreen="true">
|
|
|
<iframe
|
|
|
:src=flowUrl
|
|
|
width="100%"
|
|
|
@@ -62,7 +62,7 @@
|
|
|
</avue-crud>
|
|
|
<el-dialog title="流程配置"
|
|
|
:visible.sync="flowBox"
|
|
|
- fullscreen=true>
|
|
|
+ :fullscreen="true">
|
|
|
<iframe
|
|
|
:src=flowUrl
|
|
|
width="100%"
|
|
|
@@ -39,7 +39,7 @@
|
|
|
</avue-crud>
|
|
|
<el-dialog title="流程图"
|
|
|
:visible.sync="flowBox"
|
|
|
- fullscreen=true>
|
|
|
+ :fullscreen="true">
|
|
|
<iframe
|
|
|
:src=flowUrl
|
|
|
width="100%"
|
|
|
@@ -32,7 +32,7 @@
|
|
|
</avue-crud>
|
|
|
<el-dialog title="流程图"
|
|
|
:visible.sync="flowBox"
|
|
|
- fullscreen=true>
|
|
|
+ :fullscreen="true">
|
|
|
<iframe
|
|
|
:src=flowUrl
|
|
|
width="100%"
|
|
|
@@ -36,7 +36,7 @@
|
|
|
</avue-crud>
|
|
|
<el-dialog title="流程图"
|
|
|
:visible.sync="flowBox"
|
|
|
- fullscreen=true>
|
|
|
+ :fullscreen="true">
|
|
|
<iframe
|
|
|
:src=flowUrl
|
|
|
width="100%"
|
|
|
@@ -40,7 +40,7 @@
|
|
|
</avue-crud>
|
|
|
<el-dialog title="流程图"
|
|
|
:visible.sync="flowBox"
|
|
|
- fullscreen=true>
|
|
|
+ :fullscreen="true">
|
|
|
<iframe
|
|
|
:src=flowUrl
|
|
|
width="100%"
|
|
|
@@ -39,7 +39,7 @@
|
|
|
</avue-crud>
|
|
|
<el-dialog title="流程图"
|
|
|
:visible.sync="flowBox"
|
|
|
- fullscreen=true>
|
|
|
+ :fullscreen="true">
|
|
|
<iframe
|
|
|
:src=flowUrl
|
|
|
width="100%"
|