فهرست منبع

成衣分配表-保存-失败提示

jbb 2 سال پیش
والد
کامیت
55dcaef075
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      src/views/reportForms/cost-allocation-table.vue

+ 2 - 0
src/views/reportForms/cost-allocation-table.vue

@@ -909,6 +909,8 @@ export default {
             this.$message.success('保存成功')
 
             halfInfo = {}
+          }else{
+            this.$message.error(res.message);
           }
         })
       } else {