zwl
2025-07-05 9b6a50bf1288d2f7f06a67bec0c902d1256e44fe
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 {