LAPTOP-FO2T5SIU\35838 преди 8 месеца
родител
ревизия
3a4f84ceaa
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/parkAssets/parkBuild/index.vue

+ 1 - 1
src/views/parkAssets/parkBuild/index.vue

@@ -468,7 +468,7 @@ export default {
                     }
                     if (arr != null && arr != [] && arr != '') {
                         postData.groupName = arr[0]
-                        postData.lpmc = arr[1]
+                        postData.discName = arr[1]
                     }
                     let urlAdd = 'add'
                     if (undefined != this.buildForm.id && this.buildForm.id != null && this.buildForm.id != '') {