k94314517
2025-05-29 058a40c60af7d3823845d8f4ab24b0abb48576d1
wx/unpackage/dist/dev/mp-weixin/pages/online_reporting/online_reporting.js
@@ -103,13 +103,13 @@
try {
  components = {
    uSticky: function () {
      return Promise.all(/*! import() | node-modules/uview-ui/components/u-sticky/u-sticky */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-sticky/u-sticky")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-sticky/u-sticky.vue */ 500))
      return Promise.all(/*! import() | node-modules/uview-ui/components/u-sticky/u-sticky */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-sticky/u-sticky")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-sticky/u-sticky.vue */ 510))
    },
    uSearch: function () {
      return Promise.all(/*! import() | node-modules/uview-ui/components/u-search/u-search */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-search/u-search")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-search/u-search.vue */ 508))
      return Promise.all(/*! import() | node-modules/uview-ui/components/u-search/u-search */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-search/u-search")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-search/u-search.vue */ 518))
    },
    uButton: function () {
      return Promise.all(/*! import() | node-modules/uview-ui/components/u-button/u-button */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-button/u-button")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-button/u-button.vue */ 406))
      return Promise.all(/*! import() | node-modules/uview-ui/components/u-button/u-button */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-button/u-button")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-button/u-button.vue */ 416))
    },
  }
} catch (e) {
@@ -240,14 +240,50 @@
        name: '全部',
        id: ''
      }, {
        name: '已完成',
        id: '4'
      }, {
        name: '处理中',
        name: '暂存中',
        id: '0'
      }, {
        name: '已撤销',
        name: '已报案',
        id: '1'
      }, {
        name: '待立案',
        id: '2'
      }, {
        name: '已立案',
        id: '3'
      }, {
        name: '立案退回',
        id: '4'
      }, {
        name: '待受理',
        id: '5'
      }, {
        name: '拒绝受理',
        id: '6'
      }, {
        name: '商议待审批',
        id: '7'
      }, {
        name: '商议审批拒绝',
        id: '8'
      }, {
        name: '已受理',
        id: '9'
      }, {
        name: '待核赔',
        id: '10'
      }, {
        name: '已核赔',
        id: '11'
      }, {
        name: '待结案',
        id: '12'
      }, {
        name: '已结案',
        id: '13'
      }, {
        name: '已撤案',
        id: '14'
      }]
    };
  },