Lou
2024-04-25 10d1b8267c9dba2ea9afa2b586fb2eb8d2af698c
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(() => {