liyg 2 anni fa
parent
commit
f5e34288e5
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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(),