@@ -386,6 +386,7 @@
:visible.sync="open"
:close-on-click-modal="false"
@close='addCloseDialog'
+ :show-close="closeButton"
width="80%"
append-to-body
@@ -2814,6 +2815,7 @@ export default {
},
data() {
return {
+ closeButton:true,
businessType:'',
fCartype:'',
fBstime:'',