@ -1,5 +1,5 @@
<template>
<Dialog :title="dialogTitle" v-model="dialogVisible" width="1200px">
<Dialog :title="dialogTitle" v-model="dialogVisible" width="1200px" :close-on-click-modal="false">
<el-form
ref="formRef"
:model="formData"