|
|
@@ -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) {
|