Browse Source

提交嘉通木材

caojunjie 2 năm trước cách đây
mục cha
commit
e67c50d6e2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/purchasingManagement/inStock/detailsPage.vue

+ 1 - 1
src/views/purchasingManagement/inStock/detailsPage.vue

@@ -807,7 +807,7 @@ export default {
           }).then(res => {
             this.$message({
               type: "success",
-              message: "撤销成功!"
+              message: "入库成功!"
             });
             this.getDetail(this.form.id);
             this.subLoading = false;