src/main/webapp/views/locNormal/locNormal.html @@ -161,7 +161,7 @@ <script type="text/html" id="locArea"> {{ locArea.map(function(item){ if (d.warehouse == item.id) { if (d.warehouse == item.uuid) { return item.name; } });