#
zhang
2025-06-25 8c15ddabb65e6736fb176104fde850fb35e42423
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 {