update 无来源标签打印页面,修改打印按钮url路径
This commit is contained in:
parent
aa375145f0
commit
569602b4d0
@ -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,
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user