| subPackage/label/hotel.vue | ●●●●● patch | view | raw | blame | history | |
| subPackage/workbench/views/examine.vue | ●●●●● patch | view | raw | blame | history |
subPackage/label/hotel.vue
@@ -427,6 +427,7 @@ sumitInfo() { this.$refs.form.validate().then(valid => { this.checkImages() console.log("info=>",this.info); saveHotelReporting(this.info).then(res => { uni.showToast({ icon: 'success', subPackage/workbench/views/examine.vue
@@ -231,7 +231,8 @@ } = this.form let data = { id: this.currentData.id, confirmFlag: this.findObjValue(confirmFlag, this.columns[0]).status // confirmFlag: this.findObjValue(confirmFlag, this.columns[0]).status confirmFlag:confirmFlag } confirmNotion && Object.assign(data, { confirmNotion