马宇豪
2023-05-22 d0bec404f2c22ca04e8592f1a2ba0b39eab0be2f
src/views/doublePrevent/riskCheckManage/hiddenManagement/hiddenRectify/index.vue
@@ -280,7 +280,6 @@
        // 初始化表格数据
        const initRectifyTableData = async () => {
            debugger;
            if (state.rectifyData.params.serialCode.toString().length === 0) {
                let res = await hiddenRectifyApi().getHiddenRectifyList(state.rectifyData.params);
                if (res.data.code === '200') {