From 4ebe4b1101f40d65ec4ad32ff4f8ba9f7c41b8e0 Mon Sep 17 00:00:00 2001
From: jt <jt@activesoft.com.cn>
Date: 星期五, 10 五月 2024 14:16:47 +0800
Subject: [PATCH] test

---
 unpackage/dist/dev/app-plus/app-view.js | 1547 ++++++++++++++++++++++++++++-------------------------------
 1 files changed, 731 insertions(+), 816 deletions(-)

diff --git a/unpackage/dist/dev/app-plus/app-view.js b/unpackage/dist/dev/app-plus/app-view.js
index f1c1571..b31ec20 100644
--- a/unpackage/dist/dev/app-plus/app-view.js
+++ b/unpackage/dist/dev/app-plus/app-view.js
@@ -19645,9 +19645,10 @@
   } // eslint-disable-next-line no-underscore-dangle, no-param-reassign
 
   url = url && url.__esModule ? url.default : url
-
+  let isAbsoluteFile = false
   if (typeof url !== 'string') {
     if (url.protocol && url.protocol === 'file:' && url.pathname) {
+      isAbsoluteFile = true
       url = url.pathname
     } else {
       return url
@@ -19668,6 +19669,9 @@
   if (/["'() \t\n]/.test(url) || options.needQuotes) {
     return '"'.concat(url.replace(/"/g, '\\"').replace(/\n/g, '\\n'), '"')
   }
+  if (isAbsoluteFile) {
+    return url
+  }
   if (url.indexOf('/') === 0) {
     return url.substr(1)
   }
@@ -19681,9 +19685,9 @@
   !*** D:/椤圭洰/MES-PDA/uni_modules/uni-icons/components/uni-icons/uniicons.ttf ***!
   \*****************************************************************************/
 /*! no static exports found */
-/***/ (function(module, exports) {
+/***/ (function(module, exports, __webpack_require__) {
 
-module.exports = "/uni_modules/uni-icons/components/uni-icons/uniicons.ttf";
+module.exports = __webpack_require__.p + "assets/uniicons.b6d3756e.ttf";
 
 /***/ }),
 /* 132 */
@@ -20244,7 +20248,7 @@
 var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ../../../../瀹夎鍖�HBuilderX/plugins/uniapp-cli/node_modules/css-loader/dist/runtime/api.js */ 19);
 exports = ___CSS_LOADER_API_IMPORT___(false);
 // Module
-exports.push([module.i, "\n.v-headStyle{\r\n\t/* border: 0.1rpx solid red; */\r\n\t/* line-height: 30rpx; */\r\n\tpadding: 5rpx 0;\n}\n.v-headStyle:first-child{\r\n\tmargin-top: 15rpx;\n}\n.v-headStyle .txt_title{\r\n  font-size: 34rpx;\r\n  text-align: right;\r\n  display: inline-block;\r\n  /* vertical-align: 24rpx; */\r\n  \r\n\t/* border: 0.1rpx solid red; */\n}\n.v-headStyle uni-input{\r\n\tvertical-align: middle;\r\n\tdisplay: inline-block;\r\n\t/* border: 1px solid #d5d5d5; */\r\n\t/* width: 65%; */\r\n\twidth: 85%;   \r\n\theight: 52rpx;\r\n    line-height: 34rpx;\r\n\tbackground: #FFF;\r\n\tborder-radius: 0 !important;\r\n\tcolor: #2d8cf0;\r\n\tpadding: 10rpx 8rpx 12rpx;\r\n\tfont-size: 34rpx;\r\n\tfont-family: inherit;\r\n\tbox-shadow: none !important;\r\n\ttransition-duration: 0.1s;\r\n\tmargin-top: 4rpx;\n}\n.v-headStyle uni-input::-webkit-input-placeholder {\r\n\tfont-size: 12rpx;\n}\n.v-headStyle .form-item-span{\r\n\t/* vertical-align:top; */\r\n    color: #2d8cf0;\r\n\twhite-space: normal;\r\n\tword-break: break-all;\r\n    display: inline-block;\r\n\t\r\n\t/* border: 0.1rpx solid red; */\n}\n.input-wrapper{\r\n\tborder: 1px solid #d5d5d5;\r\n    display: inline-block;\r\n    width: 65%;   \r\n\tline-height: 22rpx;\r\n\tvertical-align: middle;\n}\n.check_rememberPwd,\r\n.input-switch{\r\n\tvertical-align: middle;\r\n\tmargin-left:10rpx\n}\n[nvue] uni-view {\r\n    position: relative;\r\n    border: 0 solid #000;\r\n    box-sizing: border-box;\n}\n.uni-input {\r\n\t/* border: none; */\n}\n.uni-icon{\r\n\t/* border: 1px solid red; */\r\n\twidth: 8%;\r\n    font-family: uniicons;\r\n    font-size: 40rpx;\r\n    font-weight: 400;\r\n    font-style: normal;\r\n    /* width: 48rpx; */\r\n    height: 48rpx;\r\n    line-height: 48rpx;\r\n\tcolor: #2d8cf0;\r\n    cursor: pointer;\r\n    display: inline-block;\r\n\tvertical-align: 18rpx;\n}\n.view-content{\r\n\tmin-height: 700rpx;\r\n\t/* border:1px solid red; */\n}\n.input-disabled{\r\n\tbackground-color: #f3f3f3 !important;\n}\nuni-button.btn_add {\r\n\twidth:49.5%;\r\n\tmargin-top: 50rpx;\r\n\tpadding: 20rpx;\r\n\tline-height: 1.5;\r\n\tbackground: #4D6AF4;\r\n\tborder: none;\r\n\tcolor: #fff;\r\n    font-size: 38rpx;\r\n\tfont-weight: bold;\r\n\tfloat: right;\r\n\tdisplay: inline-block;\n}\nuni-button.btn_cancel {\r\n\twidth:49.5%;\r\n\tmargin-top: 50rpx;\r\n\tpadding: 20rpx;\r\n\tline-height: 1.5;\r\n\tbackground: #fff;\r\n\tborder: none;\r\n\tcolor: #000;\r\n    font-size: 38rpx;\r\n\tfont-weight: bold;\r\n\tfloat: left;\r\n\tdisplay: inline-block;\n}\n.view-popup{\r\n\tposition:relative;\n}\n.popup-content {\n@include flex;\r\n\talign-items: center;\r\n\tjustify-content: center;\r\n\tpadding: 30rpx;\r\n\tbackground-color: #fff;\r\n\t/* height: 150px; */\r\n\t/* border: 1px solid red; */\n}\n.popup-cont {\r\n\toverflow-y: auto;\r\n\t/* border: 1px solid red; */\n}\n.popup-height {\n@include height;\r\n\t/* width: 200px; */\n}\n.popup-header{\r\n\tfont-size: 42rpx;\r\n\tfont-weight: bold;\r\n\tmargin:20rpx 20rpx 0px 20rpx;\n}\n.view_popup_CheckList{\r\n\tmargin-bottom: 20rpx;\n}\n.popup-footer{\r\n\tfloat: right;\r\n\tposition:absolute;\r\n\tbottom:0;\r\n\tright:20rpx;\n}\nuni-button.btn_popup_add {\r\n\twidth:180rpx;\r\n\tmargin-top: 50rpx;\r\n\tmargin-right: 20rpx;\r\n\tpadding: 15rpx;\r\n\tline-height: 1.5;\r\n\tbackground: #27A6E1;\r\n\tborder: none;\r\n\tcolor: #fff;\r\n    font-size: 38rpx;\r\n\tfont-weight: bold;\r\n\t/* float: left; */\r\n\tdisplay: inline-block;\n}\nuni-button.btn_popup_cancel {\r\n\twidth:180rpx;\r\n\tmargin-top: 50rpx;\r\n\tpadding: 15rpx;\r\n\tline-height: 1.5;\r\n\tbackground: #27A6E1;\r\n\tborder: none;\r\n\tcolor: #fff;\r\n    font-size: 38rpx;\r\n\tfont-weight: bold;\r\n\t/* float: right; */\r\n\tdisplay: inline-block;\n}\n#dv_select{\r\n\tdisplay: inline-block;\r\n\twidth: 66%;\r\n\tbackground: #FFF;\r\n\tborder-radius: 0 !important;\r\n\tcolor: #2d8cf0;\r\n\t/* padding: 10rpx 8rpx 12rpx; */\r\n\tfont-size: 34rpx;\r\n\tfont-family: inherit;\r\n\tbox-shadow: none !important;\r\n\ttransition-duration: 0.1s;\r\n\tmargin-top: 0rpx;\r\n\t/* vertical-align: 10px; */\r\n\tvertical-align: middle;\n}\n#dv_select .uni-select{\r\n\tborder: 1px solid #ccc;\r\n\tborder-radius: 0 !important;\r\n\tcolor: #2d8cf0;\n}\n#dv_select .uni-select__input-text{\r\n\tcolor: #2d8cf0;\n}\n.panel_title{\r\n\tfont-size: 38rpx;\r\n\tbackground-color: #27A6E1;\r\n\tline-height: 80rpx;\r\n\tcolor: #fff;\r\n\ttext-align: center;\r\n\t font-weight: bold;\n}\n.v-panel{\r\n\tmin-height:788rpx;\n}\n.v-panellist{\r\n\tborder:4rpx solid #aaa;\r\n\tborder-radius: 10rpx;\r\n\tmargin: 10rpx 20rpx 0rpx 20rpx;\n}\n.v-paneldel{\r\n\ttext-align: right;\n}\n.panel_del{\r\n\tfont-size: 44rpx;\r\n\ttext-decoration: initial;\r\n\tmargin-top: 10rpx;\r\n\tmargin-right: 20rpx;\n}\n.class_attr_body .form-group {\r\n\tmargin: 20rpx 30rpx;\r\n    /* margin-left: -12px;\r\n    margin-right: -12px; */\n}\n.subclass_attr_body .form-group {\r\n\tmargin: 20rpx 10rpx;\r\n    /* margin-left: -12px;\r\n    margin-right: -12px; */\n}\n.form-group > uni-label[class*=\"col-\"] {\r\n    margin-bottom: 8rpx;\r\n\tfont-size: 32rpx;\n}\n.form-group uni-label {\r\n    vertical-align: middle;\r\n    line-height: 60rpx;\n}\n.tx_title2{\r\n\tfont-size: 32rpx;\r\n\ttext-align: right;\r\n\tdisplay: inline-block;\r\n\tvertical-align: -2px;\n}\n.attr_field{\r\n\tdisplay: inline-block;\r\n\tvertical-align: middle;\r\n\tmargin-left: 8px;\r\n\t/* width: 71%; */\n}\n.text-right2 {\r\n\tmargin: 0;\r\n\tvertical-align: -4px;\r\n\tmargin-left: 9px;\r\n\tfloat: none;\r\n\tfont-size: 44rpx;\r\n\tdisplay: inline-block;\n}\nuni-input::-webkit-input-placeholder {\r\n\tfont-size: 12rpx;\n}\n.v-panel uni-input{\r\n\tborder: 1px solid #d5d5d5;\r\n\twidth: 98%;\r\n\theight: 52rpx;\r\n\tbackground: #FFF;\r\n\tborder-radius: 0 !important;\r\n\tcolor: #046db3;\r\n\tpadding: 10rpx 8rpx 12rpx;\r\n\tfont-size: 34rpx;\r\n\tfont-family: inherit;\r\n\tbox-shadow: none !important;\r\n\ttransition-duration: 0.1s;\r\n\tmargin-top: 4rpx;\n}\n.date_iput{\r\n\t/* border: 1px solid #d5d5d5; */\r\n\t/* width: 98%; */\r\n\theight: 62rpx;\r\n\tbackground: #FFF;\r\n\tborder-radius: 0 !important;\r\n\tcolor: #046db3;\r\n\tpadding: 10rpx 8rpx 4rpx;\r\n\tfont-size: 34rpx;\r\n\tfont-family: inherit;\r\n\tbox-shadow: none !important;\r\n\ttransition-duration: 0.1s;\n}\n.dv_input{\r\n    display: inline-block;\r\n    width: 65%;    \r\n\t/* line-height: 22rpx; */\n}\n.view-floor{\r\n\tpadding: 0 20rpx;\n}\r\n", ""]);
+exports.push([module.i, "\n.v-headStyle{\r\n\t/* border: 0.1rpx solid red; */\r\n\t/* line-height: 30rpx; */\r\n\tpadding: 5rpx 0;\n}\n.v-headStyle:first-child{\r\n\tmargin-top: 15rpx;\n}\n.v-headStyle .txt_title{\r\n  font-size: 34rpx;\r\n  text-align: right;\r\n  display: inline-block;\r\n  /* vertical-align: 24rpx; */\r\n  \r\n\t/* border: 0.1rpx solid red; */\n}\n.v-headStyle uni-input{\r\n\tvertical-align: middle;\r\n\tdisplay: inline-block;\r\n\t/* border: 1px solid #d5d5d5; */\r\n\t/* width: 65%; */\r\n\twidth: 85%;   \r\n\theight: 52rpx;\r\n    line-height: 34rpx;\r\n\tbackground: #FFF;\r\n\tborder-radius: 0 !important;\r\n\tcolor: #2d8cf0;\r\n\tpadding: 10rpx 8rpx 12rpx;\r\n\tfont-size: 34rpx;\r\n\tfont-family: inherit;\r\n\tbox-shadow: none !important;\r\n\ttransition-duration: 0.1s;\r\n\tmargin-top: 4rpx;\n}\n.v-headStyle uni-input::-webkit-input-placeholder {\r\n\tfont-size: 12rpx;\n}\n.v-headStyle .form-item-span{\r\n\t/* vertical-align:top; */\r\n    color: #2d8cf0;\r\n\twhite-space: normal;\r\n\tword-break: break-all;\r\n    display: inline-block;\r\n\t\r\n\t/* border: 0.1rpx solid red; */\n}\n.input-wrapper{\r\n\tborder: 1px solid #d5d5d5;\r\n    display: inline-block;\r\n    width: 65%;   \r\n\tline-height: 22rpx;\r\n\tvertical-align: middle;\n}\n.check_rememberPwd,\r\n.input-switch{\r\n\tvertical-align: middle;\r\n\tmargin-left:10rpx\n}\n[nvue] uni-view {\r\n    position: relative;\r\n    border: 0 solid #000;\r\n    box-sizing: border-box;\n}\n.uni-input {\r\n\t/* border: none; */\n}\n.uni-icon{\r\n\t/* border: 1px solid red; */\r\n\twidth: 8%;\r\n    font-family: uniicons;\r\n    font-size: 40rpx;\r\n    font-weight: 400;\r\n    font-style: normal;\r\n    /* width: 48rpx; */\r\n    /* height: 48rpx; */\r\n    /* line-height: 44rpx; */\r\n\tcolor: #2d8cf0;\r\n    cursor: pointer;\r\n    display: inline-block;\r\n\tvertical-align: middle;\n}\n.view-content{\r\n\tmin-height: 700rpx;\r\n\t/* border:1px solid red; */\n}\n.input-disabled{\r\n\tbackground-color: #f3f3f3 !important;\n}\nuni-button.btn_add {\r\n\twidth:49.5%;\r\n\tmargin-top: 50rpx;\r\n\tpadding: 20rpx;\r\n\tline-height: 1.5;\r\n\tbackground: #4D6AF4;\r\n\tborder: none;\r\n\tcolor: #fff;\r\n    font-size: 38rpx;\r\n\tfont-weight: bold;\r\n\tfloat: right;\r\n\tdisplay: inline-block;\n}\nuni-button.btn_cancel {\r\n\twidth:49.5%;\r\n\tmargin-top: 50rpx;\r\n\tpadding: 20rpx;\r\n\tline-height: 1.5;\r\n\tbackground: #fff;\r\n\tborder: none;\r\n\tcolor: #000;\r\n    font-size: 38rpx;\r\n\tfont-weight: bold;\r\n\tfloat: left;\r\n\tdisplay: inline-block;\n}\n.view-popup{\r\n\tposition:relative;\n}\n.popup-content {\n@include flex;\r\n\talign-items: center;\r\n\tjustify-content: center;\r\n\tpadding: 30rpx;\r\n\tbackground-color: #fff;\r\n\t/* height: 150px; */\r\n\t/* border: 1px solid red; */\n}\n.popup-cont {\r\n\toverflow-y: auto;\r\n\t/* border: 1px solid red; */\n}\n.popup-height {\n@include height;\r\n\t/* width: 200px; */\n}\n.popup-header{\r\n\tfont-size: 42rpx;\r\n\tfont-weight: bold;\r\n\tmargin:20rpx 20rpx 0px 20rpx;\n}\n.view_popup_CheckList{\r\n\tmargin-bottom: 20rpx;\n}\n.popup-footer{\r\n\tfloat: right;\r\n\tposition:absolute;\r\n\tbottom:0;\r\n\tright:20rpx;\n}\nuni-button.btn_popup_add {\r\n\twidth:180rpx;\r\n\tmargin-top: 50rpx;\r\n\tmargin-right: 20rpx;\r\n\tpadding: 15rpx;\r\n\tline-height: 1.5;\r\n\tbackground: #27A6E1;\r\n\tborder: none;\r\n\tcolor: #fff;\r\n    font-size: 38rpx;\r\n\tfont-weight: bold;\r\n\t/* float: left; */\r\n\tdisplay: inline-block;\n}\nuni-button.btn_popup_cancel {\r\n\twidth:180rpx;\r\n\tmargin-top: 50rpx;\r\n\tpadding: 15rpx;\r\n\tline-height: 1.5;\r\n\tbackground: #27A6E1;\r\n\tborder: none;\r\n\tcolor: #fff;\r\n    font-size: 38rpx;\r\n\tfont-weight: bold;\r\n\t/* float: right; */\r\n\tdisplay: inline-block;\n}\n#dv_select{\r\n\tdisplay: inline-block;\r\n\twidth: 66%;\r\n\tbackground: #FFF;\r\n\tborder-radius: 0 !important;\r\n\tcolor: #2d8cf0;\r\n\t/* padding: 10rpx 8rpx 12rpx; */\r\n\tfont-size: 34rpx;\r\n\tfont-family: inherit;\r\n\tbox-shadow: none !important;\r\n\ttransition-duration: 0.1s;\r\n\tmargin-top: 0rpx;\r\n\t/* vertical-align: 10px; */\r\n\tvertical-align: middle;\n}\n#dv_select .uni-select{\r\n\tborder: 1px solid #ccc;\r\n\tborder-radius: 0 !important;\r\n\tcolor: #2d8cf0;\n}\n#dv_select .uni-select__input-text{\r\n\tcolor: #2d8cf0;\n}\n.panel_title{\r\n\tfont-size: 38rpx;\r\n\tbackground-color: #27A6E1;\r\n\tline-height: 80rpx;\r\n\tcolor: #fff;\r\n\ttext-align: center;\r\n\t font-weight: bold;\n}\n.v-panel{\r\n\tmin-height:788rpx;\n}\n.v-panellist{\r\n\tborder:4rpx solid #aaa;\r\n\tborder-radius: 10rpx;\r\n\tmargin: 10rpx 20rpx 0rpx 20rpx;\n}\n.v-paneldel{\r\n\ttext-align: right;\n}\n.panel_del{\r\n\tfont-size: 44rpx;\r\n\ttext-decoration: initial;\r\n\tmargin-top: 10rpx;\r\n\tmargin-right: 20rpx;\n}\n.class_attr_body .form-group {\r\n\tmargin: 20rpx 30rpx;\r\n    /* margin-left: -12px;\r\n    margin-right: -12px; */\n}\n.subclass_attr_body .form-group {\r\n\tmargin: 20rpx 10rpx;\r\n    /* margin-left: -12px;\r\n    margin-right: -12px; */\n}\n.form-group > uni-label[class*=\"col-\"] {\r\n    margin-bottom: 8rpx;\r\n\tfont-size: 32rpx;\n}\n.form-group uni-label {\r\n    vertical-align: middle;\r\n    line-height: 60rpx;\n}\n.tx_title2{\r\n\tfont-size: 32rpx;\r\n\ttext-align: right;\r\n\tdisplay: inline-block;\r\n\tvertical-align: -2px;\n}\n.attr_field{\r\n\tdisplay: inline-block;\r\n\tvertical-align: middle;\r\n\tmargin-left: 8px;\r\n\t/* width: 71%; */\n}\n.text-right2 {\r\n\tmargin: 0;\r\n\tvertical-align: -4px;\r\n\tmargin-left: 9px;\r\n\tfloat: none;\r\n\tfont-size: 44rpx;\r\n\tdisplay: inline-block;\n}\nuni-input::-webkit-input-placeholder {\r\n\tfont-size: 12rpx;\n}\n.v-panel uni-input{\r\n\tborder: 1px solid #d5d5d5;\r\n\twidth: 98%;\r\n\theight: 52rpx;\r\n\tbackground: #FFF;\r\n\tborder-radius: 0 !important;\r\n\tcolor: #046db3;\r\n\tpadding: 10rpx 8rpx 12rpx;\r\n\tfont-size: 34rpx;\r\n\tfont-family: inherit;\r\n\tbox-shadow: none !important;\r\n\ttransition-duration: 0.1s;\r\n\tmargin-top: 4rpx;\n}\n.date_iput{\r\n\t/* border: 1px solid #d5d5d5; */\r\n\t/* width: 98%; */\r\n\theight: 62rpx;\r\n\tbackground: #FFF;\r\n\tborder-radius: 0 !important;\r\n\tcolor: #046db3;\r\n\tpadding: 10rpx 8rpx 4rpx;\r\n\tfont-size: 34rpx;\r\n\tfont-family: inherit;\r\n\tbox-shadow: none !important;\r\n\ttransition-duration: 0.1s;\n}\n.dv_input{\r\n    display: inline-block;\r\n    width: 65%;    \r\n\t/* line-height: 22rpx; */\n}\n.view-floor{\r\n\tpadding: 0 20rpx;\n}\r\n", ""]);
 // Exports
 module.exports = exports;
 
@@ -28696,229 +28700,252 @@
             attrs: { _i: "1-" + $30 },
           },
           [
-            _c(
-              "v-uni-text",
-              {
-                staticClass: _vm._$g("2-" + $30, "sc"),
-                style: _vm._$g("2-" + $30, "s"),
-                attrs: { _i: "2-" + $30 },
-              },
-              [_vm._v(_vm._$g("2-" + $30, "t0-0") + "锛�)]
-            ),
-            _vm._$g("3-" + $30, "i")
-              ? _c("uni-data-select", {
-                  class: _vm._$g("3-" + $30, "c"),
-                  attrs: { id: "dv_select", _i: "3-" + $30 },
-                  on: {
-                    change: function ($event) {
-                      return _vm.$handleViewEvent($event)
-                    },
-                  },
-                  model: {
-                    value: _vm._$g("3-" + $30, "v-model"),
-                    callback: function () {},
-                    expression: "item.value",
-                  },
-                })
-              : _vm._e(),
-            _vm._$g("4-" + $30, "i")
+            _vm._$g("2-" + $30, "i")
               ? _c(
                   "uni-view",
-                  {
-                    staticClass: _vm._$g("4-" + $30, "sc"),
-                    attrs: { _i: "4-" + $30 },
-                  },
+                  { attrs: { _i: "2-" + $30 } },
                   [
+                    _c(
+                      "v-uni-text",
+                      {
+                        staticClass: _vm._$g("3-" + $30, "sc"),
+                        style: _vm._$g("3-" + $30, "s"),
+                        attrs: { _i: "3-" + $30 },
+                      },
+                      [_vm._v(_vm._$g("3-" + $30, "t0-0") + "锛�)]
+                    ),
+                    _vm._$g("4-" + $30, "i")
+                      ? _c("uni-data-select", {
+                          class: _vm._$g("4-" + $30, "c"),
+                          attrs: { id: "dv_select", _i: "4-" + $30 },
+                          on: {
+                            change: function ($event) {
+                              return _vm.$handleViewEvent($event)
+                            },
+                          },
+                          model: {
+                            value: _vm._$g("4-" + $30, "v-model"),
+                            callback: function () {},
+                            expression: "item.value",
+                          },
+                        })
+                      : _vm._e(),
                     _vm._$g("5-" + $30, "i")
                       ? _c(
-                          "v-uni-text",
+                          "uni-view",
                           {
                             staticClass: _vm._$g("5-" + $30, "sc"),
-                            class: _vm._$g("5-" + $30, "c"),
                             attrs: { _i: "5-" + $30 },
+                          },
+                          [
+                            _vm._$g("6-" + $30, "i")
+                              ? _c(
+                                  "v-uni-text",
+                                  {
+                                    staticClass: _vm._$g("6-" + $30, "sc"),
+                                    class: _vm._$g("6-" + $30, "c"),
+                                    attrs: { _i: "6-" + $30 },
+                                    on: {
+                                      change: function ($event) {
+                                        return _vm.$handleViewEvent($event)
+                                      },
+                                    },
+                                  },
+                                  [_vm._v("顣�)]
+                                )
+                              : _vm._e(),
+                            _c("v-uni-input", {
+                              staticClass: _vm._$g("7-" + $30, "sc"),
+                              class: _vm._$g("7-" + $30, "c"),
+                              style: _vm._$g("7-" + $30, "s"),
+                              attrs: {
+                                type: _vm._$g("7-" + $30, "a-type"),
+                                disabled: _vm._$g("7-" + $30, "a-disabled"),
+                                placeholder: _vm._$g(
+                                  "7-" + $30,
+                                  "a-placeholder"
+                                ),
+                                focus: _vm._$g("7-" + $30, "a-focus"),
+                                _i: "7-" + $30,
+                              },
+                              on: {
+                                focus: function ($event) {
+                                  return _vm.$handleViewEvent($event)
+                                },
+                                blur: function ($event) {
+                                  return _vm.$handleViewEvent($event)
+                                },
+                              },
+                              model: {
+                                value: _vm._$g("7-" + $30, "v-model"),
+                                callback: function ($$v) {
+                                  _vm.$handleVModelEvent("7-" + $30, $$v)
+                                },
+                                expression: "item.value",
+                              },
+                            }),
+                            _vm._$g("8-" + $30, "i")
+                              ? _c(
+                                  "v-uni-text",
+                                  {
+                                    staticClass: _vm._$g("8-" + $30, "sc"),
+                                    class: _vm._$g("8-" + $30, "c"),
+                                    attrs: { _i: "8-" + $30 },
+                                    on: {
+                                      click: function ($event) {
+                                        return _vm.$handleViewEvent($event)
+                                      },
+                                    },
+                                  },
+                                  [_vm._v("顣�)]
+                                )
+                              : _vm._e(),
+                          ],
+                          1
+                        )
+                      : _vm._e(),
+                    _vm._$g("9-" + $30, "i")
+                      ? _c(
+                          "uni-view",
+                          {
+                            staticClass: _vm._$g("9-" + $30, "sc"),
+                            attrs: { _i: "9-" + $30 },
+                          },
+                          [
+                            _c("v-uni-textarea", {
+                              staticClass: _vm._$g("10-" + $30, "sc"),
+                              class: _vm._$g("10-" + $30, "c"),
+                              staticStyle: { height: "60px" },
+                              style: _vm._$g("10-" + $30, "s"),
+                              attrs: {
+                                value: _vm._$g("10-" + $30, "a-value"),
+                                placeholder: _vm._$g(
+                                  "10-" + $30,
+                                  "a-placeholder"
+                                ),
+                                "data-index": _vm._$g(
+                                  "10-" + $30,
+                                  "a-data-index"
+                                ),
+                                disabled: _vm._$g("10-" + $30, "a-disabled"),
+                                _i: "10-" + $30,
+                              },
+                              on: {
+                                blur: function ($event) {
+                                  return _vm.$handleViewEvent($event)
+                                },
+                              },
+                            }),
+                          ],
+                          1
+                        )
+                      : _vm._e(),
+                    _vm._$g("11-" + $30, "i")
+                      ? _c(
+                          "v-uni-checkbox-group",
+                          {
+                            staticClass: _vm._$g("11-" + $30, "sc"),
+                            class: _vm._$g("11-" + $30, "c"),
+                            style: _vm._$g("11-" + $30, "s"),
+                            attrs: {
+                              disabled: _vm._$g("11-" + $30, "a-disabled"),
+                              "data-ischeck": _vm._$g(
+                                "11-" + $30,
+                                "a-data-ischeck"
+                              ),
+                              _i: "11-" + $30,
+                            },
                             on: {
                               change: function ($event) {
                                 return _vm.$handleViewEvent($event)
                               },
                             },
                           },
-                          [_vm._v("顣�)]
+                          [
+                            _c(
+                              "v-uni-label",
+                              { attrs: { _i: "12-" + $30 } },
+                              [
+                                _c("v-uni-checkbox", {
+                                  attrs: {
+                                    value: _vm._$g("13-" + $30, "a-value"),
+                                    checked: _vm._$g("13-" + $30, "a-checked"),
+                                    _i: "13-" + $30,
+                                  },
+                                }),
+                                _c(
+                                  "v-uni-text",
+                                  { attrs: { _i: "14-" + $30 } },
+                                  [_vm._v(_vm._$g("14-" + $30, "t0-0"))]
+                                ),
+                              ],
+                              1
+                            ),
+                          ],
+                          1
                         )
                       : _vm._e(),
-                    _c("v-uni-input", {
-                      staticClass: _vm._$g("6-" + $30, "sc"),
-                      class: _vm._$g("6-" + $30, "c"),
-                      style: _vm._$g("6-" + $30, "s"),
-                      attrs: {
-                        type: _vm._$g("6-" + $30, "a-type"),
-                        disabled: _vm._$g("6-" + $30, "a-disabled"),
-                        placeholder: _vm._$g("6-" + $30, "a-placeholder"),
-                        focus: _vm._$g("6-" + $30, "a-focus"),
-                        _i: "6-" + $30,
-                      },
-                      on: {
-                        focus: function ($event) {
-                          return _vm.$handleViewEvent($event)
-                        },
-                        blur: function ($event) {
-                          return _vm.$handleViewEvent($event)
-                        },
-                      },
-                      model: {
-                        value: _vm._$g("6-" + $30, "v-model"),
-                        callback: function ($$v) {
-                          _vm.$handleVModelEvent("6-" + $30, $$v)
-                        },
-                        expression: "item.value",
-                      },
-                    }),
-                    _vm._$g("7-" + $30, "i")
-                      ? _c(
-                          "v-uni-text",
-                          {
-                            staticClass: _vm._$g("7-" + $30, "sc"),
-                            class: _vm._$g("7-" + $30, "c"),
-                            attrs: { _i: "7-" + $30 },
-                            on: {
-                              click: function ($event) {
-                                return _vm.$handleViewEvent($event)
-                              },
+                    _vm._$g("15-" + $30, "i")
+                      ? _c("v-uni-switch", {
+                          class: _vm._$g("15-" + $30, "c"),
+                          style: _vm._$g("15-" + $30, "s"),
+                          attrs: {
+                            disabled: _vm._$g("15-" + $30, "a-disabled"),
+                            _i: "15-" + $30,
+                          },
+                          on: {
+                            change: function ($event) {
+                              return _vm.$handleViewEvent($event)
                             },
                           },
-                          [_vm._v("顣�)]
-                        )
+                          model: {
+                            value: _vm._$g("15-" + $30, "v-model"),
+                            callback: function () {},
+                            expression: "item.value",
+                          },
+                        })
                       : _vm._e(),
-                  ],
-                  1
-                )
-              : _vm._e(),
-            _vm._$g("8-" + $30, "i")
-              ? _c(
-                  "uni-view",
-                  {
-                    staticClass: _vm._$g("8-" + $30, "sc"),
-                    attrs: { _i: "8-" + $30 },
-                  },
-                  [
-                    _c("v-uni-textarea", {
-                      staticClass: _vm._$g("9-" + $30, "sc"),
-                      class: _vm._$g("9-" + $30, "c"),
-                      staticStyle: { height: "60px" },
-                      style: _vm._$g("9-" + $30, "s"),
-                      attrs: {
-                        value: _vm._$g("9-" + $30, "a-value"),
-                        placeholder: _vm._$g("9-" + $30, "a-placeholder"),
-                        "data-index": _vm._$g("9-" + $30, "a-data-index"),
-                        disabled: _vm._$g("9-" + $30, "a-disabled"),
-                        _i: "9-" + $30,
-                      },
-                      on: {
-                        blur: function ($event) {
-                          return _vm.$handleViewEvent($event)
-                        },
-                      },
-                    }),
-                  ],
-                  1
-                )
-              : _vm._e(),
-            _vm._$g("10-" + $30, "i")
-              ? _c(
-                  "v-uni-checkbox-group",
-                  {
-                    staticClass: _vm._$g("10-" + $30, "sc"),
-                    class: _vm._$g("10-" + $30, "c"),
-                    style: _vm._$g("10-" + $30, "s"),
-                    attrs: {
-                      disabled: _vm._$g("10-" + $30, "a-disabled"),
-                      "data-ischeck": _vm._$g("10-" + $30, "a-data-ischeck"),
-                      _i: "10-" + $30,
-                    },
-                    on: {
-                      change: function ($event) {
-                        return _vm.$handleViewEvent($event)
-                      },
-                    },
-                  },
-                  [
-                    _c(
-                      "v-uni-label",
-                      { attrs: { _i: "11-" + $30 } },
-                      [
-                        _c("v-uni-checkbox", {
-                          attrs: {
-                            value: _vm._$g("12-" + $30, "a-value"),
-                            checked: _vm._$g("12-" + $30, "a-checked"),
-                            _i: "12-" + $30,
-                          },
-                        }),
-                        _c("v-uni-text", { attrs: { _i: "13-" + $30 } }, [
-                          _vm._v(_vm._$g("13-" + $30, "t0-0")),
-                        ]),
-                      ],
-                      1
-                    ),
-                  ],
-                  1
-                )
-              : _vm._e(),
-            _vm._$g("14-" + $30, "i")
-              ? _c("v-uni-switch", {
-                  class: _vm._$g("14-" + $30, "c"),
-                  style: _vm._$g("14-" + $30, "s"),
-                  attrs: {
-                    disabled: _vm._$g("14-" + $30, "a-disabled"),
-                    _i: "14-" + $30,
-                  },
-                  on: {
-                    change: function ($event) {
-                      return _vm.$handleViewEvent($event)
-                    },
-                  },
-                  model: {
-                    value: _vm._$g("14-" + $30, "v-model"),
-                    callback: function () {},
-                    expression: "item.value",
-                  },
-                })
-              : _vm._e(),
-            _vm._$g("15-" + $30, "i")
-              ? _c(
-                  "uni-view",
-                  {
-                    staticClass: _vm._$g("15-" + $30, "sc"),
-                    attrs: { _i: "15-" + $30 },
-                  },
-                  [
-                    _c(
-                      "v-uni-picker",
-                      {
-                        staticClass: _vm._$g("16-" + $30, "sc"),
-                        class: _vm._$g("16-" + $30, "c"),
-                        attrs: {
-                          mode: "date",
-                          disabled: _vm._$g("16-" + $30, "a-disabled"),
-                          value: _vm._$g("16-" + $30, "a-value"),
-                          _i: "16-" + $30,
-                        },
-                        on: {
-                          change: function ($event) {
-                            return _vm.$handleViewEvent($event)
-                          },
-                        },
-                      },
-                      [
-                        _c(
+                    _vm._$g("16-" + $30, "i")
+                      ? _c(
                           "uni-view",
                           {
-                            staticClass: _vm._$g("17-" + $30, "sc"),
-                            attrs: { _i: "17-" + $30 },
+                            staticClass: _vm._$g("16-" + $30, "sc"),
+                            attrs: { _i: "16-" + $30 },
                           },
-                          [_vm._v(_vm._$g("17-" + $30, "t0-0"))]
-                        ),
-                      ],
-                      1
-                    ),
+                          [
+                            _c(
+                              "v-uni-picker",
+                              {
+                                staticClass: _vm._$g("17-" + $30, "sc"),
+                                class: _vm._$g("17-" + $30, "c"),
+                                attrs: {
+                                  mode: "date",
+                                  disabled: _vm._$g("17-" + $30, "a-disabled"),
+                                  value: _vm._$g("17-" + $30, "a-value"),
+                                  _i: "17-" + $30,
+                                },
+                                on: {
+                                  change: function ($event) {
+                                    return _vm.$handleViewEvent($event)
+                                  },
+                                },
+                              },
+                              [
+                                _c(
+                                  "uni-view",
+                                  {
+                                    staticClass: _vm._$g("18-" + $30, "sc"),
+                                    attrs: { _i: "18-" + $30 },
+                                  },
+                                  [_vm._v(_vm._$g("18-" + $30, "t0-0"))]
+                                ),
+                              ],
+                              1
+                            ),
+                          ],
+                          1
+                        )
+                      : _vm._e(),
                   ],
                   1
                 )
@@ -28929,15 +28956,15 @@
       }),
       _c(
         "uni-view",
-        { staticClass: _vm._$g(18, "sc"), attrs: { _i: 18 } },
+        { staticClass: _vm._$g(19, "sc"), attrs: { _i: 19 } },
         [
-          _c("div", { staticClass: _vm._$g(19, "sc"), attrs: { _i: 19 } }, [
-            _vm._v(_vm._$g(19, "t0-0")),
+          _c("div", { staticClass: _vm._$g(20, "sc"), attrs: { _i: 20 } }, [
+            _vm._v(_vm._$g(20, "t0-0")),
           ]),
-          _vm._$g(20, "i")
+          _vm._$g(21, "i")
             ? _c(
                 "uni-view",
-                { staticClass: _vm._$g(20, "sc"), attrs: { _i: 20 } },
+                { staticClass: _vm._$g(21, "sc"), attrs: { _i: 21 } },
                 [
                   _c(
                     "h4",
@@ -28946,26 +28973,26 @@
                         margin: "15rpx 0 0 30rpx",
                         "font-weight": "bold",
                       },
-                      attrs: { _i: 21 },
+                      attrs: { _i: 22 },
                     },
-                    [_vm._v("鏂板" + _vm._$g(21, "t0-0"))]
+                    [_vm._v("鏂板" + _vm._$g(22, "t0-0"))]
                   ),
                   _c(
                     "uni-view",
-                    { staticClass: _vm._$g(22, "sc"), attrs: { _i: 22 } },
+                    { staticClass: _vm._$g(23, "sc"), attrs: { _i: 23 } },
                     [
                       _c(
                         "p",
-                        { staticClass: _vm._$g(23, "sc"), attrs: { _i: 23 } },
-                        [_vm._v(_vm._$g(23, "t0-0") + ":")]
+                        { staticClass: _vm._$g(24, "sc"), attrs: { _i: 24 } },
+                        [_vm._v(_vm._$g(24, "t0-0") + ":")]
                       ),
                       _c("v-uni-input", {
-                        staticClass: _vm._$g(24, "sc"),
-                        style: _vm._$g(24, "s"),
+                        staticClass: _vm._$g(25, "sc"),
+                        style: _vm._$g(25, "s"),
                         attrs: {
                           type: "text",
-                          value: _vm._$g(24, "a-value"),
-                          _i: 24,
+                          value: _vm._$g(25, "a-value"),
+                          _i: 25,
                         },
                         on: {
                           focus: function ($event) {
@@ -28976,18 +29003,18 @@
                           },
                         },
                       }),
-                      _vm._$g(25, "i")
+                      _vm._$g(26, "i")
                         ? _c(
                             "div",
                             {
-                              staticClass: _vm._$g(25, "sc"),
-                              attrs: { _i: 25 },
+                              staticClass: _vm._$g(26, "sc"),
+                              attrs: { _i: 26 },
                             },
                             [
                               _c(
                                 "a",
                                 {
-                                  attrs: { _i: 26 },
+                                  attrs: { _i: 27 },
                                   on: {
                                     click: function ($event) {
                                       return _vm.$handleViewEvent($event)
@@ -28996,9 +29023,9 @@
                                 },
                                 [
                                   _c("i", {
-                                    staticClass: _vm._$g(27, "sc"),
-                                    class: _vm._$g(27, "c"),
-                                    attrs: { _i: 27 },
+                                    staticClass: _vm._$g(28, "sc"),
+                                    class: _vm._$g(28, "c"),
+                                    attrs: { _i: 28 },
                                   }),
                                 ],
                                 1
@@ -29014,14 +29041,14 @@
                 1
               )
             : _vm._e(),
-          _vm._l(_vm._$g(28, "f"), function (subpanel, iiindex, $21, $31) {
+          _vm._l(_vm._$g(29, "f"), function (subpanel, iiindex, $21, $31) {
             return _c(
               "uni-view",
               {
                 key: subpanel,
-                staticClass: _vm._$g("28-" + $31, "sc"),
-                class: _vm._$g("28-" + $31, "c"),
-                attrs: { _i: "28-" + $31 },
+                staticClass: _vm._$g("29-" + $31, "sc"),
+                class: _vm._$g("29-" + $31, "c"),
+                attrs: { _i: "29-" + $31 },
                 on: {
                   click: function ($event) {
                     return _vm.$handleViewEvent($event)
@@ -29030,75 +29057,53 @@
               },
               [
                 _vm._l(
-                  _vm._$g(29 + "-" + $31, "f"),
+                  _vm._$g(30 + "-" + $31, "f"),
                   function (item, index, $22, $32) {
                     return _c(
                       "uni-view",
                       {
                         key: item,
-                        staticClass: _vm._$g("29-" + $31 + "-" + $32, "sc"),
-                        attrs: { _i: "29-" + $31 + "-" + $32 },
+                        staticClass: _vm._$g("30-" + $31 + "-" + $32, "sc"),
+                        attrs: { _i: "30-" + $31 + "-" + $32 },
                       },
                       [
                         _c(
                           "div",
                           {
-                            staticClass: _vm._$g("30-" + $31 + "-" + $32, "sc"),
-                            attrs: { _i: "30-" + $31 + "-" + $32 },
+                            staticClass: _vm._$g("31-" + $31 + "-" + $32, "sc"),
+                            attrs: { _i: "31-" + $31 + "-" + $32 },
                           },
                           [
-                            _vm._$g("31-" + $31 + "-" + $32, "i")
+                            _vm._$g("32-" + $31 + "-" + $32, "i")
                               ? _c(
                                   "uni-view",
-                                  { attrs: { _i: "31-" + $31 + "-" + $32 } },
+                                  { attrs: { _i: "32-" + $31 + "-" + $32 } },
                                   [
                                     _c(
                                       "v-uni-text",
                                       {
                                         staticClass: _vm._$g(
-                                          "32-" + $31 + "-" + $32,
+                                          "33-" + $31 + "-" + $32,
                                           "sc"
                                         ),
                                         style: _vm._$g(
-                                          "32-" + $31 + "-" + $32,
+                                          "33-" + $31 + "-" + $32,
                                           "s"
                                         ),
-                                        attrs: { _i: "32-" + $31 + "-" + $32 },
+                                        attrs: { _i: "33-" + $31 + "-" + $32 },
                                       },
                                       [
                                         _vm._v(
                                           _vm._$g(
-                                            "32-" + $31 + "-" + $32,
+                                            "33-" + $31 + "-" + $32,
                                             "t0-0"
                                           ) + "锛�
                                         ),
                                       ]
                                     ),
-                                    _vm._$g("33-" + $31 + "-" + $32, "i")
-                                      ? _c(
-                                          "span",
-                                          {
-                                            staticClass: _vm._$g(
-                                              "33-" + $31 + "-" + $32,
-                                              "sc"
-                                            ),
-                                            attrs: {
-                                              _i: "33-" + $31 + "-" + $32,
-                                            },
-                                          },
-                                          [
-                                            _vm._v(
-                                              _vm._$g(
-                                                "33-" + $31 + "-" + $32,
-                                                "t0-0"
-                                              )
-                                            ),
-                                          ]
-                                        )
-                                      : _vm._e(),
                                     _vm._$g("34-" + $31 + "-" + $32, "i")
                                       ? _c(
-                                          "uni-view",
+                                          "span",
                                           {
                                             staticClass: _vm._$g(
                                               "34-" + $31 + "-" + $32,
@@ -29109,24 +29114,46 @@
                                             },
                                           },
                                           [
-                                            _vm._$g(
+                                            _vm._v(
+                                              _vm._$g(
+                                                "34-" + $31 + "-" + $32,
+                                                "t0-0"
+                                              )
+                                            ),
+                                          ]
+                                        )
+                                      : _vm._e(),
+                                    _vm._$g("35-" + $31 + "-" + $32, "i")
+                                      ? _c(
+                                          "uni-view",
+                                          {
+                                            staticClass: _vm._$g(
                                               "35-" + $31 + "-" + $32,
+                                              "sc"
+                                            ),
+                                            attrs: {
+                                              _i: "35-" + $31 + "-" + $32,
+                                            },
+                                          },
+                                          [
+                                            _vm._$g(
+                                              "36-" + $31 + "-" + $32,
                                               "i"
                                             )
                                               ? _c(
                                                   "v-uni-text",
                                                   {
                                                     staticClass: _vm._$g(
-                                                      "35-" + $31 + "-" + $32,
+                                                      "36-" + $31 + "-" + $32,
                                                       "sc"
                                                     ),
                                                     class: _vm._$g(
-                                                      "35-" + $31 + "-" + $32,
+                                                      "36-" + $31 + "-" + $32,
                                                       "c"
                                                     ),
                                                     attrs: {
                                                       _i:
-                                                        "35-" + $31 + "-" + $32,
+                                                        "36-" + $31 + "-" + $32,
                                                     },
                                                     on: {
                                                       change: function (
@@ -29143,35 +29170,35 @@
                                               : _vm._e(),
                                             _c("v-uni-input", {
                                               staticClass: _vm._$g(
-                                                "36-" + $31 + "-" + $32,
+                                                "37-" + $31 + "-" + $32,
                                                 "sc"
                                               ),
                                               class: _vm._$g(
-                                                "36-" + $31 + "-" + $32,
+                                                "37-" + $31 + "-" + $32,
                                                 "c"
                                               ),
                                               style: _vm._$g(
-                                                "36-" + $31 + "-" + $32,
+                                                "37-" + $31 + "-" + $32,
                                                 "s"
                                               ),
                                               attrs: {
                                                 type: _vm._$g(
-                                                  "36-" + $31 + "-" + $32,
+                                                  "37-" + $31 + "-" + $32,
                                                   "a-type"
                                                 ),
                                                 disabled: _vm._$g(
-                                                  "36-" + $31 + "-" + $32,
+                                                  "37-" + $31 + "-" + $32,
                                                   "a-disabled"
                                                 ),
                                                 placeholder: _vm._$g(
-                                                  "36-" + $31 + "-" + $32,
+                                                  "37-" + $31 + "-" + $32,
                                                   "a-placeholder"
                                                 ),
                                                 focus: _vm._$g(
-                                                  "36-" + $31 + "-" + $32,
+                                                  "37-" + $31 + "-" + $32,
                                                   "a-focus"
                                                 ),
-                                                _i: "36-" + $31 + "-" + $32,
+                                                _i: "37-" + $31 + "-" + $32,
                                               },
                                               on: {
                                                 focus: function ($event) {
@@ -29187,12 +29214,12 @@
                                               },
                                               model: {
                                                 value: _vm._$g(
-                                                  "36-" + $31 + "-" + $32,
+                                                  "37-" + $31 + "-" + $32,
                                                   "v-model"
                                                 ),
                                                 callback: function ($$v) {
                                                   _vm.$handleVModelEvent(
-                                                    "36-" + $31 + "-" + $32,
+                                                    "37-" + $31 + "-" + $32,
                                                     $$v
                                                   )
                                                 },
@@ -29200,23 +29227,23 @@
                                               },
                                             }),
                                             _vm._$g(
-                                              "37-" + $31 + "-" + $32,
+                                              "38-" + $31 + "-" + $32,
                                               "i"
                                             )
                                               ? _c(
                                                   "v-uni-text",
                                                   {
                                                     staticClass: _vm._$g(
-                                                      "37-" + $31 + "-" + $32,
+                                                      "38-" + $31 + "-" + $32,
                                                       "sc"
                                                     ),
                                                     class: _vm._$g(
-                                                      "37-" + $31 + "-" + $32,
+                                                      "38-" + $31 + "-" + $32,
                                                       "c"
                                                     ),
                                                     attrs: {
                                                       _i:
-                                                        "37-" + $31 + "-" + $32,
+                                                        "38-" + $31 + "-" + $32,
                                                     },
                                                     on: {
                                                       click: function ($event) {
@@ -29233,15 +29260,15 @@
                                           1
                                         )
                                       : _vm._e(),
-                                    _vm._$g("38-" + $31 + "-" + $32, "i")
+                                    _vm._$g("39-" + $31 + "-" + $32, "i")
                                       ? _c("uni-data-select", {
                                           class: _vm._$g(
-                                            "38-" + $31 + "-" + $32,
+                                            "39-" + $31 + "-" + $32,
                                             "c"
                                           ),
                                           attrs: {
                                             id: "dv_select",
-                                            _i: "38-" + $31 + "-" + $32,
+                                            _i: "39-" + $31 + "-" + $32,
                                           },
                                           on: {
                                             change: function ($event) {
@@ -29252,7 +29279,7 @@
                                           },
                                           model: {
                                             value: _vm._$g(
-                                              "38-" + $31 + "-" + $32,
+                                              "39-" + $31 + "-" + $32,
                                               "v-model"
                                             ),
                                             callback: function () {},
@@ -29260,47 +29287,47 @@
                                           },
                                         })
                                       : _vm._e(),
-                                    _vm._$g("39-" + $31 + "-" + $32, "i")
+                                    _vm._$g("40-" + $31 + "-" + $32, "i")
                                       ? _c(
                                           "uni-view",
                                           {
                                             staticClass: _vm._$g(
-                                              "39-" + $31 + "-" + $32,
+                                              "40-" + $31 + "-" + $32,
                                               "sc"
                                             ),
                                             attrs: {
-                                              _i: "39-" + $31 + "-" + $32,
+                                              _i: "40-" + $31 + "-" + $32,
                                             },
                                           },
                                           [
                                             _c("v-uni-textarea", {
                                               staticClass: _vm._$g(
-                                                "40-" + $31 + "-" + $32,
+                                                "41-" + $31 + "-" + $32,
                                                 "sc"
                                               ),
                                               class: _vm._$g(
-                                                "40-" + $31 + "-" + $32,
+                                                "41-" + $31 + "-" + $32,
                                                 "c"
                                               ),
                                               staticStyle: { height: "60px" },
                                               style: _vm._$g(
-                                                "40-" + $31 + "-" + $32,
+                                                "41-" + $31 + "-" + $32,
                                                 "s"
                                               ),
                                               attrs: {
                                                 value: _vm._$g(
-                                                  "40-" + $31 + "-" + $32,
+                                                  "41-" + $31 + "-" + $32,
                                                   "a-value"
                                                 ),
                                                 placeholder: _vm._$g(
-                                                  "40-" + $31 + "-" + $32,
+                                                  "41-" + $31 + "-" + $32,
                                                   "a-placeholder"
                                                 ),
                                                 disabled: _vm._$g(
-                                                  "40-" + $31 + "-" + $32,
+                                                  "41-" + $31 + "-" + $32,
                                                   "a-disabled"
                                                 ),
-                                                _i: "40-" + $31 + "-" + $32,
+                                                _i: "41-" + $31 + "-" + $32,
                                               },
                                               on: {
                                                 blur: function ($event) {
@@ -29314,32 +29341,32 @@
                                           1
                                         )
                                       : _vm._e(),
-                                    _vm._$g("41-" + $31 + "-" + $32, "i")
+                                    _vm._$g("42-" + $31 + "-" + $32, "i")
                                       ? _c(
                                           "v-uni-checkbox-group",
                                           {
                                             staticClass: _vm._$g(
-                                              "41-" + $31 + "-" + $32,
+                                              "42-" + $31 + "-" + $32,
                                               "sc"
                                             ),
                                             class: _vm._$g(
-                                              "41-" + $31 + "-" + $32,
+                                              "42-" + $31 + "-" + $32,
                                               "c"
                                             ),
                                             style: _vm._$g(
-                                              "41-" + $31 + "-" + $32,
+                                              "42-" + $31 + "-" + $32,
                                               "s"
                                             ),
                                             attrs: {
                                               "data-ischeck": _vm._$g(
-                                                "41-" + $31 + "-" + $32,
+                                                "42-" + $31 + "-" + $32,
                                                 "a-data-ischeck"
                                               ),
                                               disabled: _vm._$g(
-                                                "41-" + $31 + "-" + $32,
+                                                "42-" + $31 + "-" + $32,
                                                 "a-disabled"
                                               ),
-                                              _i: "41-" + $31 + "-" + $32,
+                                              _i: "42-" + $31 + "-" + $32,
                                             },
                                             on: {
                                               change: function ($event) {
@@ -29354,21 +29381,21 @@
                                               "v-uni-label",
                                               {
                                                 attrs: {
-                                                  _i: "42-" + $31 + "-" + $32,
+                                                  _i: "43-" + $31 + "-" + $32,
                                                 },
                                               },
                                               [
                                                 _c("v-uni-checkbox", {
                                                   attrs: {
                                                     value: _vm._$g(
-                                                      "43-" + $31 + "-" + $32,
+                                                      "44-" + $31 + "-" + $32,
                                                       "a-value"
                                                     ),
                                                     checked: _vm._$g(
-                                                      "43-" + $31 + "-" + $32,
+                                                      "44-" + $31 + "-" + $32,
                                                       "a-checked"
                                                     ),
-                                                    _i: "43-" + $31 + "-" + $32,
+                                                    _i: "44-" + $31 + "-" + $32,
                                                   },
                                                 }),
                                                 _c(
@@ -29376,13 +29403,13 @@
                                                   {
                                                     attrs: {
                                                       _i:
-                                                        "44-" + $31 + "-" + $32,
+                                                        "45-" + $31 + "-" + $32,
                                                     },
                                                   },
                                                   [
                                                     _vm._v(
                                                       _vm._$g(
-                                                        "44-" + $31 + "-" + $32,
+                                                        "45-" + $31 + "-" + $32,
                                                         "t0-0"
                                                       )
                                                     ),
@@ -29395,22 +29422,22 @@
                                           1
                                         )
                                       : _vm._e(),
-                                    _vm._$g("45-" + $31 + "-" + $32, "i")
+                                    _vm._$g("46-" + $31 + "-" + $32, "i")
                                       ? _c("v-uni-switch", {
                                           class: _vm._$g(
-                                            "45-" + $31 + "-" + $32,
+                                            "46-" + $31 + "-" + $32,
                                             "c"
                                           ),
                                           style: _vm._$g(
-                                            "45-" + $31 + "-" + $32,
+                                            "46-" + $31 + "-" + $32,
                                             "s"
                                           ),
                                           attrs: {
                                             disabled: _vm._$g(
-                                              "45-" + $31 + "-" + $32,
+                                              "46-" + $31 + "-" + $32,
                                               "a-disabled"
                                             ),
-                                            _i: "45-" + $31 + "-" + $32,
+                                            _i: "46-" + $31 + "-" + $32,
                                           },
                                           on: {
                                             change: function ($event) {
@@ -29421,7 +29448,7 @@
                                           },
                                           model: {
                                             value: _vm._$g(
-                                              "45-" + $31 + "-" + $32,
+                                              "46-" + $31 + "-" + $32,
                                               "v-model"
                                             ),
                                             callback: function () {},
@@ -29429,16 +29456,16 @@
                                           },
                                         })
                                       : _vm._e(),
-                                    _vm._$g("46-" + $31 + "-" + $32, "i")
+                                    _vm._$g("47-" + $31 + "-" + $32, "i")
                                       ? _c(
                                           "uni-view",
                                           {
                                             staticClass: _vm._$g(
-                                              "46-" + $31 + "-" + $32,
+                                              "47-" + $31 + "-" + $32,
                                               "sc"
                                             ),
                                             attrs: {
-                                              _i: "46-" + $31 + "-" + $32,
+                                              _i: "47-" + $31 + "-" + $32,
                                             },
                                           },
                                           [
@@ -29446,24 +29473,24 @@
                                               "v-uni-picker",
                                               {
                                                 staticClass: _vm._$g(
-                                                  "47-" + $31 + "-" + $32,
+                                                  "48-" + $31 + "-" + $32,
                                                   "sc"
                                                 ),
                                                 class: _vm._$g(
-                                                  "47-" + $31 + "-" + $32,
+                                                  "48-" + $31 + "-" + $32,
                                                   "c"
                                                 ),
                                                 attrs: {
                                                   mode: "date",
                                                   disabled: _vm._$g(
-                                                    "47-" + $31 + "-" + $32,
+                                                    "48-" + $31 + "-" + $32,
                                                     "a-disabled"
                                                   ),
                                                   value: _vm._$g(
-                                                    "47-" + $31 + "-" + $32,
+                                                    "48-" + $31 + "-" + $32,
                                                     "a-value"
                                                   ),
-                                                  _i: "47-" + $31 + "-" + $32,
+                                                  _i: "48-" + $31 + "-" + $32,
                                                 },
                                                 on: {
                                                   change: function ($event) {
@@ -29478,18 +29505,18 @@
                                                   "uni-view",
                                                   {
                                                     staticClass: _vm._$g(
-                                                      "48-" + $31 + "-" + $32,
+                                                      "49-" + $31 + "-" + $32,
                                                       "sc"
                                                     ),
                                                     attrs: {
                                                       _i:
-                                                        "48-" + $31 + "-" + $32,
+                                                        "49-" + $31 + "-" + $32,
                                                     },
                                                   },
                                                   [
                                                     _vm._v(
                                                       _vm._$g(
-                                                        "48-" + $31 + "-" + $32,
+                                                        "49-" + $31 + "-" + $32,
                                                         "t0-0"
                                                       )
                                                     ),
@@ -29506,18 +29533,18 @@
                                   1
                                 )
                               : _vm._e(),
-                            _vm._$g("49-" + $31 + "-" + $32, "i")
+                            _vm._$g("50-" + $31 + "-" + $32, "i")
                               ? _c(
                                   "uni-row",
                                   {
                                     staticClass: _vm._$g(
-                                      "49-" + $31 + "-" + $32,
+                                      "50-" + $31 + "-" + $32,
                                       "sc"
                                     ),
-                                    attrs: { _i: "49-" + $31 + "-" + $32 },
+                                    attrs: { _i: "50-" + $31 + "-" + $32 },
                                   },
                                   _vm._l(
-                                    _vm._$g(50 + "-" + $31 + "-" + $32, "f"),
+                                    _vm._$g(51 + "-" + $31 + "-" + $32, "f"),
                                     function (cols, key, $23, $33) {
                                       return _c(
                                         "uni-col",
@@ -29525,7 +29552,7 @@
                                           key: cols,
                                           attrs: {
                                             _i:
-                                              "50-" +
+                                              "51-" +
                                               $31 +
                                               "-" +
                                               $32 +
@@ -29535,7 +29562,7 @@
                                         },
                                         [
                                           _vm._$g(
-                                            "51-" + $31 + "-" + $32 + "-" + $33,
+                                            "52-" + $31 + "-" + $32 + "-" + $33,
                                             "i"
                                           )
                                             ? _c(
@@ -29543,7 +29570,7 @@
                                                 {
                                                   attrs: {
                                                     _i:
-                                                      "51-" +
+                                                      "52-" +
                                                       $31 +
                                                       "-" +
                                                       $32 +
@@ -29556,7 +29583,7 @@
                                                     "v-uni-text",
                                                     {
                                                       staticClass: _vm._$g(
-                                                        "52-" +
+                                                        "53-" +
                                                           $31 +
                                                           "-" +
                                                           $32 +
@@ -29565,7 +29592,7 @@
                                                         "sc"
                                                       ),
                                                       style: _vm._$g(
-                                                        "52-" +
+                                                        "53-" +
                                                           $31 +
                                                           "-" +
                                                           $32 +
@@ -29575,7 +29602,7 @@
                                                       ),
                                                       attrs: {
                                                         _i:
-                                                          "52-" +
+                                                          "53-" +
                                                           $31 +
                                                           "-" +
                                                           $32 +
@@ -29586,7 +29613,7 @@
                                                     [
                                                       _vm._v(
                                                         _vm._$g(
-                                                          "52-" +
+                                                          "53-" +
                                                             $31 +
                                                             "-" +
                                                             $32 +
@@ -29598,52 +29625,6 @@
                                                     ]
                                                   ),
                                                   _vm._$g(
-                                                    "53-" +
-                                                      $31 +
-                                                      "-" +
-                                                      $32 +
-                                                      "-" +
-                                                      $33,
-                                                    "i"
-                                                  )
-                                                    ? _c(
-                                                        "span",
-                                                        {
-                                                          staticClass: _vm._$g(
-                                                            "53-" +
-                                                              $31 +
-                                                              "-" +
-                                                              $32 +
-                                                              "-" +
-                                                              $33,
-                                                            "sc"
-                                                          ),
-                                                          attrs: {
-                                                            _i:
-                                                              "53-" +
-                                                              $31 +
-                                                              "-" +
-                                                              $32 +
-                                                              "-" +
-                                                              $33,
-                                                          },
-                                                        },
-                                                        [
-                                                          _vm._v(
-                                                            _vm._$g(
-                                                              "53-" +
-                                                                $31 +
-                                                                "-" +
-                                                                $32 +
-                                                                "-" +
-                                                                $33,
-                                                              "t0-0"
-                                                            )
-                                                          ),
-                                                        ]
-                                                      )
-                                                    : _vm._e(),
-                                                  _vm._$g(
                                                     "54-" +
                                                       $31 +
                                                       "-" +
@@ -29653,7 +29634,7 @@
                                                     "i"
                                                   )
                                                     ? _c(
-                                                        "uni-view",
+                                                        "span",
                                                         {
                                                           staticClass: _vm._$g(
                                                             "54-" +
@@ -29675,8 +29656,54 @@
                                                           },
                                                         },
                                                         [
-                                                          _vm._$g(
+                                                          _vm._v(
+                                                            _vm._$g(
+                                                              "54-" +
+                                                                $31 +
+                                                                "-" +
+                                                                $32 +
+                                                                "-" +
+                                                                $33,
+                                                              "t0-0"
+                                                            )
+                                                          ),
+                                                        ]
+                                                      )
+                                                    : _vm._e(),
+                                                  _vm._$g(
+                                                    "55-" +
+                                                      $31 +
+                                                      "-" +
+                                                      $32 +
+                                                      "-" +
+                                                      $33,
+                                                    "i"
+                                                  )
+                                                    ? _c(
+                                                        "uni-view",
+                                                        {
+                                                          staticClass: _vm._$g(
                                                             "55-" +
+                                                              $31 +
+                                                              "-" +
+                                                              $32 +
+                                                              "-" +
+                                                              $33,
+                                                            "sc"
+                                                          ),
+                                                          attrs: {
+                                                            _i:
+                                                              "55-" +
+                                                              $31 +
+                                                              "-" +
+                                                              $32 +
+                                                              "-" +
+                                                              $33,
+                                                          },
+                                                        },
+                                                        [
+                                                          _vm._$g(
+                                                            "56-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -29689,7 +29716,7 @@
                                                                 {
                                                                   staticClass:
                                                                     _vm._$g(
-                                                                      "55-" +
+                                                                      "56-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -29699,7 +29726,7 @@
                                                                     ),
                                                                   class:
                                                                     _vm._$g(
-                                                                      "55-" +
+                                                                      "56-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -29709,7 +29736,7 @@
                                                                     ),
                                                                   attrs: {
                                                                     _i:
-                                                                      "55-" +
+                                                                      "56-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -29733,7 +29760,7 @@
                                                           _c("v-uni-input", {
                                                             staticClass:
                                                               _vm._$g(
-                                                                "56-" +
+                                                                "57-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32 +
@@ -29742,7 +29769,7 @@
                                                                 "sc"
                                                               ),
                                                             class: _vm._$g(
-                                                              "56-" +
+                                                              "57-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32 +
@@ -29751,7 +29778,7 @@
                                                               "c"
                                                             ),
                                                             style: _vm._$g(
-                                                              "56-" +
+                                                              "57-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32 +
@@ -29761,7 +29788,7 @@
                                                             ),
                                                             attrs: {
                                                               type: _vm._$g(
-                                                                "56-" +
+                                                                "57-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32 +
@@ -29770,7 +29797,7 @@
                                                                 "a-type"
                                                               ),
                                                               disabled: _vm._$g(
-                                                                "56-" +
+                                                                "57-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32 +
@@ -29780,7 +29807,7 @@
                                                               ),
                                                               placeholder:
                                                                 _vm._$g(
-                                                                  "56-" +
+                                                                  "57-" +
                                                                     $31 +
                                                                     "-" +
                                                                     $32 +
@@ -29789,7 +29816,7 @@
                                                                   "a-placeholder"
                                                                 ),
                                                               focus: _vm._$g(
-                                                                "56-" +
+                                                                "57-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32 +
@@ -29798,7 +29825,7 @@
                                                                 "a-focus"
                                                               ),
                                                               _i:
-                                                                "56-" +
+                                                                "57-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32 +
@@ -29823,7 +29850,7 @@
                                                             },
                                                             model: {
                                                               value: _vm._$g(
-                                                                "56-" +
+                                                                "57-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32 +
@@ -29834,7 +29861,7 @@
                                                               callback:
                                                                 function ($$v) {
                                                                   _vm.$handleVModelEvent(
-                                                                    "56-" +
+                                                                    "57-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -29848,7 +29875,7 @@
                                                             },
                                                           }),
                                                           _vm._$g(
-                                                            "57-" +
+                                                            "58-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -29861,7 +29888,7 @@
                                                                 {
                                                                   staticClass:
                                                                     _vm._$g(
-                                                                      "57-" +
+                                                                      "58-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -29871,7 +29898,7 @@
                                                                     ),
                                                                   class:
                                                                     _vm._$g(
-                                                                      "57-" +
+                                                                      "58-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -29881,7 +29908,7 @@
                                                                     ),
                                                                   attrs: {
                                                                     _i:
-                                                                      "57-" +
+                                                                      "58-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -29907,7 +29934,7 @@
                                                       )
                                                     : _vm._e(),
                                                   _vm._$g(
-                                                    "58-" +
+                                                    "59-" +
                                                       $31 +
                                                       "-" +
                                                       $32 +
@@ -29917,7 +29944,7 @@
                                                   )
                                                     ? _c("uni-data-select", {
                                                         class: _vm._$g(
-                                                          "58-" +
+                                                          "59-" +
                                                             $31 +
                                                             "-" +
                                                             $32 +
@@ -29928,7 +29955,7 @@
                                                         attrs: {
                                                           id: "dv_select",
                                                           _i:
-                                                            "58-" +
+                                                            "59-" +
                                                             $31 +
                                                             "-" +
                                                             $32 +
@@ -29946,7 +29973,7 @@
                                                         },
                                                         model: {
                                                           value: _vm._$g(
-                                                            "58-" +
+                                                            "59-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -29962,7 +29989,7 @@
                                                       })
                                                     : _vm._e(),
                                                   _vm._$g(
-                                                    "59-" +
+                                                    "60-" +
                                                       $31 +
                                                       "-" +
                                                       $32 +
@@ -29974,7 +30001,7 @@
                                                         "uni-view",
                                                         {
                                                           staticClass: _vm._$g(
-                                                            "59-" +
+                                                            "60-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -29984,7 +30011,7 @@
                                                           ),
                                                           attrs: {
                                                             _i:
-                                                              "59-" +
+                                                              "60-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -29996,7 +30023,7 @@
                                                           _c("v-uni-textarea", {
                                                             staticClass:
                                                               _vm._$g(
-                                                                "60-" +
+                                                                "61-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32 +
@@ -30005,7 +30032,7 @@
                                                                 "sc"
                                                               ),
                                                             class: _vm._$g(
-                                                              "60-" +
+                                                              "61-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32 +
@@ -30017,7 +30044,7 @@
                                                               height: "60px",
                                                             },
                                                             style: _vm._$g(
-                                                              "60-" +
+                                                              "61-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32 +
@@ -30027,7 +30054,7 @@
                                                             ),
                                                             attrs: {
                                                               value: _vm._$g(
-                                                                "60-" +
+                                                                "61-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32 +
@@ -30037,7 +30064,7 @@
                                                               ),
                                                               placeholder:
                                                                 _vm._$g(
-                                                                  "60-" +
+                                                                  "61-" +
                                                                     $31 +
                                                                     "-" +
                                                                     $32 +
@@ -30046,7 +30073,7 @@
                                                                   "a-placeholder"
                                                                 ),
                                                               disabled: _vm._$g(
-                                                                "60-" +
+                                                                "61-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32 +
@@ -30055,7 +30082,7 @@
                                                                 "a-disabled"
                                                               ),
                                                               _i:
-                                                                "60-" +
+                                                                "61-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32 +
@@ -30077,7 +30104,7 @@
                                                       )
                                                     : _vm._e(),
                                                   _vm._$g(
-                                                    "61-" +
+                                                    "62-" +
                                                       $31 +
                                                       "-" +
                                                       $32 +
@@ -30089,7 +30116,7 @@
                                                         "v-uni-checkbox-group",
                                                         {
                                                           staticClass: _vm._$g(
-                                                            "61-" +
+                                                            "62-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -30098,7 +30125,7 @@
                                                             "sc"
                                                           ),
                                                           class: _vm._$g(
-                                                            "61-" +
+                                                            "62-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -30107,7 +30134,7 @@
                                                             "c"
                                                           ),
                                                           style: _vm._$g(
-                                                            "61-" +
+                                                            "62-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -30117,7 +30144,7 @@
                                                           ),
                                                           attrs: {
                                                             disabled: _vm._$g(
-                                                              "61-" +
+                                                              "62-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32 +
@@ -30127,7 +30154,7 @@
                                                             ),
                                                             "data-ischeck":
                                                               _vm._$g(
-                                                                "61-" +
+                                                                "62-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32 +
@@ -30136,7 +30163,7 @@
                                                                 "a-data-ischeck"
                                                               ),
                                                             _i:
-                                                              "61-" +
+                                                              "62-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -30159,7 +30186,7 @@
                                                             {
                                                               attrs: {
                                                                 _i:
-                                                                  "62-" +
+                                                                  "63-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32 +
@@ -30174,7 +30201,7 @@
                                                                   attrs: {
                                                                     value:
                                                                       _vm._$g(
-                                                                        "63-" +
+                                                                        "64-" +
                                                                           $31 +
                                                                           "-" +
                                                                           $32 +
@@ -30184,7 +30211,7 @@
                                                                       ),
                                                                     checked:
                                                                       _vm._$g(
-                                                                        "63-" +
+                                                                        "64-" +
                                                                           $31 +
                                                                           "-" +
                                                                           $32 +
@@ -30193,7 +30220,7 @@
                                                                         "a-checked"
                                                                       ),
                                                                     _i:
-                                                                      "63-" +
+                                                                      "64-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -30207,7 +30234,7 @@
                                                                 {
                                                                   attrs: {
                                                                     _i:
-                                                                      "64-" +
+                                                                      "65-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -30218,7 +30245,7 @@
                                                                 [
                                                                   _vm._v(
                                                                     _vm._$g(
-                                                                      "64-" +
+                                                                      "65-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -30237,7 +30264,7 @@
                                                       )
                                                     : _vm._e(),
                                                   _vm._$g(
-                                                    "65-" +
+                                                    "66-" +
                                                       $31 +
                                                       "-" +
                                                       $32 +
@@ -30247,7 +30274,7 @@
                                                   )
                                                     ? _c("v-uni-switch", {
                                                         class: _vm._$g(
-                                                          "65-" +
+                                                          "66-" +
                                                             $31 +
                                                             "-" +
                                                             $32 +
@@ -30256,7 +30283,7 @@
                                                           "c"
                                                         ),
                                                         style: _vm._$g(
-                                                          "65-" +
+                                                          "66-" +
                                                             $31 +
                                                             "-" +
                                                             $32 +
@@ -30266,7 +30293,7 @@
                                                         ),
                                                         attrs: {
                                                           disabled: _vm._$g(
-                                                            "65-" +
+                                                            "66-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -30275,7 +30302,7 @@
                                                             "a-disabled"
                                                           ),
                                                           _i:
-                                                            "65-" +
+                                                            "66-" +
                                                             $31 +
                                                             "-" +
                                                             $32 +
@@ -30293,7 +30320,7 @@
                                                         },
                                                         model: {
                                                           value: _vm._$g(
-                                                            "65-" +
+                                                            "66-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -30309,7 +30336,7 @@
                                                       })
                                                     : _vm._e(),
                                                   _vm._$g(
-                                                    "66-" +
+                                                    "67-" +
                                                       $31 +
                                                       "-" +
                                                       $32 +
@@ -30321,7 +30348,7 @@
                                                         "uni-view",
                                                         {
                                                           staticClass: _vm._$g(
-                                                            "66-" +
+                                                            "67-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -30331,7 +30358,7 @@
                                                           ),
                                                           attrs: {
                                                             _i:
-                                                              "66-" +
+                                                              "67-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -30345,7 +30372,7 @@
                                                             {
                                                               staticClass:
                                                                 _vm._$g(
-                                                                  "67-" +
+                                                                  "68-" +
                                                                     $31 +
                                                                     "-" +
                                                                     $32 +
@@ -30354,7 +30381,7 @@
                                                                   "sc"
                                                                 ),
                                                               class: _vm._$g(
-                                                                "67-" +
+                                                                "68-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32 +
@@ -30366,7 +30393,7 @@
                                                                 mode: "date",
                                                                 disabled:
                                                                   _vm._$g(
-                                                                    "67-" +
+                                                                    "68-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -30375,7 +30402,7 @@
                                                                     "a-disabled"
                                                                   ),
                                                                 value: _vm._$g(
-                                                                  "67-" +
+                                                                  "68-" +
                                                                     $31 +
                                                                     "-" +
                                                                     $32 +
@@ -30384,7 +30411,7 @@
                                                                   "a-value"
                                                                 ),
                                                                 _i:
-                                                                  "67-" +
+                                                                  "68-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32 +
@@ -30408,7 +30435,7 @@
                                                                 {
                                                                   staticClass:
                                                                     _vm._$g(
-                                                                      "68-" +
+                                                                      "69-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -30418,7 +30445,7 @@
                                                                     ),
                                                                   attrs: {
                                                                     _i:
-                                                                      "68-" +
+                                                                      "69-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -30429,7 +30456,7 @@
                                                                 [
                                                                   _vm._v(
                                                                     _vm._$g(
-                                                                      "68-" +
+                                                                      "69-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -30467,19 +30494,19 @@
                     )
                   }
                 ),
-                _vm._$g("69-" + $31, "i")
+                _vm._$g("70-" + $31, "i")
                   ? _c(
                       "uni-view",
                       {
-                        staticClass: _vm._$g("69-" + $31, "sc"),
-                        attrs: { _i: "69-" + $31 },
+                        staticClass: _vm._$g("70-" + $31, "sc"),
+                        attrs: { _i: "70-" + $31 },
                       },
                       [
                         _c(
                           "a",
                           {
-                            staticClass: _vm._$g("70-" + $31, "sc"),
-                            attrs: { href: "javascript:;", _i: "70-" + $31 },
+                            staticClass: _vm._$g("71-" + $31, "sc"),
+                            attrs: { href: "javascript:;", _i: "71-" + $31 },
                             on: {
                               click: function ($event) {
                                 return _vm.$handleViewEvent($event)
@@ -30488,8 +30515,8 @@
                           },
                           [
                             _c("i", {
-                              staticClass: _vm._$g("71-" + $31, "sc"),
-                              attrs: { _i: "71-" + $31 },
+                              staticClass: _vm._$g("72-" + $31, "sc"),
+                              attrs: { _i: "72-" + $31 },
                             }),
                           ],
                           1
@@ -30507,23 +30534,8 @@
       ),
       _c(
         "uni-view",
-        { staticClass: _vm._$g(72, "sc"), attrs: { _i: 72 } },
+        { staticClass: _vm._$g(73, "sc"), attrs: { _i: 73 } },
         [
-          _vm._$g(73, "i")
-            ? _c(
-                "v-uni-button",
-                {
-                  staticClass: _vm._$g(73, "sc"),
-                  attrs: { type: "default", _i: 73 },
-                  on: {
-                    click: function ($event) {
-                      return _vm.$handleViewEvent($event)
-                    },
-                  },
-                },
-                [_vm._v("鍙栨秷")]
-              )
-            : _vm._e(),
           _vm._$g(74, "i")
             ? _c(
                 "v-uni-button",
@@ -30536,9 +30548,10 @@
                     },
                   },
                 },
-                [_vm._v(_vm._$g(74, "t0-0"))]
+                [_vm._v("鍙栨秷")]
               )
-            : _vm._$g(75, "e")
+            : _vm._e(),
+          _vm._$g(75, "i")
             ? _c(
                 "v-uni-button",
                 {
@@ -30552,20 +30565,34 @@
                 },
                 [_vm._v(_vm._$g(75, "t0-0"))]
               )
+            : _vm._$g(76, "e")
+            ? _c(
+                "v-uni-button",
+                {
+                  staticClass: _vm._$g(76, "sc"),
+                  attrs: { type: "default", _i: 76 },
+                  on: {
+                    click: function ($event) {
+                      return _vm.$handleViewEvent($event)
+                    },
+                  },
+                },
+                [_vm._v(_vm._$g(76, "t0-0"))]
+              )
             : _vm._e(),
         ],
         1
       ),
       _c(
         "uni-view",
-        { attrs: { _i: 76 } },
+        { attrs: { _i: 77 } },
         [
           _c(
             "uni-popup",
             {
               ref: "popup",
-              staticClass: _vm._$g(77, "sc"),
-              attrs: { _i: 77 },
+              staticClass: _vm._$g(78, "sc"),
+              attrs: { _i: 78 },
               on: {
                 change: function ($event) {
                   return _vm.$handleViewEvent($event)
@@ -30575,49 +30602,49 @@
             [
               _c(
                 "uni-view",
-                { staticClass: _vm._$g(78, "sc"), attrs: { _i: 78 } },
-                [_vm._v(_vm._$g(78, "t0-0"))]
+                { staticClass: _vm._$g(79, "sc"), attrs: { _i: 79 } },
+                [_vm._v(_vm._$g(79, "t0-0"))]
               ),
               _c(
                 "uni-view",
                 {
-                  staticClass: _vm._$g(79, "sc"),
-                  class: _vm._$g(79, "c"),
-                  style: _vm._$g(79, "s"),
-                  attrs: { _i: 79 },
+                  staticClass: _vm._$g(80, "sc"),
+                  class: _vm._$g(80, "c"),
+                  style: _vm._$g(80, "s"),
+                  attrs: { _i: 80 },
                 },
                 [
                   _c(
                     "uni-view",
                     {
-                      staticClass: _vm._$g(80, "sc"),
-                      style: _vm._$g(80, "s"),
-                      attrs: { _i: 80 },
+                      staticClass: _vm._$g(81, "sc"),
+                      style: _vm._$g(81, "s"),
+                      attrs: { _i: 81 },
                     },
-                    _vm._l(_vm._$g(81, "f"), function (item, index, $24, $34) {
+                    _vm._l(_vm._$g(82, "f"), function (item, index, $24, $34) {
                       return _c(
                         "uni-view",
                         {
                           key: item,
-                          staticClass: _vm._$g("81-" + $34, "sc"),
-                          attrs: { _i: "81-" + $34 },
+                          staticClass: _vm._$g("82-" + $34, "sc"),
+                          attrs: { _i: "82-" + $34 },
                         },
                         [
                           _c(
                             "v-uni-checkbox-group",
                             {
-                              staticClass: _vm._$g("82-" + $34, "sc"),
-                              style: _vm._$g("82-" + $34, "s"),
+                              staticClass: _vm._$g("83-" + $34, "sc"),
+                              style: _vm._$g("83-" + $34, "s"),
                               attrs: {
                                 "data-ischeck": _vm._$g(
-                                  "82-" + $34,
+                                  "83-" + $34,
                                   "a-data-ischeck"
                                 ),
                                 "data-index": _vm._$g(
-                                  "82-" + $34,
+                                  "83-" + $34,
                                   "a-data-index"
                                 ),
-                                _i: "82-" + $34,
+                                _i: "83-" + $34,
                               },
                               on: {
                                 change: function ($event) {
@@ -30628,22 +30655,22 @@
                             [
                               _c(
                                 "v-uni-label",
-                                { attrs: { _i: "83-" + $34 } },
+                                { attrs: { _i: "84-" + $34 } },
                                 [
                                   _c("v-uni-checkbox", {
                                     attrs: {
-                                      value: _vm._$g("84-" + $34, "a-value"),
+                                      value: _vm._$g("85-" + $34, "a-value"),
                                       checked: _vm._$g(
-                                        "84-" + $34,
+                                        "85-" + $34,
                                         "a-checked"
                                       ),
-                                      _i: "84-" + $34,
+                                      _i: "85-" + $34,
                                     },
                                   }),
                                   _c(
                                     "v-uni-text",
-                                    { attrs: { _i: "85-" + $34 } },
-                                    [_vm._v(_vm._$g("85-" + $34, "t0-0"))]
+                                    { attrs: { _i: "86-" + $34 } },
+                                    [_vm._v(_vm._$g("86-" + $34, "t0-0"))]
                                   ),
                                 ],
                                 1
@@ -30659,13 +30686,13 @@
                   ),
                   _c(
                     "uni-view",
-                    { staticClass: _vm._$g(86, "sc"), attrs: { _i: 86 } },
+                    { staticClass: _vm._$g(87, "sc"), attrs: { _i: 87 } },
                     [
                       _c(
                         "v-uni-button",
                         {
-                          staticClass: _vm._$g(87, "sc"),
-                          attrs: { type: "default", _i: 87 },
+                          staticClass: _vm._$g(88, "sc"),
+                          attrs: { type: "default", _i: 88 },
                           on: {
                             click: function ($event) {
                               return _vm.$handleViewEvent($event)
@@ -30677,8 +30704,8 @@
                       _c(
                         "v-uni-button",
                         {
-                          staticClass: _vm._$g(88, "sc"),
-                          attrs: { type: "default", _i: 88 },
+                          staticClass: _vm._$g(89, "sc"),
+                          attrs: { type: "default", _i: 89 },
                           on: {
                             click: function ($event) {
                               return _vm.$handleViewEvent($event)
@@ -31174,151 +31201,39 @@
                           )
                         : _vm._e(),
                       _vm._$g("16-" + $31, "i")
-                        ? _c(
-                            "div",
-                            {
-                              staticClass: _vm._$g("16-" + $31, "sc"),
-                              style: _vm._$g("16-" + $31, "s"),
-                              attrs: { _i: "16-" + $31 },
-                              domProps: {
-                                innerHTML: _vm._s(
-                                  _vm._$g("16-" + $31, "v-html")
-                                ),
-                              },
+                        ? _c("div", {
+                            staticClass: _vm._$g("16-" + $31, "sc"),
+                            style: _vm._$g("16-" + $31, "s"),
+                            attrs: { _i: "16-" + $31 },
+                            domProps: {
+                              innerHTML: _vm._s(_vm._$g("16-" + $31, "v-html")),
                             },
-                            [
-                              _c(
-                                "div",
-                                {
-                                  staticClass: _vm._$g("17-" + $31, "sc"),
-                                  attrs: { _i: "17-" + $31 },
-                                },
-                                [
-                                  _c(
-                                    "div",
-                                    {
-                                      staticClass: _vm._$g("18-" + $31, "sc"),
-                                      attrs: { _i: "18-" + $31 },
-                                    },
-                                    [
-                                      _c(
-                                        "v-uni-label",
-                                        { attrs: { _i: "19-" + $31 } },
-                                        [_vm._v("No锛�)]
-                                      ),
-                                      _c(
-                                        "span",
-                                        { attrs: { _i: "20-" + $31 } },
-                                        [_vm._v("TA240129-00001")]
-                                      ),
-                                    ],
-                                    1
-                                  ),
-                                  _c(
-                                    "div",
-                                    {
-                                      staticClass: _vm._$g("21-" + $31, "sc"),
-                                      attrs: { _i: "21-" + $31 },
-                                    },
-                                    [
-                                      _c(
-                                        "div",
-                                        {
-                                          staticClass: _vm._$g(
-                                            "22-" + $31,
-                                            "sc"
-                                          ),
-                                          attrs: { _i: "22-" + $31 },
-                                        },
-                                        [
-                                          _c(
-                                            "p",
-                                            { attrs: { _i: "23-" + $31 } },
-                                            [
-                                              _c(
-                                                "span",
-                                                { attrs: { _i: "24-" + $31 } },
-                                                [_vm._v("姣涙枡绾胯竟")]
-                                              ),
-                                            ],
-                                            1
-                                          ),
-                                          _c(
-                                            "v-uni-label",
-                                            { attrs: { _i: "25-" + $31 } },
-                                            [_vm._v("L002-1")]
-                                          ),
-                                        ],
-                                        1
-                                      ),
-                                      _c("i", {
-                                        staticClass: _vm._$g("26-" + $31, "sc"),
-                                        attrs: { _i: "26-" + $31 },
-                                      }),
-                                      _c(
-                                        "div",
-                                        {
-                                          staticClass: _vm._$g(
-                                            "27-" + $31,
-                                            "sc"
-                                          ),
-                                          attrs: { _i: "27-" + $31 },
-                                        },
-                                        [
-                                          _c(
-                                            "p",
-                                            { attrs: { _i: "28-" + $31 } },
-                                            [
-                                              _c(
-                                                "span",
-                                                { attrs: { _i: "29-" + $31 } },
-                                                [_vm._v("姣涙枡绾胯竟")]
-                                              ),
-                                            ],
-                                            1
-                                          ),
-                                          _c(
-                                            "v-uni-label",
-                                            { attrs: { _i: "30-" + $31 } },
-                                            [_vm._v("L003-3")]
-                                          ),
-                                        ],
-                                        1
-                                      ),
-                                    ],
-                                    1
-                                  ),
-                                ],
-                                1
-                              ),
-                            ],
-                            1
-                          )
+                          })
                         : _vm._e(),
-                      _vm._$g("31-" + $31, "i")
+                      _vm._$g("17-" + $31, "i")
                         ? _c(
                             "div",
                             {
-                              staticClass: _vm._$g("31-" + $31, "sc"),
-                              style: _vm._$g("31-" + $31, "s"),
-                              attrs: { _i: "31-" + $31 },
+                              staticClass: _vm._$g("17-" + $31, "sc"),
+                              style: _vm._$g("17-" + $31, "s"),
+                              attrs: { _i: "17-" + $31 },
                             },
                             _vm._l(
-                              _vm._$g(32 + "-" + $31, "f"),
+                              _vm._$g(18 + "-" + $31, "f"),
                               function (item, index, $22, $32) {
                                 return _c(
                                   "div",
                                   {
                                     key: item,
-                                    attrs: { _i: "32-" + $31 + "-" + $32 },
+                                    attrs: { _i: "18-" + $31 + "-" + $32 },
                                   },
                                   [
-                                    _vm._$g("33-" + $31 + "-" + $32, "i")
+                                    _vm._$g("19-" + $31 + "-" + $32, "i")
                                       ? _c(
                                           "uni-view",
                                           {
                                             attrs: {
-                                              _i: "33-" + $31 + "-" + $32,
+                                              _i: "19-" + $31 + "-" + $32,
                                             },
                                           },
                                           [
@@ -31326,46 +31241,46 @@
                                               "v-uni-text",
                                               {
                                                 staticClass: _vm._$g(
-                                                  "34-" + $31 + "-" + $32,
+                                                  "20-" + $31 + "-" + $32,
                                                   "sc"
                                                 ),
                                                 style: _vm._$g(
-                                                  "34-" + $31 + "-" + $32,
+                                                  "20-" + $31 + "-" + $32,
                                                   "s"
                                                 ),
                                                 attrs: {
-                                                  _i: "34-" + $31 + "-" + $32,
+                                                  _i: "20-" + $31 + "-" + $32,
                                                 },
                                               },
                                               [
                                                 _vm._v(
                                                   _vm._$g(
-                                                    "34-" + $31 + "-" + $32,
+                                                    "20-" + $31 + "-" + $32,
                                                     "t0-0"
                                                   ) + "锛�
                                                 ),
                                               ]
                                             ),
                                             _vm._$g(
-                                              "35-" + $31 + "-" + $32,
+                                              "21-" + $31 + "-" + $32,
                                               "i"
                                             )
                                               ? _c(
                                                   "span",
                                                   {
                                                     staticClass: _vm._$g(
-                                                      "35-" + $31 + "-" + $32,
+                                                      "21-" + $31 + "-" + $32,
                                                       "sc"
                                                     ),
                                                     attrs: {
                                                       _i:
-                                                        "35-" + $31 + "-" + $32,
+                                                        "21-" + $31 + "-" + $32,
                                                     },
                                                   },
                                                   [
                                                     _vm._v(
                                                       _vm._$g(
-                                                        "35-" + $31 + "-" + $32,
+                                                        "21-" + $31 + "-" + $32,
                                                         "t0-0"
                                                       )
                                                     ),
@@ -31373,24 +31288,24 @@
                                                 )
                                               : _vm._e(),
                                             _vm._$g(
-                                              "36-" + $31 + "-" + $32,
+                                              "22-" + $31 + "-" + $32,
                                               "i"
                                             )
                                               ? _c(
                                                   "uni-view",
                                                   {
                                                     staticClass: _vm._$g(
-                                                      "36-" + $31 + "-" + $32,
+                                                      "22-" + $31 + "-" + $32,
                                                       "sc"
                                                     ),
                                                     attrs: {
                                                       _i:
-                                                        "36-" + $31 + "-" + $32,
+                                                        "22-" + $31 + "-" + $32,
                                                     },
                                                   },
                                                   [
                                                     _vm._$g(
-                                                      "37-" + $31 + "-" + $32,
+                                                      "23-" + $31 + "-" + $32,
                                                       "i"
                                                     )
                                                       ? _c(
@@ -31398,14 +31313,14 @@
                                                           {
                                                             staticClass:
                                                               _vm._$g(
-                                                                "37-" +
+                                                                "23-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32,
                                                                 "sc"
                                                               ),
                                                             class: _vm._$g(
-                                                              "37-" +
+                                                              "23-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32,
@@ -31413,7 +31328,7 @@
                                                             ),
                                                             attrs: {
                                                               _i:
-                                                                "37-" +
+                                                                "23-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32,
@@ -31433,48 +31348,48 @@
                                                       : _vm._e(),
                                                     _c("v-uni-input", {
                                                       staticClass: _vm._$g(
-                                                        "38-" + $31 + "-" + $32,
+                                                        "24-" + $31 + "-" + $32,
                                                         "sc"
                                                       ),
                                                       class: _vm._$g(
-                                                        "38-" + $31 + "-" + $32,
+                                                        "24-" + $31 + "-" + $32,
                                                         "c"
                                                       ),
                                                       style: _vm._$g(
-                                                        "38-" + $31 + "-" + $32,
+                                                        "24-" + $31 + "-" + $32,
                                                         "s"
                                                       ),
                                                       attrs: {
                                                         type: _vm._$g(
-                                                          "38-" +
+                                                          "24-" +
                                                             $31 +
                                                             "-" +
                                                             $32,
                                                           "a-type"
                                                         ),
                                                         disabled: _vm._$g(
-                                                          "38-" +
+                                                          "24-" +
                                                             $31 +
                                                             "-" +
                                                             $32,
                                                           "a-disabled"
                                                         ),
                                                         placeholder: _vm._$g(
-                                                          "38-" +
+                                                          "24-" +
                                                             $31 +
                                                             "-" +
                                                             $32,
                                                           "a-placeholder"
                                                         ),
                                                         focus: _vm._$g(
-                                                          "38-" +
+                                                          "24-" +
                                                             $31 +
                                                             "-" +
                                                             $32,
                                                           "a-focus"
                                                         ),
                                                         _i:
-                                                          "38-" +
+                                                          "24-" +
                                                           $31 +
                                                           "-" +
                                                           $32,
@@ -31497,7 +31412,7 @@
                                                       },
                                                       model: {
                                                         value: _vm._$g(
-                                                          "38-" +
+                                                          "24-" +
                                                             $31 +
                                                             "-" +
                                                             $32,
@@ -31507,7 +31422,7 @@
                                                           $$v
                                                         ) {
                                                           _vm.$handleVModelEvent(
-                                                            "38-" +
+                                                            "24-" +
                                                               $31 +
                                                               "-" +
                                                               $32,
@@ -31519,7 +31434,7 @@
                                                       },
                                                     }),
                                                     _vm._$g(
-                                                      "39-" + $31 + "-" + $32,
+                                                      "25-" + $31 + "-" + $32,
                                                       "i"
                                                     )
                                                       ? _c(
@@ -31527,14 +31442,14 @@
                                                           {
                                                             staticClass:
                                                               _vm._$g(
-                                                                "39-" +
+                                                                "25-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32,
                                                                 "sc"
                                                               ),
                                                             class: _vm._$g(
-                                                              "39-" +
+                                                              "25-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32,
@@ -31542,7 +31457,7 @@
                                                             ),
                                                             attrs: {
                                                               _i:
-                                                                "39-" +
+                                                                "25-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32,
@@ -31565,17 +31480,17 @@
                                                 )
                                               : _vm._e(),
                                             _vm._$g(
-                                              "40-" + $31 + "-" + $32,
+                                              "26-" + $31 + "-" + $32,
                                               "i"
                                             )
                                               ? _c("uni-data-select", {
                                                   class: _vm._$g(
-                                                    "40-" + $31 + "-" + $32,
+                                                    "26-" + $31 + "-" + $32,
                                                     "c"
                                                   ),
                                                   attrs: {
                                                     id: "dv_select",
-                                                    _i: "40-" + $31 + "-" + $32,
+                                                    _i: "26-" + $31 + "-" + $32,
                                                   },
                                                   on: {
                                                     change: function ($event) {
@@ -31586,7 +31501,7 @@
                                                   },
                                                   model: {
                                                     value: _vm._$g(
-                                                      "40-" + $31 + "-" + $32,
+                                                      "26-" + $31 + "-" + $32,
                                                       "v-model"
                                                     ),
                                                     callback: function () {},
@@ -31595,62 +31510,62 @@
                                                 })
                                               : _vm._e(),
                                             _vm._$g(
-                                              "41-" + $31 + "-" + $32,
+                                              "27-" + $31 + "-" + $32,
                                               "i"
                                             )
                                               ? _c(
                                                   "uni-view",
                                                   {
                                                     staticClass: _vm._$g(
-                                                      "41-" + $31 + "-" + $32,
+                                                      "27-" + $31 + "-" + $32,
                                                       "sc"
                                                     ),
                                                     attrs: {
                                                       _i:
-                                                        "41-" + $31 + "-" + $32,
+                                                        "27-" + $31 + "-" + $32,
                                                     },
                                                   },
                                                   [
                                                     _c("v-uni-textarea", {
                                                       staticClass: _vm._$g(
-                                                        "42-" + $31 + "-" + $32,
+                                                        "28-" + $31 + "-" + $32,
                                                         "sc"
                                                       ),
                                                       class: _vm._$g(
-                                                        "42-" + $31 + "-" + $32,
+                                                        "28-" + $31 + "-" + $32,
                                                         "c"
                                                       ),
                                                       staticStyle: {
                                                         height: "60px",
                                                       },
                                                       style: _vm._$g(
-                                                        "42-" + $31 + "-" + $32,
+                                                        "28-" + $31 + "-" + $32,
                                                         "s"
                                                       ),
                                                       attrs: {
                                                         value: _vm._$g(
-                                                          "42-" +
+                                                          "28-" +
                                                             $31 +
                                                             "-" +
                                                             $32,
                                                           "a-value"
                                                         ),
                                                         placeholder: _vm._$g(
-                                                          "42-" +
+                                                          "28-" +
                                                             $31 +
                                                             "-" +
                                                             $32,
                                                           "a-placeholder"
                                                         ),
                                                         disabled: _vm._$g(
-                                                          "42-" +
+                                                          "28-" +
                                                             $31 +
                                                             "-" +
                                                             $32,
                                                           "a-disabled"
                                                         ),
                                                         _i:
-                                                          "42-" +
+                                                          "28-" +
                                                           $31 +
                                                           "-" +
                                                           $32,
@@ -31670,35 +31585,35 @@
                                                 )
                                               : _vm._e(),
                                             _vm._$g(
-                                              "43-" + $31 + "-" + $32,
+                                              "29-" + $31 + "-" + $32,
                                               "i"
                                             )
                                               ? _c(
                                                   "v-uni-checkbox-group",
                                                   {
                                                     staticClass: _vm._$g(
-                                                      "43-" + $31 + "-" + $32,
+                                                      "29-" + $31 + "-" + $32,
                                                       "sc"
                                                     ),
                                                     class: _vm._$g(
-                                                      "43-" + $31 + "-" + $32,
+                                                      "29-" + $31 + "-" + $32,
                                                       "c"
                                                     ),
                                                     style: _vm._$g(
-                                                      "43-" + $31 + "-" + $32,
+                                                      "29-" + $31 + "-" + $32,
                                                       "s"
                                                     ),
                                                     attrs: {
                                                       "data-ischeck": _vm._$g(
-                                                        "43-" + $31 + "-" + $32,
+                                                        "29-" + $31 + "-" + $32,
                                                         "a-data-ischeck"
                                                       ),
                                                       disabled: _vm._$g(
-                                                        "43-" + $31 + "-" + $32,
+                                                        "29-" + $31 + "-" + $32,
                                                         "a-disabled"
                                                       ),
                                                       _i:
-                                                        "43-" + $31 + "-" + $32,
+                                                        "29-" + $31 + "-" + $32,
                                                     },
                                                     on: {
                                                       change: function (
@@ -31716,7 +31631,7 @@
                                                       {
                                                         attrs: {
                                                           _i:
-                                                            "44-" +
+                                                            "30-" +
                                                             $31 +
                                                             "-" +
                                                             $32,
@@ -31726,21 +31641,21 @@
                                                         _c("v-uni-checkbox", {
                                                           attrs: {
                                                             value: _vm._$g(
-                                                              "45-" +
+                                                              "31-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32,
                                                               "a-value"
                                                             ),
                                                             checked: _vm._$g(
-                                                              "45-" +
+                                                              "31-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32,
                                                               "a-checked"
                                                             ),
                                                             _i:
-                                                              "45-" +
+                                                              "31-" +
                                                               $31 +
                                                               "-" +
                                                               $32,
@@ -31751,7 +31666,7 @@
                                                           {
                                                             attrs: {
                                                               _i:
-                                                                "46-" +
+                                                                "32-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32,
@@ -31760,7 +31675,7 @@
                                                           [
                                                             _vm._v(
                                                               _vm._$g(
-                                                                "46-" +
+                                                                "32-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32,
@@ -31777,24 +31692,24 @@
                                                 )
                                               : _vm._e(),
                                             _vm._$g(
-                                              "47-" + $31 + "-" + $32,
+                                              "33-" + $31 + "-" + $32,
                                               "i"
                                             )
                                               ? _c("v-uni-switch", {
                                                   class: _vm._$g(
-                                                    "47-" + $31 + "-" + $32,
+                                                    "33-" + $31 + "-" + $32,
                                                     "c"
                                                   ),
                                                   style: _vm._$g(
-                                                    "47-" + $31 + "-" + $32,
+                                                    "33-" + $31 + "-" + $32,
                                                     "s"
                                                   ),
                                                   attrs: {
                                                     disabled: _vm._$g(
-                                                      "47-" + $31 + "-" + $32,
+                                                      "33-" + $31 + "-" + $32,
                                                       "a-disabled"
                                                     ),
-                                                    _i: "47-" + $31 + "-" + $32,
+                                                    _i: "33-" + $31 + "-" + $32,
                                                   },
                                                   on: {
                                                     change: function ($event) {
@@ -31805,7 +31720,7 @@
                                                   },
                                                   model: {
                                                     value: _vm._$g(
-                                                      "47-" + $31 + "-" + $32,
+                                                      "33-" + $31 + "-" + $32,
                                                       "v-model"
                                                     ),
                                                     callback: function () {},
@@ -31814,19 +31729,19 @@
                                                 })
                                               : _vm._e(),
                                             _vm._$g(
-                                              "48-" + $31 + "-" + $32,
+                                              "34-" + $31 + "-" + $32,
                                               "i"
                                             )
                                               ? _c(
                                                   "uni-view",
                                                   {
                                                     staticClass: _vm._$g(
-                                                      "48-" + $31 + "-" + $32,
+                                                      "34-" + $31 + "-" + $32,
                                                       "sc"
                                                     ),
                                                     attrs: {
                                                       _i:
-                                                        "48-" + $31 + "-" + $32,
+                                                        "34-" + $31 + "-" + $32,
                                                     },
                                                   },
                                                   [
@@ -31834,14 +31749,14 @@
                                                       "v-uni-picker",
                                                       {
                                                         staticClass: _vm._$g(
-                                                          "49-" +
+                                                          "35-" +
                                                             $31 +
                                                             "-" +
                                                             $32,
                                                           "sc"
                                                         ),
                                                         class: _vm._$g(
-                                                          "49-" +
+                                                          "35-" +
                                                             $31 +
                                                             "-" +
                                                             $32,
@@ -31850,21 +31765,21 @@
                                                         attrs: {
                                                           mode: "date",
                                                           disabled: _vm._$g(
-                                                            "49-" +
+                                                            "35-" +
                                                               $31 +
                                                               "-" +
                                                               $32,
                                                             "a-disabled"
                                                           ),
                                                           value: _vm._$g(
-                                                            "49-" +
+                                                            "35-" +
                                                               $31 +
                                                               "-" +
                                                               $32,
                                                             "a-value"
                                                           ),
                                                           _i:
-                                                            "49-" +
+                                                            "35-" +
                                                             $31 +
                                                             "-" +
                                                             $32,
@@ -31885,7 +31800,7 @@
                                                           {
                                                             staticClass:
                                                               _vm._$g(
-                                                                "50-" +
+                                                                "36-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32,
@@ -31893,7 +31808,7 @@
                                                               ),
                                                             attrs: {
                                                               _i:
-                                                                "50-" +
+                                                                "36-" +
                                                                 $31 +
                                                                 "-" +
                                                                 $32,
@@ -31902,7 +31817,7 @@
                                                           [
                                                             _vm._v(
                                                               _vm._$g(
-                                                                "50-" +
+                                                                "36-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32,
@@ -31922,21 +31837,21 @@
                                           1
                                         )
                                       : _vm._e(),
-                                    _vm._$g("51-" + $31 + "-" + $32, "i")
+                                    _vm._$g("37-" + $31 + "-" + $32, "i")
                                       ? _c(
                                           "uni-row",
                                           {
                                             staticClass: _vm._$g(
-                                              "51-" + $31 + "-" + $32,
+                                              "37-" + $31 + "-" + $32,
                                               "sc"
                                             ),
                                             attrs: {
-                                              _i: "51-" + $31 + "-" + $32,
+                                              _i: "37-" + $31 + "-" + $32,
                                             },
                                           },
                                           _vm._l(
                                             _vm._$g(
-                                              52 + "-" + $31 + "-" + $32,
+                                              38 + "-" + $31 + "-" + $32,
                                               "f"
                                             ),
                                             function (cols, key, $23, $33) {
@@ -31946,7 +31861,7 @@
                                                   key: cols,
                                                   attrs: {
                                                     _i:
-                                                      "52-" +
+                                                      "38-" +
                                                       $31 +
                                                       "-" +
                                                       $32 +
@@ -31956,7 +31871,7 @@
                                                 },
                                                 [
                                                   _vm._$g(
-                                                    "53-" +
+                                                    "39-" +
                                                       $31 +
                                                       "-" +
                                                       $32 +
@@ -31969,7 +31884,7 @@
                                                         {
                                                           attrs: {
                                                             _i:
-                                                              "53-" +
+                                                              "39-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -31983,7 +31898,7 @@
                                                             {
                                                               staticClass:
                                                                 _vm._$g(
-                                                                  "54-" +
+                                                                  "40-" +
                                                                     $31 +
                                                                     "-" +
                                                                     $32 +
@@ -31992,7 +31907,7 @@
                                                                   "sc"
                                                                 ),
                                                               style: _vm._$g(
-                                                                "54-" +
+                                                                "40-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32 +
@@ -32002,7 +31917,7 @@
                                                               ),
                                                               attrs: {
                                                                 _i:
-                                                                  "54-" +
+                                                                  "40-" +
                                                                   $31 +
                                                                   "-" +
                                                                   $32 +
@@ -32013,7 +31928,7 @@
                                                             [
                                                               _vm._v(
                                                                 _vm._$g(
-                                                                  "54-" +
+                                                                  "40-" +
                                                                     $31 +
                                                                     "-" +
                                                                     $32 +
@@ -32025,7 +31940,7 @@
                                                             ]
                                                           ),
                                                           _vm._$g(
-                                                            "55-" +
+                                                            "41-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -32038,7 +31953,7 @@
                                                                 {
                                                                   staticClass:
                                                                     _vm._$g(
-                                                                      "55-" +
+                                                                      "41-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -32048,7 +31963,7 @@
                                                                     ),
                                                                   attrs: {
                                                                     _i:
-                                                                      "55-" +
+                                                                      "41-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -32059,7 +31974,7 @@
                                                                 [
                                                                   _vm._v(
                                                                     _vm._$g(
-                                                                      "55-" +
+                                                                      "41-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -32072,7 +31987,7 @@
                                                               )
                                                             : _vm._e(),
                                                           _vm._$g(
-                                                            "56-" +
+                                                            "42-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -32085,7 +32000,7 @@
                                                                 {
                                                                   staticClass:
                                                                     _vm._$g(
-                                                                      "56-" +
+                                                                      "42-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -32095,7 +32010,7 @@
                                                                     ),
                                                                   attrs: {
                                                                     _i:
-                                                                      "56-" +
+                                                                      "42-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -32105,7 +32020,7 @@
                                                                 },
                                                                 [
                                                                   _vm._$g(
-                                                                    "57-" +
+                                                                    "43-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -32118,7 +32033,7 @@
                                                                         {
                                                                           staticClass:
                                                                             _vm._$g(
-                                                                              "57-" +
+                                                                              "43-" +
                                                                                 $31 +
                                                                                 "-" +
                                                                                 $32 +
@@ -32128,7 +32043,7 @@
                                                                             ),
                                                                           class:
                                                                             _vm._$g(
-                                                                              "57-" +
+                                                                              "43-" +
                                                                                 $31 +
                                                                                 "-" +
                                                                                 $32 +
@@ -32139,7 +32054,7 @@
                                                                           attrs:
                                                                             {
                                                                               _i:
-                                                                                "57-" +
+                                                                                "43-" +
                                                                                 $31 +
                                                                                 "-" +
                                                                                 $32 +
@@ -32169,7 +32084,7 @@
                                                                     {
                                                                       staticClass:
                                                                         _vm._$g(
-                                                                          "58-" +
+                                                                          "44-" +
                                                                             $31 +
                                                                             "-" +
                                                                             $32 +
@@ -32179,7 +32094,7 @@
                                                                         ),
                                                                       class:
                                                                         _vm._$g(
-                                                                          "58-" +
+                                                                          "44-" +
                                                                             $31 +
                                                                             "-" +
                                                                             $32 +
@@ -32189,7 +32104,7 @@
                                                                         ),
                                                                       style:
                                                                         _vm._$g(
-                                                                          "58-" +
+                                                                          "44-" +
                                                                             $31 +
                                                                             "-" +
                                                                             $32 +
@@ -32199,7 +32114,7 @@
                                                                         ),
                                                                       attrs: {
                                                                         type: _vm._$g(
-                                                                          "58-" +
+                                                                          "44-" +
                                                                             $31 +
                                                                             "-" +
                                                                             $32 +
@@ -32209,7 +32124,7 @@
                                                                         ),
                                                                         disabled:
                                                                           _vm._$g(
-                                                                            "58-" +
+                                                                            "44-" +
                                                                               $31 +
                                                                               "-" +
                                                                               $32 +
@@ -32219,7 +32134,7 @@
                                                                           ),
                                                                         placeholder:
                                                                           _vm._$g(
-                                                                            "58-" +
+                                                                            "44-" +
                                                                               $31 +
                                                                               "-" +
                                                                               $32 +
@@ -32229,7 +32144,7 @@
                                                                           ),
                                                                         focus:
                                                                           _vm._$g(
-                                                                            "58-" +
+                                                                            "44-" +
                                                                               $31 +
                                                                               "-" +
                                                                               $32 +
@@ -32238,7 +32153,7 @@
                                                                             "a-focus"
                                                                           ),
                                                                         _i:
-                                                                          "58-" +
+                                                                          "44-" +
                                                                           $31 +
                                                                           "-" +
                                                                           $32 +
@@ -32265,7 +32180,7 @@
                                                                       model: {
                                                                         value:
                                                                           _vm._$g(
-                                                                            "58-" +
+                                                                            "44-" +
                                                                               $31 +
                                                                               "-" +
                                                                               $32 +
@@ -32278,7 +32193,7 @@
                                                                             $$v
                                                                           ) {
                                                                             _vm.$handleVModelEvent(
-                                                                              "58-" +
+                                                                              "44-" +
                                                                                 $31 +
                                                                                 "-" +
                                                                                 $32 +
@@ -32293,7 +32208,7 @@
                                                                     }
                                                                   ),
                                                                   _vm._$g(
-                                                                    "59-" +
+                                                                    "45-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -32306,7 +32221,7 @@
                                                                         {
                                                                           staticClass:
                                                                             _vm._$g(
-                                                                              "59-" +
+                                                                              "45-" +
                                                                                 $31 +
                                                                                 "-" +
                                                                                 $32 +
@@ -32316,7 +32231,7 @@
                                                                             ),
                                                                           class:
                                                                             _vm._$g(
-                                                                              "59-" +
+                                                                              "45-" +
                                                                                 $31 +
                                                                                 "-" +
                                                                                 $32 +
@@ -32327,7 +32242,7 @@
                                                                           attrs:
                                                                             {
                                                                               _i:
-                                                                                "59-" +
+                                                                                "45-" +
                                                                                 $31 +
                                                                                 "-" +
                                                                                 $32 +
@@ -32357,7 +32272,7 @@
                                                               )
                                                             : _vm._e(),
                                                           _vm._$g(
-                                                            "60-" +
+                                                            "46-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -32370,7 +32285,7 @@
                                                                 {
                                                                   class:
                                                                     _vm._$g(
-                                                                      "60-" +
+                                                                      "46-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -32381,7 +32296,7 @@
                                                                   attrs: {
                                                                     id: "dv_select",
                                                                     _i:
-                                                                      "60-" +
+                                                                      "46-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -32401,7 +32316,7 @@
                                                                   model: {
                                                                     value:
                                                                       _vm._$g(
-                                                                        "60-" +
+                                                                        "46-" +
                                                                           $31 +
                                                                           "-" +
                                                                           $32 +
@@ -32418,7 +32333,7 @@
                                                               )
                                                             : _vm._e(),
                                                           _vm._$g(
-                                                            "61-" +
+                                                            "47-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -32431,7 +32346,7 @@
                                                                 {
                                                                   staticClass:
                                                                     _vm._$g(
-                                                                      "61-" +
+                                                                      "47-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -32441,7 +32356,7 @@
                                                                     ),
                                                                   attrs: {
                                                                     _i:
-                                                                      "61-" +
+                                                                      "47-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -32455,7 +32370,7 @@
                                                                     {
                                                                       staticClass:
                                                                         _vm._$g(
-                                                                          "62-" +
+                                                                          "48-" +
                                                                             $31 +
                                                                             "-" +
                                                                             $32 +
@@ -32465,7 +32380,7 @@
                                                                         ),
                                                                       class:
                                                                         _vm._$g(
-                                                                          "62-" +
+                                                                          "48-" +
                                                                             $31 +
                                                                             "-" +
                                                                             $32 +
@@ -32480,7 +32395,7 @@
                                                                         },
                                                                       style:
                                                                         _vm._$g(
-                                                                          "62-" +
+                                                                          "48-" +
                                                                             $31 +
                                                                             "-" +
                                                                             $32 +
@@ -32491,7 +32406,7 @@
                                                                       attrs: {
                                                                         value:
                                                                           _vm._$g(
-                                                                            "62-" +
+                                                                            "48-" +
                                                                               $31 +
                                                                               "-" +
                                                                               $32 +
@@ -32501,7 +32416,7 @@
                                                                           ),
                                                                         placeholder:
                                                                           _vm._$g(
-                                                                            "62-" +
+                                                                            "48-" +
                                                                               $31 +
                                                                               "-" +
                                                                               $32 +
@@ -32511,7 +32426,7 @@
                                                                           ),
                                                                         disabled:
                                                                           _vm._$g(
-                                                                            "62-" +
+                                                                            "48-" +
                                                                               $31 +
                                                                               "-" +
                                                                               $32 +
@@ -32520,7 +32435,7 @@
                                                                             "a-disabled"
                                                                           ),
                                                                         _i:
-                                                                          "62-" +
+                                                                          "48-" +
                                                                           $31 +
                                                                           "-" +
                                                                           $32 +
@@ -32543,7 +32458,7 @@
                                                               )
                                                             : _vm._e(),
                                                           _vm._$g(
-                                                            "63-" +
+                                                            "49-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -32556,7 +32471,7 @@
                                                                 {
                                                                   staticClass:
                                                                     _vm._$g(
-                                                                      "63-" +
+                                                                      "49-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -32566,7 +32481,7 @@
                                                                     ),
                                                                   class:
                                                                     _vm._$g(
-                                                                      "63-" +
+                                                                      "49-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -32576,7 +32491,7 @@
                                                                     ),
                                                                   style:
                                                                     _vm._$g(
-                                                                      "63-" +
+                                                                      "49-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -32587,7 +32502,7 @@
                                                                   attrs: {
                                                                     disabled:
                                                                       _vm._$g(
-                                                                        "63-" +
+                                                                        "49-" +
                                                                           $31 +
                                                                           "-" +
                                                                           $32 +
@@ -32597,7 +32512,7 @@
                                                                       ),
                                                                     "data-ischeck":
                                                                       _vm._$g(
-                                                                        "63-" +
+                                                                        "49-" +
                                                                           $31 +
                                                                           "-" +
                                                                           $32 +
@@ -32606,7 +32521,7 @@
                                                                         "a-data-ischeck"
                                                                       ),
                                                                     _i:
-                                                                      "63-" +
+                                                                      "49-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -32630,7 +32545,7 @@
                                                                     {
                                                                       attrs: {
                                                                         _i:
-                                                                          "64-" +
+                                                                          "50-" +
                                                                           $31 +
                                                                           "-" +
                                                                           $32 +
@@ -32646,7 +32561,7 @@
                                                                             {
                                                                               value:
                                                                                 _vm._$g(
-                                                                                  "65-" +
+                                                                                  "51-" +
                                                                                     $31 +
                                                                                     "-" +
                                                                                     $32 +
@@ -32656,7 +32571,7 @@
                                                                                 ),
                                                                               checked:
                                                                                 _vm._$g(
-                                                                                  "65-" +
+                                                                                  "51-" +
                                                                                     $31 +
                                                                                     "-" +
                                                                                     $32 +
@@ -32665,7 +32580,7 @@
                                                                                   "a-checked"
                                                                                 ),
                                                                               _i:
-                                                                                "65-" +
+                                                                                "51-" +
                                                                                 $31 +
                                                                                 "-" +
                                                                                 $32 +
@@ -32680,7 +32595,7 @@
                                                                           attrs:
                                                                             {
                                                                               _i:
-                                                                                "66-" +
+                                                                                "52-" +
                                                                                 $31 +
                                                                                 "-" +
                                                                                 $32 +
@@ -32691,7 +32606,7 @@
                                                                         [
                                                                           _vm._v(
                                                                             _vm._$g(
-                                                                              "66-" +
+                                                                              "52-" +
                                                                                 $31 +
                                                                                 "-" +
                                                                                 $32 +
@@ -32710,7 +32625,7 @@
                                                               )
                                                             : _vm._e(),
                                                           _vm._$g(
-                                                            "67-" +
+                                                            "53-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -32723,7 +32638,7 @@
                                                                 {
                                                                   class:
                                                                     _vm._$g(
-                                                                      "67-" +
+                                                                      "53-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -32733,7 +32648,7 @@
                                                                     ),
                                                                   style:
                                                                     _vm._$g(
-                                                                      "67-" +
+                                                                      "53-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -32744,7 +32659,7 @@
                                                                   attrs: {
                                                                     disabled:
                                                                       _vm._$g(
-                                                                        "67-" +
+                                                                        "53-" +
                                                                           $31 +
                                                                           "-" +
                                                                           $32 +
@@ -32753,7 +32668,7 @@
                                                                         "a-disabled"
                                                                       ),
                                                                     _i:
-                                                                      "67-" +
+                                                                      "53-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -32773,7 +32688,7 @@
                                                                   model: {
                                                                     value:
                                                                       _vm._$g(
-                                                                        "67-" +
+                                                                        "53-" +
                                                                           $31 +
                                                                           "-" +
                                                                           $32 +
@@ -32790,7 +32705,7 @@
                                                               )
                                                             : _vm._e(),
                                                           _vm._$g(
-                                                            "68-" +
+                                                            "54-" +
                                                               $31 +
                                                               "-" +
                                                               $32 +
@@ -32803,7 +32718,7 @@
                                                                 {
                                                                   staticClass:
                                                                     _vm._$g(
-                                                                      "68-" +
+                                                                      "54-" +
                                                                         $31 +
                                                                         "-" +
                                                                         $32 +
@@ -32813,7 +32728,7 @@
                                                                     ),
                                                                   attrs: {
                                                                     _i:
-                                                                      "68-" +
+                                                                      "54-" +
                                                                       $31 +
                                                                       "-" +
                                                                       $32 +
@@ -32827,7 +32742,7 @@
                                                                     {
                                                                       staticClass:
                                                                         _vm._$g(
-                                                                          "69-" +
+                                                                          "55-" +
                                                                             $31 +
                                                                             "-" +
                                                                             $32 +
@@ -32837,7 +32752,7 @@
                                                                         ),
                                                                       class:
                                                                         _vm._$g(
-                                                                          "69-" +
+                                                                          "55-" +
                                                                             $31 +
                                                                             "-" +
                                                                             $32 +
@@ -32849,7 +32764,7 @@
                                                                         mode: "date",
                                                                         disabled:
                                                                           _vm._$g(
-                                                                            "69-" +
+                                                                            "55-" +
                                                                               $31 +
                                                                               "-" +
                                                                               $32 +
@@ -32859,7 +32774,7 @@
                                                                           ),
                                                                         value:
                                                                           _vm._$g(
-                                                                            "69-" +
+                                                                            "55-" +
                                                                               $31 +
                                                                               "-" +
                                                                               $32 +
@@ -32868,7 +32783,7 @@
                                                                             "a-value"
                                                                           ),
                                                                         _i:
-                                                                          "69-" +
+                                                                          "55-" +
                                                                           $31 +
                                                                           "-" +
                                                                           $32 +
@@ -32892,7 +32807,7 @@
                                                                         {
                                                                           staticClass:
                                                                             _vm._$g(
-                                                                              "70-" +
+                                                                              "56-" +
                                                                                 $31 +
                                                                                 "-" +
                                                                                 $32 +
@@ -32903,7 +32818,7 @@
                                                                           attrs:
                                                                             {
                                                                               _i:
-                                                                                "70-" +
+                                                                                "56-" +
                                                                                 $31 +
                                                                                 "-" +
                                                                                 $32 +
@@ -32914,7 +32829,7 @@
                                                                         [
                                                                           _vm._v(
                                                                             _vm._$g(
-                                                                              "70-" +
+                                                                              "56-" +
                                                                                 $31 +
                                                                                 "-" +
                                                                                 $32 +
@@ -32952,18 +32867,18 @@
                             1
                           )
                         : _vm._e(),
-                      _vm._$g("71-" + $31, "i")
+                      _vm._$g("57-" + $31, "i")
                         ? _c(
                             "div",
                             {
-                              staticClass: _vm._$g("71-" + $31, "sc"),
-                              attrs: { _i: "71-" + $31 },
+                              staticClass: _vm._$g("57-" + $31, "sc"),
+                              attrs: { _i: "57-" + $31 },
                             },
                             [
                               _c(
                                 "a",
                                 {
-                                  attrs: { _i: "72-" + $31 },
+                                  attrs: { _i: "58-" + $31 },
                                   on: {
                                     click: function ($event) {
                                       return _vm.$handleViewEvent($event)
@@ -32972,8 +32887,8 @@
                                 },
                                 [
                                   _c("i", {
-                                    staticClass: _vm._$g("73-" + $31, "sc"),
-                                    attrs: { _i: "73-" + $31 },
+                                    staticClass: _vm._$g("59-" + $31, "sc"),
+                                    attrs: { _i: "59-" + $31 },
                                   }),
                                 ],
                                 1
@@ -32982,37 +32897,37 @@
                             1
                           )
                         : _vm._e(),
-                      _vm._$g("74-" + $31, "i")
+                      _vm._$g("60-" + $31, "i")
                         ? _c(
                             "div",
                             {
-                              staticClass: _vm._$g("74-" + $31, "sc"),
-                              attrs: { _i: "74-" + $31 },
+                              staticClass: _vm._$g("60-" + $31, "sc"),
+                              attrs: { _i: "60-" + $31 },
                             },
                             _vm._l(
-                              _vm._$g(75 + "-" + $31, "f"),
+                              _vm._$g(61 + "-" + $31, "f"),
                               function (btn, key, $24, $34) {
                                 return _c(
                                   "uni-view",
                                   {
                                     key: btn,
                                     staticClass: _vm._$g(
-                                      "75-" + $31 + "-" + $34,
+                                      "61-" + $31 + "-" + $34,
                                       "sc"
                                     ),
-                                    attrs: { _i: "75-" + $31 + "-" + $34 },
+                                    attrs: { _i: "61-" + $31 + "-" + $34 },
                                   },
                                   [
-                                    _vm._$g("76-" + $31 + "-" + $34, "i")
+                                    _vm._$g("62-" + $31 + "-" + $34, "i")
                                       ? _c(
                                           "a",
                                           {
                                             attrs: {
                                               title: _vm._$g(
-                                                "76-" + $31 + "-" + $34,
+                                                "62-" + $31 + "-" + $34,
                                                 "a-title"
                                               ),
-                                              _i: "76-" + $31 + "-" + $34,
+                                              _i: "62-" + $31 + "-" + $34,
                                             },
                                             on: {
                                               click: function ($event) {
@@ -33025,27 +32940,27 @@
                                           [
                                             _c("i", {
                                               class: _vm._$g(
-                                                "77-" + $31 + "-" + $34,
+                                                "63-" + $31 + "-" + $34,
                                                 "c"
                                               ),
                                               attrs: {
-                                                _i: "77-" + $31 + "-" + $34,
+                                                _i: "63-" + $31 + "-" + $34,
                                               },
                                             }),
                                           ],
                                           1
                                         )
-                                      : _vm._$g("78-" + $31 + "-" + $34, "e")
+                                      : _vm._$g("64-" + $31 + "-" + $34, "e")
                                       ? _c(
                                           "v-uni-button",
                                           {
                                             staticClass: _vm._$g(
-                                              "78-" + $31 + "-" + $34,
+                                              "64-" + $31 + "-" + $34,
                                               "sc"
                                             ),
                                             attrs: {
                                               type: "default",
-                                              _i: "78-" + $31 + "-" + $34,
+                                              _i: "64-" + $31 + "-" + $34,
                                             },
                                             on: {
                                               click: function ($event) {
@@ -33058,7 +32973,7 @@
                                           [
                                             _vm._v(
                                               _vm._$g(
-                                                "78-" + $31 + "-" + $34,
+                                                "64-" + $31 + "-" + $34,
                                                 "t0-0"
                                               )
                                             ),
@@ -33087,14 +33002,14 @@
       ),
       _c(
         "uni-view",
-        { staticClass: _vm._$g(79, "sc"), attrs: { _i: 79 } },
+        { staticClass: _vm._$g(65, "sc"), attrs: { _i: 65 } },
         [
           _c(
             "v-uni-button",
             {
-              staticClass: _vm._$g(80, "sc"),
-              style: _vm._$g(80, "s"),
-              attrs: { type: "default", _i: 80 },
+              staticClass: _vm._$g(66, "sc"),
+              style: _vm._$g(66, "s"),
+              attrs: { type: "default", _i: 66 },
               on: {
                 click: function ($event) {
                   return _vm.$handleViewEvent($event)
@@ -33106,9 +33021,9 @@
           _c(
             "v-uni-button",
             {
-              staticClass: _vm._$g(81, "sc"),
-              style: _vm._$g(81, "s"),
-              attrs: { type: "default", _i: 81 },
+              staticClass: _vm._$g(67, "sc"),
+              style: _vm._$g(67, "s"),
+              attrs: { type: "default", _i: 67 },
               on: {
                 click: function ($event) {
                   return _vm.$handleViewEvent($event)
@@ -33117,19 +33032,19 @@
             },
             [_vm._v("鍒锋柊")]
           ),
-          _vm._$g(82, "i")
+          _vm._$g(68, "i")
             ? _c(
                 "uni-view",
-                { staticClass: _vm._$g(82, "sc"), attrs: { _i: 82 } },
+                { staticClass: _vm._$g(68, "sc"), attrs: { _i: 68 } },
                 [
                   _c(
                     "uni-view",
-                    { staticClass: _vm._$g(83, "sc"), attrs: { _i: 83 } },
+                    { staticClass: _vm._$g(69, "sc"), attrs: { _i: 69 } },
                     [
                       _c(
                         "a",
                         {
-                          attrs: { _i: 84 },
+                          attrs: { _i: 70 },
                           on: {
                             click: function ($event) {
                               return _vm.$handleViewEvent($event)
@@ -33138,8 +33053,8 @@
                         },
                         [
                           _c("Icon", {
-                            staticClass: _vm._$g(85, "sc"),
-                            attrs: { _i: 85 },
+                            staticClass: _vm._$g(71, "sc"),
+                            attrs: { _i: 71 },
                           }),
                         ],
                         1

--
Gitblit v1.9.1