luoaoxuan 1 년 전
부모
커밋
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) {