| | |
| | | try { |
| | | components = { |
| | | uPopup: function () { |
| | | return Promise.all(/*! import() | node-modules/uview-ui/components/u-popup/u-popup */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-popup/u-popup")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-popup/u-popup.vue */ 265)) |
| | | return Promise.all(/*! import() | node-modules/uview-ui/components/u-popup/u-popup */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-popup/u-popup")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-popup/u-popup.vue */ 293)) |
| | | }, |
| | | } |
| | | } catch (e) { |
| | |
| | | }); |
| | | return; |
| | | } |
| | | if (this.from.info.length < 10) { |
| | | uni.showToast({ |
| | | title: '最少字数不能低于10个字', |
| | | icon: 'none', |
| | | duration: 2000 |
| | | }); |
| | | return; |
| | | } |
| | | this.isEnd = false; |
| | | this.$u.api.saveRepair({ |
| | | addr: this.from.address, |
| | |
| | | duration: 2000 |
| | | }); |
| | | _this2.isEnd = true; |
| | | setTimeout(function () { |
| | | uni.navigateBack({ |
| | | delta: 1 |
| | | }); |
| | | }, 2000); |
| | | // setTimeout(() => { |
| | | uni.navigateBack({ |
| | | delta: 1 |
| | | }); |
| | | // }, 2000) |
| | | } |
| | | }); |
| | | } |