From c3f1944884a6e48286b46428b5475b72b22b9f70 Mon Sep 17 00:00:00 2001 From: guoshuang Date: Wed, 11 Oct 2023 09:03:09 +0800 Subject: [PATCH] =?UTF-8?q?mes=E6=89=98=E7=9B=98=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/mes/ChangePalletNew/index.vue | 8 ++++---- src/utils/url.ts | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/mes/ChangePalletNew/index.vue b/src/pages/mes/ChangePalletNew/index.vue index b66d92f..cb41751 100644 --- a/src/pages/mes/ChangePalletNew/index.vue +++ b/src/pages/mes/ChangePalletNew/index.vue @@ -20,11 +20,11 @@ - + - + @@ -147,8 +147,8 @@ export default class ChangePalletNew extends BasePage { rfidNo: this.orderNo, reqCode: this.generateGUID(), reqTime: formattedDate, - sku: this.orderNoItemList.sku, - spec: this.orderNoItemList.spec, + sku: this.orderNoItemList.productCode, + spec: this.orderNoItemList.productSpc, productionState: this.productCodelocList.value, //缓存区:2或者3,成品2,烘房3 //location: this.location, locationStatus: this.locationStatus, //是否取走托盘 diff --git a/src/utils/url.ts b/src/utils/url.ts index 054ccb6..7f4d745 100644 --- a/src/utils/url.ts +++ b/src/utils/url.ts @@ -1,5 +1,5 @@ /* eslint-disable @typescript-eslint/no-unused-vars */ -const qianzhuione = '/prod-api'; // '/prod-api'生产环境 // '/dev-api'开发环境是调后端本地时使用 +const qianzhuione = '/dev-api'; // '/prod-api'生产环境 // '/dev-api'开发环境是调后端本地时使用 export const url = { wmspda: { system: {