| subPackage/school/trouble.vue | ●●●●● patch | view | raw | blame | history | |
| subPackage/school/troubleList.vue | ●●●●● patch | view | raw | blame | history |
subPackage/school/trouble.vue
@@ -133,8 +133,8 @@ urls.push(e.name) }) this.info.images = urls.join(",") this.info.houseCode = uni.getStorageSync("siteInfo").houseCode; } this.info.houseCode = uni.getStorageSync("siteInfo").houseCode; addTroubleReport(this.info).then(res => { this.$showTips("提交成功", "success") setTimeout(() => { subPackage/school/troubleList.vue
@@ -59,7 +59,6 @@ size: 10, houseCode: uni.getStorageSync("siteInfo").houseCode, type: type // reportType: 2 // eventType: type }).then(res => { if (res.code != 200) {