From 6f3632af6d38889392fecde50277a2e9a8b6612e Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 29 五月 2025 18:29:02 +0800
Subject: [PATCH] 提交
---
wx/unpackage/dist/dev/mp-weixin/pages/new_report/new_report.js | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/wx/unpackage/dist/dev/mp-weixin/pages/new_report/new_report.js b/wx/unpackage/dist/dev/mp-weixin/pages/new_report/new_report.js
index 51ff4fc..14e9d02 100644
--- a/wx/unpackage/dist/dev/mp-weixin/pages/new_report/new_report.js
+++ b/wx/unpackage/dist/dev/mp-weixin/pages/new_report/new_report.js
@@ -133,7 +133,7 @@
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 */ 502))
},
uActionSheet: function () {
- return Promise.all(/*! import() | node-modules/uview-ui/components/u-action-sheet/u-action-sheet */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-action-sheet/u-action-sheet")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-action-sheet/u-action-sheet.vue */ 541))
+ return Promise.all(/*! import() | node-modules/uview-ui/components/u-action-sheet/u-action-sheet */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-action-sheet/u-action-sheet")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-action-sheet/u-action-sheet.vue */ 532))
},
}
} catch (e) {
@@ -1228,19 +1228,14 @@
}
}), (0, _defineProperty2.default)(_methods, "openInfo", function openInfo(type) {
if (type === 1) {
- console.log(this.insurance.lpYggxFileInfo);
this.htmlVal = this.insurance.lpYggxFileInfo;
} else if (type === 2) {
- console.log(this.insurance.lpMzFileInfo);
this.htmlVal = this.insurance.lpMzFileInfo;
} else if (type === 3) {
- console.log(this.insurance.lpZyFileInfo);
this.htmlVal = this.insurance.lpZyFileInfo;
} else if (type === 4) {
- console.log(this.insurance.lpScFileInfo);
this.htmlVal = this.insurance.lpScFileInfo;
} else if (type === 5) {
- console.log(this.insurance.lpYggxFileInfo);
this.htmlVal = this.insurance.lpYggxFileInfo;
}
this.show6 = true;
--
Gitblit v1.9.3