|
|
@ -1244,7 +1244,6 @@ const documentSrc = ref(BASE_URL + '/jmreport/view/1019060741381099520?token=' + |
|
|
|
// 物料状态是号试显示生准订单的发货单模版 |
|
|
|
const documentSrc2 = ref(BASE_URL + '/jmreport/view/1019406772438372352?token=' + getAccessToken()) |
|
|
|
const handleDocumentPrint = async (id, stausId) => { |
|
|
|
debugger |
|
|
|
await SupplierdeliverRequestMainApi.getItemStatus(stausId).then(async (res) => { |
|
|
|
if (res) { |
|
|
|
//号试(生准订单)模板 |
|
|
|