|
@@ -705,7 +705,7 @@ export default { |
|
|
}, |
|
|
}, |
|
|
methods: { |
|
|
methods: { |
|
|
getList(){ |
|
|
getList(){ |
|
|
getShyqrs({zjddm:this.form.zjddm}).then(response => { |
|
|
|
|
|
|
|
|
getShyqrs({zjddm:this.zjdzdxxItem.zjddm}).then(response => { |
|
|
this.nhdmDictionaries = response.rows.map(function(item){ |
|
|
this.nhdmDictionaries = response.rows.map(function(item){ |
|
|
item.shyqrdbxm = item.shyqrdbxm + item.nhdm; |
|
|
item.shyqrdbxm = item.shyqrdbxm + item.nhdm; |
|
|
return { |
|
|
return { |
|
|