zwl
2025-07-09 958883d6f4dac68fcbbccadb4e7f87e963eee0e8
zy-asrs-wms/src/main/webapp/static/js/locDetl/locDetl.js
@@ -232,7 +232,7 @@
                                        item[2] = "'" + item[2];
                                    }
                                })
                                table.exportFile(titles, res.data, 'xls');
                                table.exportFile(titles, res.data, 'xlsx');
                            } else if (res.code === 403) {
                                top.location.href = baseUrl + "/";
                            } else {