luoaoxuan 1 год назад
Родитель
Сommit
551056b24c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/system/fasc/facilityEnvConfig.vue

+ 1 - 1
src/views/system/fasc/facilityEnvConfig.vue

@@ -469,7 +469,7 @@ export default {
                     data.forEach(item => {
                         const bianHao = item.yuan_she_bei_bian
                         const mingChneg = item.she_bei_ming_cheng_
-                        const mingChnegId = item.she_bei_ming_chen
+                        const mingChnegId = item.id_
                         const t = this.subForm.find(sub => sub.deviceno1_ === bianHao)
 
                         if (!t) {