Browse Source

计划修改提示信息

hella_online_20240829
陈薪名 4 months ago
parent
commit
ce806ae42c
  1. 8
      src/views/wms/productionManage/productionplan/productionMain/index.vue
  2. 8
      src/views/wms/productionManage/productionplan/productionMainAssemble/index.vue
  3. 8
      src/views/wms/productionManage/productionplan/productionMainAssembleSparePart/index.vue
  4. 8
      src/views/wms/productionManage/productionplan/productionMainPredictSparePart/index.vue

8
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 => {

8
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 => {

8
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 => {

8
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 => {

Loading…
Cancel
Save