src/views/selfCheck/components/selfReport.vue
@@ -72,7 +72,7 @@ <span slot="footer" class="dialog-footer"> <el-button @click="dialogVisible = false">取消</el-button> <el-button type="primary" @click="submitForm('checkForm')">提交</el-button> <el-button type="primary" v-stop-re-click @click="submitForm('checkForm')">提交</el-button> </span> </el-dialog> </template>