From ce806ae42cb8f6453b42585389698b8e55506884 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=96=AA=E5=90=8D?= <942005050@qq.com> Date: Wed, 17 Jul 2024 11:52:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A1=E5=88=92=E4=BF=AE=E6=94=B9=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productionplan/productionMain/index.vue | 8 ++++---- .../productionplan/productionMainAssemble/index.vue | 8 ++++---- .../productionMainAssembleSparePart/index.vue | 8 ++++---- .../productionMainPredictSparePart/index.vue | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/views/wms/productionManage/productionplan/productionMain/index.vue b/src/views/wms/productionManage/productionplan/productionMain/index.vue index 642431a99..c53a2a76f 100644 --- a/src/views/wms/productionManage/productionplan/productionMain/index.vue +++ b/src/views/wms/productionManage/productionplan/productionMain/index.vue @@ -335,7 +335,7 @@ const buttonTableClick = async (val, row) => { ProductionMainApi.generatePreparetoissue(row.number).then((PreparetoissueRes) => { // 生成收货申请 ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { @@ -348,7 +348,7 @@ const buttonTableClick = async (val, row) => { console.log(err) // 生成收货申请 ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { @@ -406,7 +406,7 @@ const buttonTableClick = async (val, row) => { ProductionMainApi.generatePreparetoissue(row.number).then((PreparetoissueRes) => { // 生成收货申请 ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { @@ -419,7 +419,7 @@ const buttonTableClick = async (val, row) => { console.log(err) // 生成收货申请 ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { diff --git a/src/views/wms/productionManage/productionplan/productionMainAssemble/index.vue b/src/views/wms/productionManage/productionplan/productionMainAssemble/index.vue index 1f63f5282..7e2c041af 100644 --- a/src/views/wms/productionManage/productionplan/productionMainAssemble/index.vue +++ b/src/views/wms/productionManage/productionplan/productionMainAssemble/index.vue @@ -332,7 +332,7 @@ const buttonTableClick = async (val, row) => { ProductionMainApi.generatePreparetoissue(row.number).then((PreparetoissueRes) => { // 生成收货申请 ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { @@ -347,7 +347,7 @@ const buttonTableClick = async (val, row) => { // 生成收货申请 // tableObject.loading = true ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { @@ -405,7 +405,7 @@ const buttonTableClick = async (val, row) => { ProductionMainApi.generatePreparetoissue(row.number).then((PreparetoissueRes) => { // 生成收货申请 ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { @@ -418,7 +418,7 @@ const buttonTableClick = async (val, row) => { console.log(err) // 生成收货申请 ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { diff --git a/src/views/wms/productionManage/productionplan/productionMainAssembleSparePart/index.vue b/src/views/wms/productionManage/productionplan/productionMainAssembleSparePart/index.vue index dad69ddeb..4ab269ab6 100644 --- a/src/views/wms/productionManage/productionplan/productionMainAssembleSparePart/index.vue +++ b/src/views/wms/productionManage/productionplan/productionMainAssembleSparePart/index.vue @@ -331,7 +331,7 @@ const buttonTableClick = async (val, row) => { ProductionMainApi.generatePreparetoissue(row.number).then((PreparetoissueRes) => { // 生成收货申请 ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { @@ -346,7 +346,7 @@ const buttonTableClick = async (val, row) => { // 生成收货申请 // tableObject.loading = true ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { @@ -404,7 +404,7 @@ const buttonTableClick = async (val, row) => { ProductionMainApi.generatePreparetoissue(row.number).then((PreparetoissueRes) => { // 生成收货申请 ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { @@ -419,7 +419,7 @@ const buttonTableClick = async (val, row) => { // 生成收货申请 // tableObject.loading = true ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { diff --git a/src/views/wms/productionManage/productionplan/productionMainPredictSparePart/index.vue b/src/views/wms/productionManage/productionplan/productionMainPredictSparePart/index.vue index 6a4e7cdac..3b44d5f4c 100644 --- a/src/views/wms/productionManage/productionplan/productionMainPredictSparePart/index.vue +++ b/src/views/wms/productionManage/productionplan/productionMainPredictSparePart/index.vue @@ -331,7 +331,7 @@ const buttonTableClick = async (val, row) => { ProductionMainApi.generatePreparetoissue(row.number).then((PreparetoissueRes) => { // 生成收货申请 ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { @@ -344,7 +344,7 @@ const buttonTableClick = async (val, row) => { console.log(err) // 生成收货申请 ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { @@ -402,7 +402,7 @@ const buttonTableClick = async (val, row) => { ProductionMainApi.generatePreparetoissue(row.number).then((PreparetoissueRes) => { // 生成收货申请 ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => { @@ -415,7 +415,7 @@ const buttonTableClick = async (val, row) => { console.log(err) // 生成收货申请 ProductionMainApi.generateProductreceiptRequest(row.number).then(() => { - message.success(t('common.createSuccess')) + message.success(t('common.updateSuccess')) tableObject.loading = false getList() }).catch(err => {