From 4ceeaa26a6803bbc31e20c6f47854c92d45ba9ae Mon Sep 17 00:00:00 2001 From: hongchao <3228015117@qq.com> Date: Wed, 26 Mar 2025 17:39:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=B0=83=E6=95=B4=E5=92=8C?= =?UTF-8?q?=E7=BB=93=E7=AE=97=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/store/newBuy.js | 10 ++++++++++ .../picking/apply/component/home.vue | 2 +- .../picking/apply/component/home1.vue | 11 ++++++++++- .../picking/auditing/component/home1.vue | 19 ++++++++++--------- .../claimAndreturn/picking/outbound/index.vue | 7 ++++--- .../component/finishAndDetails.vue | 7 +++++-- .../toolsAcceptance/component/addTools.vue | 6 ++++++ 7 files changed, 46 insertions(+), 16 deletions(-) diff --git a/src/api/store/newBuy.js b/src/api/store/newBuy.js index 0e4eeb2..c4f6887 100644 --- a/src/api/store/newBuy.js +++ b/src/api/store/newBuy.js @@ -377,3 +377,13 @@ export function getBindCodeDetails(query) { export const postAcceptImgUploadApi = (data) => { return request.post('/material/purchaseCheckDetails/uploadPic', data) } + + +//新增机具模板下载 +export function downLoadTypeModel(data) { + return request({ + url: '/material/purchaseMacode/downLoadTypeModel', + method: 'post', + data: data, + }) +} \ No newline at end of file diff --git a/src/views/claimAndreturn/picking/apply/component/home.vue b/src/views/claimAndreturn/picking/apply/component/home.vue index b3797ea..6484fc6 100644 --- a/src/views/claimAndreturn/picking/apply/component/home.vue +++ b/src/views/claimAndreturn/picking/apply/component/home.vue @@ -9,7 +9,7 @@ v-show="showSearch" label-width="80px" > - + {{ scope.row.leaseApplyInfoList[0].remark }} - + - +