This commit is contained in:
2021-09-15 11:13:49 +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
},