Commit 4a308a7e authored by 蒋金城's avatar 蒋金城

。。

parent 9d364342
...@@ -176,7 +176,7 @@ export default { ...@@ -176,7 +176,7 @@ export default {
const searchParams = Object.assign({}, { const searchParams = Object.assign({}, {
'unitAddr_l': !this.form.getFieldValue('unitAddr_l')?'':this.form.getFieldValue('unitAddr_l'), 'unitAddr_l': !this.form.getFieldValue('unitAddr_l')?'':this.form.getFieldValue('unitAddr_l'),
// nrStId: this.$route.query.nrStId nrStId: this.$route.query.nrStId
}, obj) }, obj)
this.searchParams = searchParams this.searchParams = searchParams
this.$ajax.get({ this.$ajax.get({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment