|
|
@@ -463,7 +463,7 @@ export default { |
|
|
|
this.$set(this.form, "xb", val.sqrxb); |
|
|
|
this.$set(this.form, "hklx", val.hklx); |
|
|
|
this.$set(this.form, "sfbncjtjjzzcy", val.sfbjtjjzzcy); |
|
|
|
listNmfw({zjddm:this.zjdzdxx.zjddm,nhdm:val.nhdm}).then(response => { |
|
|
|
listNmfw({zjddm:this.zjdzdxx.zjddm}).then(response => { |
|
|
|
this.nmfwDictionaries = response.rows; |
|
|
|
}); |
|
|
|
this.shownhdm = false; |
|
|
@@ -539,8 +539,12 @@ export default { |
|
|
|
this.shownhdm =false; |
|
|
|
}, |
|
|
|
onConfirmnmfwdm(val){ |
|
|
|
this.form.nmfwdm = val.nmfwdm; |
|
|
|
this.shownmfwdm = false; |
|
|
|
if(val.sfytrgy === "0" && val.nhdm){ |
|
|
|
this.$toast("不能与其他人共有!"); |
|
|
|
}else{ |
|
|
|
this.form.nmfwdm = val.nmfwdm; |
|
|
|
this.shownmfwdm = false; |
|
|
|
} |
|
|
|
}, |
|
|
|
guidProduct(){ |
|
|
|
return 'xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx'.replace(/[xy]/g, function (c) { |
|
|
|