马宇豪
2023-03-14 2c4edb31e7da37c98e5660ab478f43e01a77003c
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>