Commit 77757482 authored by houjn@hikoon.cn's avatar houjn@hikoon.cn
parents a690ccbb 32e280c1
...@@ -68,6 +68,7 @@ export function printTag(id) { ...@@ -68,6 +68,7 @@ export function printTag(id) {
return request({ return request({
url: '/order/print/orderTagPrint?orderId=' + id, url: '/order/print/orderTagPrint?orderId=' + id,
method: 'get', method: 'get',
timeout: 3 * 60000
}) })
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment