diff --git a/src/api/label/index.ts b/src/api/label/index.ts
index dfa6591..033b2ba 100644
--- a/src/api/label/index.ts
+++ b/src/api/label/index.ts
@@ -81,7 +81,7 @@ export function getUnitList(data: any) {
export function getTrackOutBox(data: any) {
return request({
- url: '/api/label/TrackOutBox',
+ url: '/api/api/label/TrackOutBox',
method: 'post',
data: data,
});
diff --git a/src/views/label/printingOfWithoutSource/index.vue b/src/views/label/printingOfWithoutSource/index.vue
index ff21a93..44ec3b9 100644
--- a/src/views/label/printingOfWithoutSource/index.vue
+++ b/src/views/label/printingOfWithoutSource/index.vue
@@ -10,10 +10,11 @@
+
+ <!– @change="GetERPLocationForList">–>
@@ -26,6 +27,7 @@
+ -->