Commit 38cf389e authored by huangyy's avatar huangyy

修改url

parent 7362b3cb
...@@ -1060,7 +1060,7 @@ ...@@ -1060,7 +1060,7 @@
}, },
apiGetYwxx() { apiGetYwxx() {
this.ywlistData = [] this.ywlistData = []
this.$post('ywxxgl/uywxx/query', { this.$post('yhlywpc/uywxx/query', {
sbxxCode: this.getFirstPartOfString(this.selectedModel.name), sbxxCode: this.getFirstPartOfString(this.selectedModel.name),
}).then(res => { }).then(res => {
this.ywlistData = res.data.records || [] this.ywlistData = res.data.records || []
......
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