| subPackage/school/troubleDetail.vue | ●●●●● patch | view | raw | blame | history | |
| subPackage/school/troubleList.vue | ●●●●● patch | view | raw | blame | history |
subPackage/school/troubleDetail.vue
@@ -236,7 +236,9 @@ submitInfo() { let data = { id: this.info.id id: this.info.id, isProblem: this.form.isProblem, isHandle: this.form.isHandle, } if (this.roleTypeName == "xyzt") { if (!this.form.isProblem) { subPackage/school/troubleList.vue
@@ -58,8 +58,8 @@ current: this.currentPage, size: 10, houseCode: uni.getStorageSync("siteInfo").houseCode, type: type // eventType: type type: type, createUser: uni.getStorageSync("userInfo").user_id, }).then(res => { if (res.code != 200) { uni.showToast({