liyg 2 سال پیش
والد
کامیت
f5e34288e5
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/views/RMS/components/addCapacity.vue

+ 0 - 1
src/views/RMS/components/addCapacity.vue

@@ -247,7 +247,6 @@ export default {
         this.addLoading = false;
         return;
       }
-      return;
       let RmsCapacity = {
         capacityTypeId: this.form1.capacityTypeId,
         capacityNumber: this.form1.capacityNumber.toUpperCase(),