huangfuli %!s(int64=3) %!d(string=hai) anos
pai
achega
555981543f

+ 2 - 2
src/views/purchasingManagement/procurementPlanList.vue

@@ -578,7 +578,7 @@ export default {
               .then((response) => {
                 this.$notify.success({
                   title: '成功',
-                  message: '状态修改成功',
+                  message: '基差修改成功',
                 })
                 this.getList()
               })
@@ -605,7 +605,7 @@ export default {
               .then((response) => {
                 this.$notify.success({
                   title: '成功',
-                  message: '状态修改成功',
+                  message: '单价修改成功',
                 })
                 this.getList()
               })

+ 2 - 2
src/views/salesManagement/salesPlanList.vue

@@ -556,7 +556,7 @@ export default {
               .then((response) => {
                 this.$notify.success({
                   title: '成功',
-                  message: '状态修改成功',
+                  message: '基差修改成功',
                 })
                 this.getList()
               })
@@ -582,7 +582,7 @@ export default {
               .then((response) => {
                 this.$notify.success({
                   title: '成功',
-                  message: '状态修改成功',
+                  message: '单价修改成功',
                 })
                 this.getList()
               })