src/views/doublePrevent/riskCheckManage/checkTaskManage/checkTask/components/recordDialog.vue
@@ -28,7 +28,7 @@ <template #footer> <span class="dialog-footer"> <el-button @click="isShowSubmitDialog = !isShowSubmitDialog" size="default">取 消</el-button> <el-button type="primary" @click="submitRecord" v-throttle size="default">确 实</el-button> <el-button type="primary" @click="submitRecord" v-throttle size="default">确 定</el-button> </span> </template> </el-dialog>