cp
2025-01-04 8bfe3cdd48ca3f47d054deb5aebc48154ffb4c88
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 {