Your Name
2022-08-03 6e1be6afed910d217199278bb3f89d8922dfc5af
src/views/intellectInspect/inspectBasic/inspectPoint/components/inspectPointDialog.vue
@@ -27,7 +27,7 @@
            <template #footer>
                <span class="dialog-footer">
                    <el-button @click="isShowInspectPointDialog = !isShowInspectPointDialog" size="default">取 消</el-button>
                    <el-button type="primary" @click="submitInspectPoint" v-throttle size="default">确 实</el-button>
                    <el-button type="primary" @click="submitInspectPoint" v-throttle size="default">确 定</el-button>
                </span>
            </template>
        </el-dialog>