下拉对接接口
This commit is contained in:
parent
ed1fbcb9a0
commit
94553b2b13
|
|
@ -446,6 +446,7 @@
|
||||||
let data = {
|
let data = {
|
||||||
summrayMode: this.riqinumber,
|
summrayMode: this.riqinumber,
|
||||||
startTime: this.dateqs,
|
startTime: this.dateqs,
|
||||||
|
stationCode:this.stationCode,
|
||||||
}
|
}
|
||||||
this.$http.post('/applet/survDeviceDeploy/waterIntegrateStatistic', data).then(iem => {
|
this.$http.post('/applet/survDeviceDeploy/waterIntegrateStatistic', data).then(iem => {
|
||||||
let lynum = iem.data.data
|
let lynum = iem.data.data
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue