Compare commits

...

2 Commits

Author SHA1 Message Date
路 范
ca62697422 Merge branch 'master' of http://118.178.224.202:3000/ewide/zsxt_nbzs_h5 2021-09-15 09:56:49 +08:00
路 范
b1e9ca2e33 update 修改mgop type 2021-09-15 09:56:30 +08:00

View File

@@ -347,7 +347,7 @@ export default {
api: "mgop.kykj.houseexpropriat.getprjlist", // 必须
host: "https://mapi.zjzwfw.gov.cn/",
dataType: "JSON",
type: "GET",
type: "POST",
data: {
ticket: this.$route.query.ticket
},