sd-data-grid 1.2.43 → 1.2.45
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/sd-data-grid.js +155 -26
- package/dist/sd-data-grid.js.map +1 -1
- package/dist/sd-prison-select.js +6 -6
- package/dist/sd-prison-select.js.map +1 -1
- package/package.json +1 -1
package/dist/sd-data-grid.js
CHANGED
|
@@ -1636,6 +1636,10 @@ module.exports = {
|
|
|
1636
1636
|
//
|
|
1637
1637
|
//
|
|
1638
1638
|
//
|
|
1639
|
+
//
|
|
1640
|
+
//
|
|
1641
|
+
//
|
|
1642
|
+
//
|
|
1639
1643
|
|
|
1640
1644
|
|
|
1641
1645
|
|
|
@@ -2620,6 +2624,14 @@ function _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr
|
|
|
2620
2624
|
//
|
|
2621
2625
|
//
|
|
2622
2626
|
//
|
|
2627
|
+
//
|
|
2628
|
+
//
|
|
2629
|
+
//
|
|
2630
|
+
//
|
|
2631
|
+
//
|
|
2632
|
+
//
|
|
2633
|
+
//
|
|
2634
|
+
//
|
|
2623
2635
|
|
|
2624
2636
|
|
|
2625
2637
|
|
|
@@ -2674,6 +2686,7 @@ function _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr
|
|
|
2674
2686
|
default: function _default() {
|
|
2675
2687
|
return {
|
|
2676
2688
|
isPrintTitle: '0',
|
|
2689
|
+
isPrintSn: '1',
|
|
2677
2690
|
printTitle: '',
|
|
2678
2691
|
printFields: [],
|
|
2679
2692
|
pageRange: {
|
|
@@ -2798,13 +2811,13 @@ function _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr
|
|
|
2798
2811
|
confirmPrint: function confirmPrint() {
|
|
2799
2812
|
var _this2 = this;
|
|
2800
2813
|
|
|
2801
|
-
console.log(121212, this.printMaxCount, this.pageCount, this.rowMark, 'this.selectedRows.length');
|
|
2802
2814
|
this.$refs['printOptionForm'].validate(function (valid) {
|
|
2803
2815
|
if (valid) {
|
|
2804
2816
|
_this2.modal_loading = true;
|
|
2805
2817
|
var opts = _this2.printOption;
|
|
2806
2818
|
var params = _extends({}, _this2.gridRequestParams);
|
|
2807
2819
|
params.isPrintTitle = opts.isPrintTitle;
|
|
2820
|
+
params.isPrintSn = opts.isPrintSn;
|
|
2808
2821
|
params.printTitle = opts.printTitle || '';
|
|
2809
2822
|
params.printFields = opts.printFields.join(',');
|
|
2810
2823
|
params.fromPageNo = opts.pageRange.fromPageNo;
|
|
@@ -2962,7 +2975,7 @@ Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
|
|
|
2962
2975
|
"use strict";
|
|
2963
2976
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_node_modules_iview_loader_index_js_ref_5_data_grid_vue__ = __webpack_require__(7);
|
|
2964
2977
|
/* unused harmony namespace reexport */
|
|
2965
|
-
/* harmony import */ var
|
|
2978
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_278463ef_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_node_modules_iview_loader_index_js_ref_5_data_grid_vue__ = __webpack_require__(68);
|
|
2966
2979
|
function injectStyle (ssrContext) {
|
|
2967
2980
|
__webpack_require__(20)
|
|
2968
2981
|
}
|
|
@@ -2977,12 +2990,12 @@ var __vue_template_functional__ = false
|
|
|
2977
2990
|
/* styles */
|
|
2978
2991
|
var __vue_styles__ = injectStyle
|
|
2979
2992
|
/* scopeId */
|
|
2980
|
-
var __vue_scopeId__ = "data-v-
|
|
2993
|
+
var __vue_scopeId__ = "data-v-278463ef"
|
|
2981
2994
|
/* moduleIdentifier (server only) */
|
|
2982
2995
|
var __vue_module_identifier__ = null
|
|
2983
2996
|
var Component = normalizeComponent(
|
|
2984
2997
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_node_modules_iview_loader_index_js_ref_5_data_grid_vue__["a" /* default */],
|
|
2985
|
-
|
|
2998
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_278463ef_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_node_modules_iview_loader_index_js_ref_5_data_grid_vue__["a" /* default */],
|
|
2986
2999
|
__vue_template_functional__,
|
|
2987
3000
|
__vue_styles__,
|
|
2988
3001
|
__vue_scopeId__,
|
|
@@ -3003,7 +3016,7 @@ var content = __webpack_require__(21);
|
|
|
3003
3016
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
3004
3017
|
if(content.locals) module.exports = content.locals;
|
|
3005
3018
|
// add the styles to the DOM
|
|
3006
|
-
var update = __webpack_require__(1)("
|
|
3019
|
+
var update = __webpack_require__(1)("38307a8e", content, true);
|
|
3007
3020
|
|
|
3008
3021
|
/***/ }),
|
|
3009
3022
|
/* 21 */
|
|
@@ -3014,7 +3027,7 @@ exports = module.exports = __webpack_require__(0)(false);
|
|
|
3014
3027
|
|
|
3015
3028
|
|
|
3016
3029
|
// module
|
|
3017
|
-
exports.push([module.i, ".list[data-v-29631f04]{list-style:none;border-left:1px solid #cee0f0;border-right:1px solid #cee0f0}.ele1[data-v-29631f04],.list .list-item[data-v-29631f04]{text-align:center;width:60px}.ele2[data-v-29631f04],.list .list-item[data-v-29631f04]{text-align:left;flex:1}.ele3[data-v-29631f04],.list .list-item[data-v-29631f04]{text-align:center;width:80px}.list .list-item[data-v-29631f04]{width:100%;display:flex;flex-direction:row;padding:0 8px;cursor:move;height:40px;line-height:40px;border-bottom:1px solid #cee0f0;font-size:16px}.list .list-item[data-v-29631f04]:first-child{border-top:1px solid #cee0f0}.list .list-item[data-v-29631f04]:hover{background:#f0f5ff}[data-v-29631f04].ivu-checkbox-wrapper{font-size:16px}[data-v-29631f04].ivu-checkbox-checked .ivu-checkbox-inner{background-color:#2b5fd9;border-color:#2b5fd9}.list/deep/.ivu-checkbox-disabled .ivu-checkbox-inner[data-v-29631f04]{background-color:#b4bccc;border-color:#b4bccc;color:#fff}[data-v-29631f04].ivu-checkbox-checked:focus{box-shadow:none}[data-v-29631f04].ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner:after{border-color:#fff}.user-selector-modal .flow-modal-title[data-v-29631f04]{height:40px;background:#2b5fda;width:100%;text-indent:1em;color:#fff;line-height:40px}[data-v-29631f04].user-selector-modal .ivu-modal-body::-webkit-scrollbar{width:10px;height:10px}[data-v-29631f04].user-selector-modal .ivu-modal-body::-webkit-scrollbar-thumb{border-radius:10px;background:#d3daeb}[data-v-29631f04].user-selector-modal .ivu-modal-body::-webkit-scrollbar-track{border-radius:10px;background:#ededed}[data-v-29631f04].user-selector-modal .ivu-modal-body::-webkit-scrollbar-thumb:hover{background-color:#b6c0d9;cursor:pointer}[data-v-29631f04].user-selector-modal .ivu-modal-body::-webkit-scrollbar-button{height:2px;width:2px}[data-v-29631f04].user-selector-modal .ivu-modal-body{height:600px;max-height:600px;overflow-y:auto;padding:16px!important}[data-v-29631f04].user-selector-modal .ivu-modal-header{padding:0!important}[data-v-29631f04].user-selector-modal .ivu-modal-footer{height:50px;line-height:50px;background:#f7faff;padding:0 18px}.footer-container[data-v-29631f04]{text-align:center}.cancle-button[data-v-29631f04]{background:#fff;border:1px solid #2b5fda;color:#2b5fda}.set-button[data-v-29631f04]{background:#f06060}.submit-button[data-v-29631f04]{background:#2b5fda}.DataGrid-BOX[data-v-29631f04]{padding:0}.DataGrid-BOX .formbox[data-v-29631f04]{background:#f7f9fc;padding:20px 20px 10px;margin-bottom:10px;border:1px solid #cee0f0}.ivu-btn-primary[data-v-29631f04]{background:#2b5fd9}.ivu-btn-info[data-v-29631f04]{background:#316cf5}.DataGrid-BOX .formbox-simple[data-v-29631f04]{background:#f7f9fc;padding:20px 20px 10px;margin-bottom:10px;overflow:hidden;border:1px solid #cee0f0}.DataGrid-BOX .formbox-simple .searchBox[data-v-29631f04],.DataGrid-BOX .formbox .searchBox[data-v-29631f04]{display:flex;flex-wrap:wrap}.style2>div[data-v-29631f04]{width:50%}.style3>div[data-v-29631f04]{width:33.3%}.style4>div[data-v-29631f04]{width:25%}.style5>div[data-v-29631f04]{width:20%}.DataGrid-BOX/deep/.ivu-form-item[data-v-29631f04]{margin-bottom:5px}.DataGrid-BOX/deep/.ivu-form .ivu-form-item-label[data-v-29631f04]{width:60px;font-size:16px;padding:8px 2px 10px 0;color:#1a2133}.DataGrid-BOX/deep/.formbox-simple.ivu-form .ivu-form-item-label[data-v-29631f04]{padding-top:10px}.DataGrid-BOX .titleNav .navleft/deep/.ivu-btn[data-v-29631f04]{margin-right:10px;font-size:15px;line-height:30px}.DataGrid-BOX .button[data-v-29631f04]{margin:10px;border-radius:4px}.DataGrid-BOX .btn[data-v-29631f04]{color:#2b5fd9;border:1px solid #2b5fd9;background:#fff;width:56px;line-height:30px}.DataGrid-BOX .btn1[data-v-29631f04]{background:#2b5fd9;color:#fff;width:56px;line-height:30px}.DataGrid-BOX .btn2[data-v-29631f04]{background:#17b0fc;color:#fff}.DataGrid-BOX .navleft>span[data-v-29631f04]{display:inline-block;padding:0 12px;color:#fff;background:#c0c4cc;height:30px;line-height:30px;margin:10px 10px 10px 0;border-radius:2px;cursor:pointer}.DataGrid-BOX .titleNav[data-v-29631f04]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-10px;line-height:50px;min-height:2px}.DataGrid-BOX .hale>div[data-v-29631f04]{width:50%}.DataGrid-BOX .nohale>div[data-v-29631f04]{width:100%}.DataGrid-BOX .navleft .La[data-v-29631f04]{background:#3179f5}.DataGrid-BOX .navleft .Lv[data-v-29631f04]{background:#11c28a}.DataGrid-BOX .navleft .Hong[data-v-29631f04]{background:#f06060}.DataGrid-BOX .titleNav>div.navright[data-v-29631f04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.DataGrid-BOX .navright span[data-v-29631f04]{display:inline-block;height:24px;line-height:16px;margin:8px;border-radius:2px;padding:0 3px;cursor:pointer;position:relative}.DataGrid-BOX .navright span[data-v-29631f04]:hover{background:#eff6ff}.DataGrid-BOX .navright .active[data-v-29631f04]{border-bottom:3px solid #3179f5;color:#2372fa}.DataGrid-BOX .navright .active-a[data-v-29631f04]{margin-right:40px;position:relative}.DataGrid-BOX .i-data[data-v-29631f04]{position:absolute;display:inline-block;background:#e5efff;font-style:normal;color:#666;padding:0 10px;height:20px;line-height:20px;top:6px;border-radius:50px;right:-35px}.DataGrid-BOX .common_optation .input[data-v-29631f04],.DataGrid-BOX .common_optation .select[data-v-29631f04]{max-width:300px}.DataGrid-BOX .page-btn[data-v-29631f04],.DataGrid-BOX .page-Data[data-v-29631f04],.DataGrid-BOX .page-set[data-v-29631f04]{display:inline-block;height:24px;line-height:24px;vertical-align:top;margin:10px 0 10px 10px;font-size:15px}.DataGrid-BOX .page-Data i[data-v-29631f04]{font-style:normal;color:#2b5fd9;margin:0 5px;font-weight:700}.DataGrid-BOX .page-btn[data-v-29631f04]{cursor:pointer;position:relative;padding-left:20px;background:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAOtJREFUOE9jZACDBibtuMiHDIwMMhA+keA/w5Ori5bLMzA0/GNkYPjPpB1/6y+RWrEqu7pQjZlRO+7mY5Jdgm7cf4YnjNrxN/9T4hqYXrhBVxaoEWWeTsItrOrgBvFyMTEcn6aC1zDdxFsM/3G4H8Vr6rJsDGubFbAaZp5xh+Hrj384LcIII28LXobODEkUDf7VDxjuPv2F17VYA7syWpQh2lUQrLF0+nOG7Sc/g9nYwhEWZjhjDaYJV+CiO48kg4aJi0DpamePIoNV1l2iEioVswi1Mi1VihFFNWZGSgq2/wwMT68tXC4HKtgAxxpwt8uJc1IAAAAASUVORK5CYII=\") no-repeat 0}.DataGrid-BOX .custom[data-v-29631f04]{cursor:pointer;position:relative;padding-left:20px;background:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAATVJREFUOE9jZACDBibtuMiHDIwMMhA+keA/w5Ori5bLMzA0/GNkYPjPpB1/6y+RWrEqu7pQjZlRO+7mY5Jdgm7cf4YnjNrxN/9js8ZOn5uhMFSEIbDmIVh6foUMw6Kd7xn2n/+K1VVYDTo7S4WBnY0Jq4afv/4xGKfdwZDDatCVBWp4g0wn4RadDCoIFWFI8BBkYGFmBNv46/d/BoeCuwz//zMwHJyozMDGChH/8/c/w4Id7xkmrH4DdxmK19C9hO4FfPKD3CCQhx0MuBmmFEiD/Q4Km9jWR2D24mo5BkZIEDFkT3jKcPACanoa5NEPi0trHS6GmSWQgqB46jMGQV5mhpo4cTA/recJw7Er37AkSCIzLTMTA8PffzgSPCjTUqUYUVSDJmEyC7b/DAxPry1cLgcq2AD6t5K3B+tq3QAAAABJRU5ErkJggg==\") no-repeat 0}.DataGrid-BOX .sx[data-v-29631f04]{font-size:24px;color:blue;position:absolute;margin-top:2px;left:-5px}.DataGrid-BOX .ulnavlist[data-v-29631f04]{list-style:none;border:1px solid #0394f9;position:absolute;left:-78px;width:150px;bottom:100%;background:#fff;z-index:1000;height:300px;overflow-y:auto;-webkit-box-shadow:0 0 5px 0 #bebef3;box-shadow:0 0 5px 0 #bebef3}.DataGrid-BOX .ulnavlist li[data-v-29631f04]{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DataGrid-BOX .navlist[data-v-29631f04]{position:relative;padding:0 10px;font-size:15px}.DataGrid-BOX .After[data-v-29631f04]:after{content:\"\";width:2px;height:24px;background:#d5d5d6;position:absolute;top:16px;left:0}.DataGrid-BOX .iconlist[data-v-29631f04]{font-style:normal;display:inline-block;width:18px;height:18px;border:1px solid #2b5fd9;border-radius:4px;margin:8px;vertical-align:middle}.DataGrid-BOX li.active .iconlist[data-v-29631f04]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABeklEQVQ4ja3U3ytDcRjH8fc5+RXapoxFSrKIe60lSpILUpPQLswF90palJEa7l240FZSygUlN0YUpUm51OQfIIn9yOWmZ2abOrNs53P5/Z7n1fN8zzlfpXPqEcAKbAD9gIH/JQKcA27gqQRoA4KA6Z/QT6QBB9AH2FTAWwSWHTG8ampMvTKgFnBmf6Va1RFLpiDQNVjD7XYrC5Pm4sGpwRrmJ8xUVag4eoz5wfJShZaGMk3M2W9ifjzT1d7Ze37Q527i2NvM+qwFNWt3tNeI21mHoqSwwDtbh29/g/KwtfG7u2G7gdVpS3JtpNuAx1Wfxg4uw2zuv2pOIb9eInthyG7AO2NBTRUHHz7paq9Md3t0HWbZ90IiocVpjHxyE2HFnymwdWQw2fP4c2OaoOTwKsza7u/C07soizvPxOO5MUlJrg05J0VRmBur5eI+luwsH4bWGRYbNXWf6ZWYgHI56pWAgEvAhw6iGEsChuTrkJcLRAuApEZqbUDoC8xYY482/HjCAAAAAElFTkSuQmCC) no-repeat;background-size:100% 100%}.DataGrid-BOX .Total[data-v-29631f04]{display:inline-block;height:24px;line-height:24px;vertical-align:top;margin:10px 0;padding:0 15px;border-radius:2px;cursor:pointer;font-size:15px}[data-v-29631f04].ivu-table-row-highlight td,[data-v-29631f04].ivu-table-row-hover td,[data-v-29631f04].ivu-table-row:hover td{background-color:#dae5ff!important}.ivu-table-stripe .ivu-table-body tr:nth-child(2n) td[data-v-29631f04],.ivu-table-stripe .ivu-table-fixed-body tr:nth-child(2n) td[data-v-29631f04]{background:#f7f9fc!important}.DataGrid-BOX/deep/.ivu-table-border tr td[data-v-29631f04]{font-family:Microsoft YaHei;font-weight:400;font-size:16px;color:#475066}.DataGrid-BOX/deep/.ivu-table-wrapper[data-v-29631f04]{overflow:initial}.DataGrid-BOX/deep/.ivu-table-filter i[data-v-29631f04]:hover,[data-v-29631f04].ivu-table-sort i.on{color:#2b5fd9}.DataGrid-BOX .page_box[data-v-29631f04]{border:1px solid #ddd;border-top:none;padding:0 20px;height:42px}.DataGrid-BOX/deep/.ivu-table th[data-v-29631f04]{background:#dee9fc;font-family:Microsoft YaHei;font-weight:700;font-size:16px;color:#1f2533}.DataGrid-BOX/deep/.ivu-table[data-v-29631f04]{font-size:16px;color:#2b3646}.DataGrid-BOX/deep/.ivu-table-border td[data-v-29631f04],.DataGrid-BOX/deep/.ivu-table-border th[data-v-29631f04]{border-right:1px solid #f5f7fa}.DataGrid-BOX/deep/.ivu-table td[data-v-29631f04],.DataGrid-BOX/deep/.ivu-table th[data-v-29631f04]{height:40px}.DataGrid-BOX .steylehang .btnBox .button[data-v-29631f04]{margin:1px 0 0 20px;font-size:16px;padding:0 12px}.DataGrid-BOX .head-btn[data-v-29631f04]{font-size:15px}.DataGrid-BOX/deep/.ivu-table td a[data-v-29631f04]{color:#2c2cf9;text-decoration:none;border-bottom:1px solid;cursor:pointer}.DataGrid-BOX/deep/.ivu-page-item[data-v-29631f04]{font-size:15px}.DataGrid-BOX/deep/.ivu-page-item-active[data-v-29631f04]{background-color:#2b5fd9!important}.DataGrid-BOX/deep/.ivu-page-options-elevator input[data-v-29631f04]{font-size:15px}.DataGrid-BOX/deep/.ivu-page-item-active:hover>a[data-v-29631f04],.DataGrid-BOX/deep/.ivu-page-item-active>a[data-v-29631f04]{color:#fff!important}.DataGrid-BOX/deep/.ivu-input[data-v-29631f04]{font-size:15px;border-color:#cee0f0}.DataGrid-BOX/deep/.el-input--small .el-input__inner[data-v-29631f04]:focus,.DataGrid-BOX/deep/.ivu-input[data-v-29631f04]:focus{border-color:#2b5fd9;box-shadow:inset 0 0 0 1000px #fff!important}.DataGrid-BOX/deep/.el-input__inner[data-v-29631f04]{border-color:#cee0f0}.DataGrid-BOX/deep/.ivu-select-item[data-v-29631f04],.DataGrid-BOX/deep/.ivu-select-placeholder[data-v-29631f04],.DataGrid-BOX/deep/.ivu-select-selected-value[data-v-29631f04]{font-size:15px!important}.DataGrid-BOX/deep/.ivu-page-options-elevator[data-v-29631f04]{font-size:15px}.DataGrid-BOX/deep/.el-date-table[data-v-29631f04],.DataGrid-BOX/deep/.el-input[data-v-29631f04]{font-size:15px!important}.DataGrid-BOX/deep/.ivu-table-overflowX[data-v-29631f04]::-webkit-scrollbar,.DataGrid-BOX/deep/.ivu-table-overflowY[data-v-29631f04]::-webkit-scrollbar{width:10px;height:10px}.DataGrid-BOX/deep/.ivu-table-overflowX[data-v-29631f04]::-webkit-scrollbar-thumb,.DataGrid-BOX/deep/.ivu-table-overflowY[data-v-29631f04]::-webkit-scrollbar-thumb{border-radius:10px;background:#d3daeb}.DataGrid-BOX/deep/.ivu-table-overflowX[data-v-29631f04]::-webkit-scrollbar-track,.DataGrid-BOX/deep/.ivu-table-overflowY[data-v-29631f04]::-webkit-scrollbar-track{border-radius:10px;background:#ededed}.DataGrid-BOX/deep/.ivu-table-overflowY::-webkit-scrollbar-thumb:hover .DataGrid-BOX/deep/.ivu-table-overflowX[data-v-29631f04]::-webkit-scrollbar-thumb:hover{background-color:#b6c0d9;cursor:pointer}.DataGrid-BOX/deep/.ivu-table-overflowY::-webkit-scrollbar-button .DataGrid-BOX/deep/.ivu-table-overflowX[data-v-29631f04]::-webkit-scrollbar-button{height:2px;width:2px}.DataGrid-BOX/deep/.ivu-table-cell[data-v-29631f04]{padding-left:8px;padding-right:8px}.ivu-btn-info.disabled[data-v-29631f04],.ivu-btn-info[disabled][data-v-29631f04],.ivu-btn-primary.disabled[data-v-29631f04],.ivu-btn-primary[disabled][data-v-29631f04]{color:#c5c8ce;background-color:#f7f7f7!important;border-color:#dcdee2}.DataGrid-BOX .btnBox[data-v-29631f04],.timeTextzhi[data-v-29631f04]{display:flex;justify-content:center}.timeTextzhi[data-v-29631f04]{align-items:center}", ""]);
|
|
3030
|
+
exports.push([module.i, ".list[data-v-278463ef]{list-style:none;border-left:1px solid #cee0f0;border-right:1px solid #cee0f0}.ele1[data-v-278463ef],.list .list-item[data-v-278463ef]{text-align:center;width:60px}.ele2[data-v-278463ef],.list .list-item[data-v-278463ef]{text-align:left;flex:1}.ele3[data-v-278463ef],.list .list-item[data-v-278463ef]{text-align:center;width:80px}.list .list-item[data-v-278463ef]{width:100%;display:flex;flex-direction:row;padding:0 8px;cursor:move;height:40px;line-height:40px;border-bottom:1px solid #cee0f0;font-size:16px}.list .list-item[data-v-278463ef]:first-child{border-top:1px solid #cee0f0}.list .list-item[data-v-278463ef]:hover{background:#f0f5ff}[data-v-278463ef].ivu-checkbox-wrapper{font-size:16px}[data-v-278463ef].ivu-checkbox-checked .ivu-checkbox-inner{background-color:#2b5fd9;border-color:#2b5fd9}.list/deep/.ivu-checkbox-disabled .ivu-checkbox-inner[data-v-278463ef]{background-color:#b4bccc;border-color:#b4bccc;color:#fff}[data-v-278463ef].ivu-checkbox-checked:focus{box-shadow:none}[data-v-278463ef].ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner:after{border-color:#fff}.user-selector-modal .flow-modal-title[data-v-278463ef]{height:40px;background:#2b5fda;width:100%;text-indent:1em;color:#fff;line-height:40px}[data-v-278463ef].user-selector-modal .ivu-modal-body::-webkit-scrollbar{width:10px;height:10px}[data-v-278463ef].user-selector-modal .ivu-modal-body::-webkit-scrollbar-thumb{border-radius:10px;background:#d3daeb}[data-v-278463ef].user-selector-modal .ivu-modal-body::-webkit-scrollbar-track{border-radius:10px;background:#ededed}[data-v-278463ef].user-selector-modal .ivu-modal-body::-webkit-scrollbar-thumb:hover{background-color:#b6c0d9;cursor:pointer}[data-v-278463ef].user-selector-modal .ivu-modal-body::-webkit-scrollbar-button{height:2px;width:2px}[data-v-278463ef].user-selector-modal .ivu-modal-body{height:600px;max-height:600px;overflow-y:auto;padding:16px!important}[data-v-278463ef].user-selector-modal .ivu-modal-header{padding:0!important}[data-v-278463ef].user-selector-modal .ivu-modal-footer{height:50px;line-height:50px;background:#f7faff;padding:0 18px}.footer-container[data-v-278463ef]{text-align:center}.cancle-button[data-v-278463ef]{background:#fff;border:1px solid #2b5fda;color:#2b5fda}.set-button[data-v-278463ef]{background:#f06060}.submit-button[data-v-278463ef]{background:#2b5fda}.DataGrid-BOX[data-v-278463ef]{padding:0}.DataGrid-BOX .formbox[data-v-278463ef]{background:#f7f9fc;padding:20px 20px 10px;margin-bottom:10px;border:1px solid #cee0f0}.ivu-btn-primary[data-v-278463ef]{background:#2b5fd9}.ivu-btn-info[data-v-278463ef]{background:#316cf5}.DataGrid-BOX .formbox-simple[data-v-278463ef]{background:#f7f9fc;padding:20px 20px 10px;margin-bottom:10px;overflow:hidden;border:1px solid #cee0f0}.DataGrid-BOX .formbox-simple .searchBox[data-v-278463ef],.DataGrid-BOX .formbox .searchBox[data-v-278463ef]{display:flex;flex-wrap:wrap}.style2>div[data-v-278463ef]{width:50%}.style3>div[data-v-278463ef]{width:33.3%}.style4>div[data-v-278463ef]{width:25%}.style5>div[data-v-278463ef]{width:20%}.DataGrid-BOX/deep/.ivu-form-item[data-v-278463ef]{margin-bottom:5px}.DataGrid-BOX/deep/.ivu-form .ivu-form-item-label[data-v-278463ef]{width:60px;font-size:16px;padding:8px 2px 10px 0;color:#1a2133}.DataGrid-BOX/deep/.formbox-simple.ivu-form .ivu-form-item-label[data-v-278463ef]{padding-top:10px}.DataGrid-BOX .titleNav .navleft/deep/.ivu-btn[data-v-278463ef]{margin-right:10px;font-size:15px;line-height:30px}.DataGrid-BOX .button[data-v-278463ef]{margin:10px;border-radius:4px}.DataGrid-BOX .btn[data-v-278463ef]{color:#2b5fd9;border:1px solid #2b5fd9;background:#fff;width:56px;line-height:30px}.DataGrid-BOX .btn1[data-v-278463ef]{background:#2b5fd9;color:#fff;width:56px;line-height:30px}.DataGrid-BOX .btn2[data-v-278463ef]{background:#17b0fc;color:#fff}.DataGrid-BOX .navleft>span[data-v-278463ef]{display:inline-block;padding:0 12px;color:#fff;background:#c0c4cc;height:30px;line-height:30px;margin:10px 10px 10px 0;border-radius:2px;cursor:pointer}.DataGrid-BOX .titleNav[data-v-278463ef]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-10px;line-height:50px;min-height:2px}.DataGrid-BOX .hale>div[data-v-278463ef]{width:50%}.DataGrid-BOX .nohale>div[data-v-278463ef]{width:100%}.DataGrid-BOX .navleft .La[data-v-278463ef]{background:#3179f5}.DataGrid-BOX .navleft .Lv[data-v-278463ef]{background:#11c28a}.DataGrid-BOX .navleft .Hong[data-v-278463ef]{background:#f06060}.DataGrid-BOX .titleNav>div.navright[data-v-278463ef]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.DataGrid-BOX .navright span[data-v-278463ef]{display:inline-block;height:24px;line-height:16px;margin:8px;border-radius:2px;padding:0 3px;cursor:pointer;position:relative}.DataGrid-BOX .navright span[data-v-278463ef]:hover{background:#eff6ff}.DataGrid-BOX .navright .active[data-v-278463ef]{border-bottom:3px solid #3179f5;color:#2372fa}.DataGrid-BOX .navright .active-a[data-v-278463ef]{margin-right:40px;position:relative}.DataGrid-BOX .i-data[data-v-278463ef]{position:absolute;display:inline-block;background:#e5efff;font-style:normal;color:#666;padding:0 10px;height:20px;line-height:20px;top:6px;border-radius:50px;right:-35px}.DataGrid-BOX .common_optation .input[data-v-278463ef],.DataGrid-BOX .common_optation .select[data-v-278463ef]{max-width:300px}.DataGrid-BOX .page-btn[data-v-278463ef],.DataGrid-BOX .page-Data[data-v-278463ef],.DataGrid-BOX .page-set[data-v-278463ef]{display:inline-block;height:24px;line-height:24px;vertical-align:top;margin:10px 0 10px 10px;font-size:15px}.DataGrid-BOX .page-Data i[data-v-278463ef]{font-style:normal;color:#2b5fd9;margin:0 5px;font-weight:700}.DataGrid-BOX .page-btn[data-v-278463ef]{cursor:pointer;position:relative;padding-left:20px;background:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAOtJREFUOE9jZACDBibtuMiHDIwMMhA+keA/w5Ori5bLMzA0/GNkYPjPpB1/6y+RWrEqu7pQjZlRO+7mY5Jdgm7cf4YnjNrxN/9T4hqYXrhBVxaoEWWeTsItrOrgBvFyMTEcn6aC1zDdxFsM/3G4H8Vr6rJsDGubFbAaZp5xh+Hrj384LcIII28LXobODEkUDf7VDxjuPv2F17VYA7syWpQh2lUQrLF0+nOG7Sc/g9nYwhEWZjhjDaYJV+CiO48kg4aJi0DpamePIoNV1l2iEioVswi1Mi1VihFFNWZGSgq2/wwMT68tXC4HKtgAxxpwt8uJc1IAAAAASUVORK5CYII=\") no-repeat 0}.DataGrid-BOX .custom[data-v-278463ef]{cursor:pointer;position:relative;padding-left:20px;background:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAATVJREFUOE9jZACDBibtuMiHDIwMMhA+keA/w5Ori5bLMzA0/GNkYPjPpB1/6y+RWrEqu7pQjZlRO+7mY5Jdgm7cf4YnjNrxN/9js8ZOn5uhMFSEIbDmIVh6foUMw6Kd7xn2n/+K1VVYDTo7S4WBnY0Jq4afv/4xGKfdwZDDatCVBWp4g0wn4RadDCoIFWFI8BBkYGFmBNv46/d/BoeCuwz//zMwHJyozMDGChH/8/c/w4Id7xkmrH4DdxmK19C9hO4FfPKD3CCQhx0MuBmmFEiD/Q4Km9jWR2D24mo5BkZIEDFkT3jKcPACanoa5NEPi0trHS6GmSWQgqB46jMGQV5mhpo4cTA/recJw7Er37AkSCIzLTMTA8PffzgSPCjTUqUYUVSDJmEyC7b/DAxPry1cLgcq2AD6t5K3B+tq3QAAAABJRU5ErkJggg==\") no-repeat 0}.DataGrid-BOX .sx[data-v-278463ef]{font-size:24px;color:blue;position:absolute;margin-top:2px;left:-5px}.DataGrid-BOX .ulnavlist[data-v-278463ef]{list-style:none;border:1px solid #0394f9;position:absolute;left:-78px;width:150px;bottom:100%;background:#fff;z-index:1000;height:310px;overflow-y:auto;-webkit-box-shadow:0 0 5px 0 #bebef3;box-shadow:0 0 5px 0 #bebef3}.DataGrid-BOX .ulnavlist li[data-v-278463ef]{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DataGrid-BOX .navlist[data-v-278463ef]{position:relative;padding:0 10px;font-size:15px}.DataGrid-BOX .After[data-v-278463ef]:after{content:\"\";width:2px;height:24px;background:#d5d5d6;position:absolute;top:16px;left:0}.DataGrid-BOX .iconlist[data-v-278463ef]{font-style:normal;display:inline-block;width:18px;height:18px;border:1px solid #2b5fd9;border-radius:4px;margin:8px;vertical-align:middle}.DataGrid-BOX li.active .iconlist[data-v-278463ef]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABeklEQVQ4ja3U3ytDcRjH8fc5+RXapoxFSrKIe60lSpILUpPQLswF90palJEa7l240FZSygUlN0YUpUm51OQfIIn9yOWmZ2abOrNs53P5/Z7n1fN8zzlfpXPqEcAKbAD9gIH/JQKcA27gqQRoA4KA6Z/QT6QBB9AH2FTAWwSWHTG8ampMvTKgFnBmf6Va1RFLpiDQNVjD7XYrC5Pm4sGpwRrmJ8xUVag4eoz5wfJShZaGMk3M2W9ifjzT1d7Ze37Q527i2NvM+qwFNWt3tNeI21mHoqSwwDtbh29/g/KwtfG7u2G7gdVpS3JtpNuAx1Wfxg4uw2zuv2pOIb9eInthyG7AO2NBTRUHHz7paq9Md3t0HWbZ90IiocVpjHxyE2HFnymwdWQw2fP4c2OaoOTwKsza7u/C07soizvPxOO5MUlJrg05J0VRmBur5eI+luwsH4bWGRYbNXWf6ZWYgHI56pWAgEvAhw6iGEsChuTrkJcLRAuApEZqbUDoC8xYY482/HjCAAAAAElFTkSuQmCC) no-repeat;background-size:100% 100%}.DataGrid-BOX .Total[data-v-278463ef]{display:inline-block;height:24px;line-height:24px;vertical-align:top;margin:10px 0;padding:0 15px;border-radius:2px;cursor:pointer;font-size:15px}[data-v-278463ef].ivu-table-row-highlight td,[data-v-278463ef].ivu-table-row-hover td,[data-v-278463ef].ivu-table-row:hover td{background-color:#dae5ff!important}.ivu-table-stripe .ivu-table-body tr:nth-child(2n) td[data-v-278463ef],.ivu-table-stripe .ivu-table-fixed-body tr:nth-child(2n) td[data-v-278463ef]{background:#f7f9fc!important}.DataGrid-BOX/deep/.ivu-table-border tr td[data-v-278463ef]{font-family:Microsoft YaHei;font-weight:400;font-size:16px;color:#475066}.DataGrid-BOX/deep/.ivu-table-wrapper[data-v-278463ef]{overflow:initial}.DataGrid-BOX/deep/.ivu-table-filter i[data-v-278463ef]:hover,[data-v-278463ef].ivu-table-sort i.on{color:#2b5fd9}.DataGrid-BOX .page_box[data-v-278463ef]{border:1px solid #ddd;border-top:none;padding:0 20px;height:42px}.DataGrid-BOX/deep/.ivu-table th[data-v-278463ef]{background:#dee9fc;font-family:Microsoft YaHei;font-weight:700;font-size:16px;color:#1f2533}.DataGrid-BOX/deep/.ivu-table[data-v-278463ef]{font-size:16px;color:#2b3646}.DataGrid-BOX/deep/.ivu-table-border td[data-v-278463ef],.DataGrid-BOX/deep/.ivu-table-border th[data-v-278463ef]{border-right:1px solid #f5f7fa}.DataGrid-BOX/deep/.ivu-table td[data-v-278463ef],.DataGrid-BOX/deep/.ivu-table th[data-v-278463ef]{height:40px}.DataGrid-BOX .steylehang .btnBox .button[data-v-278463ef]{margin:1px 0 0 20px;font-size:16px;padding:0 12px}.DataGrid-BOX .head-btn[data-v-278463ef]{font-size:15px}.DataGrid-BOX/deep/.ivu-table td a[data-v-278463ef]{color:#2c2cf9;text-decoration:none;border-bottom:1px solid;cursor:pointer}.DataGrid-BOX/deep/.ivu-page-item[data-v-278463ef]{font-size:15px}.DataGrid-BOX/deep/.ivu-page-item-active[data-v-278463ef]{background-color:#2b5fd9!important}.DataGrid-BOX/deep/.ivu-page-options-elevator input[data-v-278463ef]{font-size:15px}.DataGrid-BOX/deep/.ivu-page-item-active:hover>a[data-v-278463ef],.DataGrid-BOX/deep/.ivu-page-item-active>a[data-v-278463ef]{color:#fff!important}.DataGrid-BOX/deep/.ivu-input[data-v-278463ef]{font-size:15px;border-color:#cee0f0}.DataGrid-BOX/deep/.el-input--small .el-input__inner[data-v-278463ef]:focus,.DataGrid-BOX/deep/.ivu-input[data-v-278463ef]:focus{border-color:#2b5fd9;box-shadow:inset 0 0 0 1000px #fff!important}.DataGrid-BOX/deep/.el-input__inner[data-v-278463ef]{border-color:#cee0f0}.DataGrid-BOX/deep/.ivu-select-item[data-v-278463ef],.DataGrid-BOX/deep/.ivu-select-placeholder[data-v-278463ef],.DataGrid-BOX/deep/.ivu-select-selected-value[data-v-278463ef]{font-size:15px!important}.DataGrid-BOX/deep/.ivu-page-options-elevator[data-v-278463ef]{font-size:15px}.DataGrid-BOX/deep/.el-date-table[data-v-278463ef],.DataGrid-BOX/deep/.el-input[data-v-278463ef]{font-size:15px!important}.DataGrid-BOX/deep/.ivu-table-overflowX[data-v-278463ef]::-webkit-scrollbar,.DataGrid-BOX/deep/.ivu-table-overflowY[data-v-278463ef]::-webkit-scrollbar{width:10px;height:10px}.DataGrid-BOX/deep/.ivu-table-overflowX[data-v-278463ef]::-webkit-scrollbar-thumb,.DataGrid-BOX/deep/.ivu-table-overflowY[data-v-278463ef]::-webkit-scrollbar-thumb{border-radius:10px;background:#d3daeb}.DataGrid-BOX/deep/.ivu-table-overflowX[data-v-278463ef]::-webkit-scrollbar-track,.DataGrid-BOX/deep/.ivu-table-overflowY[data-v-278463ef]::-webkit-scrollbar-track{border-radius:10px;background:#ededed}.DataGrid-BOX/deep/.ivu-table-overflowY::-webkit-scrollbar-thumb:hover .DataGrid-BOX/deep/.ivu-table-overflowX[data-v-278463ef]::-webkit-scrollbar-thumb:hover{background-color:#b6c0d9;cursor:pointer}.DataGrid-BOX/deep/.ivu-table-overflowY::-webkit-scrollbar-button .DataGrid-BOX/deep/.ivu-table-overflowX[data-v-278463ef]::-webkit-scrollbar-button{height:2px;width:2px}.DataGrid-BOX/deep/.ivu-table-cell[data-v-278463ef]{padding-left:8px;padding-right:8px}.ivu-btn-info.disabled[data-v-278463ef],.ivu-btn-info[disabled][data-v-278463ef],.ivu-btn-primary.disabled[data-v-278463ef],.ivu-btn-primary[disabled][data-v-278463ef]{color:#c5c8ce;background-color:#f7f7f7!important;border-color:#dcdee2}.DataGrid-BOX .btnBox[data-v-278463ef],.timeTextzhi[data-v-278463ef]{display:flex;justify-content:center}.timeTextzhi[data-v-278463ef]{align-items:center}", ""]);
|
|
3018
3031
|
|
|
3019
3032
|
// exports
|
|
3020
3033
|
|
|
@@ -3121,6 +3134,10 @@ module.exports = function listToStyles (parentId, list) {
|
|
|
3121
3134
|
type: Boolean,
|
|
3122
3135
|
default: true
|
|
3123
3136
|
},
|
|
3137
|
+
rightShowTabs: {
|
|
3138
|
+
type: Boolean,
|
|
3139
|
+
default: true
|
|
3140
|
+
},
|
|
3124
3141
|
customFunc: false
|
|
3125
3142
|
},
|
|
3126
3143
|
mounted: function mounted() {
|
|
@@ -3216,6 +3233,7 @@ module.exports = function listToStyles (parentId, list) {
|
|
|
3216
3233
|
}
|
|
3217
3234
|
});
|
|
3218
3235
|
}
|
|
3236
|
+
console.log(resp.quickFilter, 'resp.quickFilterresp.quickFilterresp.quickFilter');
|
|
3219
3237
|
this.build_quick_filter(resp.quickFilter);
|
|
3220
3238
|
}
|
|
3221
3239
|
// 分页
|
|
@@ -3463,6 +3481,8 @@ module.exports = function listToStyles (parentId, list) {
|
|
|
3463
3481
|
|
|
3464
3482
|
"use strict";
|
|
3465
3483
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__data__ = __webpack_require__(3);
|
|
3484
|
+
function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, arguments); return new Promise(function (resolve, reject) { function step(key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { return Promise.resolve(value).then(function (value) { step("next", value); }, function (err) { step("throw", err); }); } } return step("next"); }); }; }
|
|
3485
|
+
|
|
3466
3486
|
/* eslint-disable no-eval */
|
|
3467
3487
|
/* eslint-disable no-tabs */
|
|
3468
3488
|
/* eslint-disable no-mixed-spaces-and-tabs */
|
|
@@ -3473,15 +3493,15 @@ module.exports = function listToStyles (parentId, list) {
|
|
|
3473
3493
|
build_show_field: function build_show_field() {
|
|
3474
3494
|
var _that = this;
|
|
3475
3495
|
var dataGridColumns = [];
|
|
3476
|
-
if (_that.comModelProps.showRownumbers) {
|
|
3477
|
-
// _that.dataGridColumns.push(_that.index_column())
|
|
3478
|
-
dataGridColumns.push(_that.index_column(1));
|
|
3479
|
-
}
|
|
3480
3496
|
if (this.comModelProps.showCheckbox) {
|
|
3481
3497
|
_that.showCheckbox = true;
|
|
3482
3498
|
// _that.dataGridColumns.push(this.checkbox_colimn())
|
|
3483
3499
|
dataGridColumns.push(_that.checkbox_colimn(1));
|
|
3484
3500
|
}
|
|
3501
|
+
if (_that.comModelProps.showRownumbers) {
|
|
3502
|
+
// _that.dataGridColumns.push(_that.index_column())
|
|
3503
|
+
dataGridColumns.push(_that.index_column(1));
|
|
3504
|
+
}
|
|
3485
3505
|
|
|
3486
3506
|
var modelsortFields = [];
|
|
3487
3507
|
_that.modelShowFields.forEach(function (item, index) {
|
|
@@ -3667,9 +3687,19 @@ module.exports = function listToStyles (parentId, list) {
|
|
|
3667
3687
|
var clickUrl = this.comModelProps.clickUrl;
|
|
3668
3688
|
if (clickUrl) {
|
|
3669
3689
|
// clickUrl += "&loginId={{:=user.loginId}}&ajbh={{:=req.ajbh}}"
|
|
3670
|
-
clickUrl = this.template(clickUrl, {
|
|
3690
|
+
clickUrl = this.template(clickUrl, {
|
|
3691
|
+
row: row,
|
|
3692
|
+
user: this.$store.getters.sessionUser,
|
|
3693
|
+
req: this.$route.query
|
|
3694
|
+
});
|
|
3671
3695
|
window.open(clickUrl);
|
|
3672
3696
|
}
|
|
3697
|
+
console.log('onRowdblclick111', row, index);
|
|
3698
|
+
this.$emit('onRowdblclick', row, index);
|
|
3699
|
+
},
|
|
3700
|
+
on_row_click: function on_row_click(row, index) {
|
|
3701
|
+
console.log('onRowdblclick2222', row, index);
|
|
3702
|
+
this.$emit('onRowClick', row, index);
|
|
3673
3703
|
},
|
|
3674
3704
|
cal_show_field_wdith: function cal_show_field_wdith(col) {
|
|
3675
3705
|
var _that = this;
|
|
@@ -3720,24 +3750,34 @@ module.exports = function listToStyles (parentId, list) {
|
|
|
3720
3750
|
}
|
|
3721
3751
|
var linkUrl = props.linkUrl;
|
|
3722
3752
|
if (linkUrl) {
|
|
3723
|
-
linkUrl = this.template(linkUrl, {
|
|
3753
|
+
linkUrl = this.template(linkUrl, {
|
|
3754
|
+
row: row,
|
|
3755
|
+
user: this.$store.getters.sessionUser,
|
|
3756
|
+
req: this.$route.query
|
|
3757
|
+
});
|
|
3724
3758
|
}
|
|
3725
3759
|
|
|
3726
|
-
var aObj = {
|
|
3760
|
+
var aObj = {
|
|
3761
|
+
innerHTML: '<a href=\'' + linkUrl + '\' target=\'' + _target + '\'>' + content + '</a>'
|
|
3762
|
+
};
|
|
3727
3763
|
if (ellipsis === '2') {
|
|
3728
3764
|
return h('div', [h('Tooltip', {
|
|
3729
3765
|
props: {
|
|
3730
3766
|
theme: 'light',
|
|
3731
3767
|
transfer: true
|
|
3732
3768
|
}
|
|
3733
|
-
}, [h('span', {
|
|
3769
|
+
}, [h('span', {
|
|
3770
|
+
domProps: aObj
|
|
3771
|
+
}), h('span', {
|
|
3734
3772
|
slot: 'content',
|
|
3735
3773
|
style: {
|
|
3736
3774
|
whiteSpace: 'normal'
|
|
3737
3775
|
}
|
|
3738
3776
|
}, text)])]);
|
|
3739
3777
|
} else {
|
|
3740
|
-
return h('div', [h('span', {
|
|
3778
|
+
return h('div', [h('span', {
|
|
3779
|
+
domProps: aObj
|
|
3780
|
+
})]);
|
|
3741
3781
|
}
|
|
3742
3782
|
},
|
|
3743
3783
|
multi_col_change: function multi_col_change(index) {
|
|
@@ -3780,6 +3820,94 @@ module.exports = function listToStyles (parentId, list) {
|
|
|
3780
3820
|
//alert(this.usedWidth)
|
|
3781
3821
|
}
|
|
3782
3822
|
_that.dataGridColumns = dataGridColumns;
|
|
3823
|
+
},
|
|
3824
|
+
getCustomParams: function getCustomParams() {
|
|
3825
|
+
return {
|
|
3826
|
+
appId: this.$route.query.appId || '',
|
|
3827
|
+
type: '0101',
|
|
3828
|
+
mark: this.comModel.mark,
|
|
3829
|
+
content: JSON.stringify(this.column)
|
|
3830
|
+
};
|
|
3831
|
+
},
|
|
3832
|
+
saveCustom: function saveCustom() {
|
|
3833
|
+
var _this = this;
|
|
3834
|
+
|
|
3835
|
+
var params = this.getCustomParams();
|
|
3836
|
+
this.$store.dispatch('authPostRequest', {
|
|
3837
|
+
url: '/bsp-com/com/custom/save',
|
|
3838
|
+
params: params
|
|
3839
|
+
}).then(function (resp) {
|
|
3840
|
+
if (resp.success) {
|
|
3841
|
+
_this.$Notice.success({
|
|
3842
|
+
title: '温馨提示',
|
|
3843
|
+
desc: resp.msg
|
|
3844
|
+
});
|
|
3845
|
+
} else {
|
|
3846
|
+
_this.$Notice.error({
|
|
3847
|
+
title: '温馨提示',
|
|
3848
|
+
desc: resp.msg
|
|
3849
|
+
});
|
|
3850
|
+
}
|
|
3851
|
+
});
|
|
3852
|
+
},
|
|
3853
|
+
resetCustom: function resetCustom() {
|
|
3854
|
+
var _this2 = this;
|
|
3855
|
+
|
|
3856
|
+
this.$Modal.confirm({
|
|
3857
|
+
title: '是否确认重置个性化信息?',
|
|
3858
|
+
loading: true,
|
|
3859
|
+
onOk: function () {
|
|
3860
|
+
var _ref2 = _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee() {
|
|
3861
|
+
var params;
|
|
3862
|
+
return regeneratorRuntime.wrap(function _callee$(_context) {
|
|
3863
|
+
while (1) {
|
|
3864
|
+
switch (_context.prev = _context.next) {
|
|
3865
|
+
case 0:
|
|
3866
|
+
params = _this2.getCustomParams();
|
|
3867
|
+
|
|
3868
|
+
_this2.$store.dispatch('authPostRequest', {
|
|
3869
|
+
url: '/bsp-com/com/custom/delete',
|
|
3870
|
+
params: params
|
|
3871
|
+
}).then(function (resp) {
|
|
3872
|
+
console.log(resp);
|
|
3873
|
+
_this2.$Modal.remove();
|
|
3874
|
+
if (resp.success) {
|
|
3875
|
+
_this2.resetShowField(resp.data);
|
|
3876
|
+
_this2.$Notice.success({
|
|
3877
|
+
title: '温馨提示',
|
|
3878
|
+
desc: resp.msg
|
|
3879
|
+
});
|
|
3880
|
+
} else {
|
|
3881
|
+
_this2.$Notice.error({
|
|
3882
|
+
title: '温馨提示',
|
|
3883
|
+
desc: resp.msg
|
|
3884
|
+
});
|
|
3885
|
+
}
|
|
3886
|
+
});
|
|
3887
|
+
|
|
3888
|
+
case 2:
|
|
3889
|
+
case 'end':
|
|
3890
|
+
return _context.stop();
|
|
3891
|
+
}
|
|
3892
|
+
}
|
|
3893
|
+
}, _callee, _this2);
|
|
3894
|
+
}));
|
|
3895
|
+
|
|
3896
|
+
return function onOk() {
|
|
3897
|
+
return _ref2.apply(this, arguments);
|
|
3898
|
+
};
|
|
3899
|
+
}()
|
|
3900
|
+
});
|
|
3901
|
+
},
|
|
3902
|
+
resetShowField: function resetShowField(showFields) {
|
|
3903
|
+
for (var i = 0; i < this.column.length; i++) {
|
|
3904
|
+
var field = this.column[i];
|
|
3905
|
+
if (field.show == showFields.includes(field.key.toUpperCase())) {
|
|
3906
|
+
continue;
|
|
3907
|
+
} else {
|
|
3908
|
+
this.multi_col_change(i);
|
|
3909
|
+
}
|
|
3910
|
+
}
|
|
3783
3911
|
}
|
|
3784
3912
|
}
|
|
3785
3913
|
});
|
|
@@ -4677,9 +4805,10 @@ runtime.o = o;
|
|
|
4677
4805
|
this.iframeComponent = 'iframeComponent';
|
|
4678
4806
|
this.modalStatus = true;
|
|
4679
4807
|
} else if (oper.openMode === '1') {
|
|
4680
|
-
window.open(url);
|
|
4808
|
+
window.open(url, '_blank');
|
|
4681
4809
|
} else if (oper.openMode === '2') {
|
|
4682
|
-
window.
|
|
4810
|
+
window.open(url, '_self');
|
|
4811
|
+
// window.location.href = url
|
|
4683
4812
|
}
|
|
4684
4813
|
},
|
|
4685
4814
|
closeModal: function closeModal() {
|
|
@@ -7130,7 +7259,7 @@ var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
|
7130
7259
|
"use strict";
|
|
7131
7260
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_node_modules_iview_loader_index_js_ref_5_grid_print_opt_vue__ = __webpack_require__(15);
|
|
7132
7261
|
/* unused harmony namespace reexport */
|
|
7133
|
-
/* harmony import */ var
|
|
7262
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_16996421_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_node_modules_iview_loader_index_js_ref_5_grid_print_opt_vue__ = __webpack_require__(66);
|
|
7134
7263
|
function injectStyle (ssrContext) {
|
|
7135
7264
|
__webpack_require__(61)
|
|
7136
7265
|
}
|
|
@@ -7145,12 +7274,12 @@ var __vue_template_functional__ = false
|
|
|
7145
7274
|
/* styles */
|
|
7146
7275
|
var __vue_styles__ = injectStyle
|
|
7147
7276
|
/* scopeId */
|
|
7148
|
-
var __vue_scopeId__ = "data-v-
|
|
7277
|
+
var __vue_scopeId__ = "data-v-16996421"
|
|
7149
7278
|
/* moduleIdentifier (server only) */
|
|
7150
7279
|
var __vue_module_identifier__ = null
|
|
7151
7280
|
var Component = normalizeComponent(
|
|
7152
7281
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_node_modules_iview_loader_index_js_ref_5_grid_print_opt_vue__["a" /* default */],
|
|
7153
|
-
|
|
7282
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_16996421_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_node_modules_iview_loader_index_js_ref_5_grid_print_opt_vue__["a" /* default */],
|
|
7154
7283
|
__vue_template_functional__,
|
|
7155
7284
|
__vue_styles__,
|
|
7156
7285
|
__vue_scopeId__,
|
|
@@ -7171,7 +7300,7 @@ var content = __webpack_require__(62);
|
|
|
7171
7300
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
7172
7301
|
if(content.locals) module.exports = content.locals;
|
|
7173
7302
|
// add the styles to the DOM
|
|
7174
|
-
var update = __webpack_require__(1)("
|
|
7303
|
+
var update = __webpack_require__(1)("1f7ed4e3", content, true);
|
|
7175
7304
|
|
|
7176
7305
|
/***/ }),
|
|
7177
7306
|
/* 62 */
|
|
@@ -7182,7 +7311,7 @@ exports = module.exports = __webpack_require__(0)(false);
|
|
|
7182
7311
|
|
|
7183
7312
|
|
|
7184
7313
|
// module
|
|
7185
|
-
exports.push([module.i, "[data-v-
|
|
7314
|
+
exports.push([module.i, "[data-v-16996421].export-modal .ivu-modal-body,[data-v-16996421].export-modal .ivu-modal-header{padding:0!important}[data-v-16996421].ivu-modal-body{max-height:440px;overflow-y:auto}[data-v-16996421].export-modal .ivu-modal-footer{padding:8px 18px}[data-v-16996421].export-modal .ivu-icon-ios-close{font-size:32px;line-height:40px}[data-v-16996421].export-modal .ivu-modal-footer{background:#f7faff;border-color:#cee0f0}.export-modal .model-footer/deep/.ivu-btn-primary[data-v-16996421]{font-size:16px;min-width:80px;height:36px;opacity:1;background:#2b5fd9;border-radius:2px;margin:0 8px}.export-modal .flow-modal-title[data-v-16996421]{height:40px;background:#2b5fda;width:100%;text-indent:1em;color:#fff;line-height:40px}.export-modal .model-footer button[data-v-16996421]{font-size:16px;min-width:80px;height:36px;opacity:1;border-radius:2px;margin:0 8px}[data-v-16996421].ivu-checkbox-group-item{width:160px;font-size:16px}[data-v-16996421].ivu-form-item-content,[data-v-16996421].ivu-form .ivu-form-item-label{font-size:16px}[data-v-16996421].export-modal ::-webkit-scrollbar{width:10px;height:10px}[data-v-16996421].export-modal ::-webkit-scrollbar-thumb{border-radius:3px;background:#b7c7dd}[data-v-16996421].export-modal ::-webkit-scrollbar-track{border-radius:3px;background:#ededed}", ""]);
|
|
7186
7315
|
|
|
7187
7316
|
// exports
|
|
7188
7317
|
|
|
@@ -7356,7 +7485,7 @@ module.exports = v4;
|
|
|
7356
7485
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
7357
7486
|
|
|
7358
7487
|
"use strict";
|
|
7359
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('Modal',{attrs:{"width":_vm.modalWidth,"class-name":"export-modal","closable":false,"mask-closable":false},model:{value:(_vm.modal),callback:function ($$v) {_vm.modal=$$v},expression:"modal"}},[_c('div',{staticClass:"flow-modal-title",attrs:{"slot":"header"},slot:"header"},[_c('span',{staticStyle:{"font-size":"17px"}},[_vm._v(_vm._s(_vm.title))]),_vm._v(" "),_c('span',{staticStyle:{"position":"absolute","right":"6px","cursor":"pointer"},on:{"click":function($event){return _vm.closeModal()}}},[_c('i',{staticClass:"ivu-icon ivu-icon-ios-close"})])]),_vm._v(" "),_c('div',{staticClass:"form"},[_c('Form',{ref:"printOptionForm",attrs:{"label-width":150,"model":_vm.printOption,"rules":_vm.ruleValidate,"label-colon":""}},[_c('Row',[_c('Col',{attrs:{"span":"
|
|
7488
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('Modal',{attrs:{"width":_vm.modalWidth,"class-name":"export-modal","closable":false,"mask-closable":false},model:{value:(_vm.modal),callback:function ($$v) {_vm.modal=$$v},expression:"modal"}},[_c('div',{staticClass:"flow-modal-title",attrs:{"slot":"header"},slot:"header"},[_c('span',{staticStyle:{"font-size":"17px"}},[_vm._v(_vm._s(_vm.title))]),_vm._v(" "),_c('span',{staticStyle:{"position":"absolute","right":"6px","cursor":"pointer"},on:{"click":function($event){return _vm.closeModal()}}},[_c('i',{staticClass:"ivu-icon ivu-icon-ios-close"})])]),_vm._v(" "),_c('div',{staticClass:"form"},[_c('Form',{ref:"printOptionForm",attrs:{"label-width":150,"model":_vm.printOption,"rules":_vm.ruleValidate,"label-colon":""}},[_c('Row',{staticStyle:{"padding-top":"10px"}},[_c('Col',{attrs:{"span":"11"}},[_c('FormItem',{attrs:{"label":"是否打印标题","prop":"isPrintTitle"}},[_c('RadioGroup',{attrs:{"size":"large"},model:{value:(_vm.printOption.isPrintTitle),callback:function ($$v) {_vm.$set(_vm.printOption, "isPrintTitle", $$v)},expression:"printOption.isPrintTitle"}},[_c('Radio',{attrs:{"label":"0"}},[_vm._v("否")]),_vm._v(" \n "),_c('Radio',{attrs:{"label":"1"}},[_vm._v("是")])],1)],1)],1),_vm._v(" "),_c('Col',{attrs:{"span":"11"}},[_c('FormItem',{attrs:{"label":"是否打印序号","prop":"isPrintSn"}},[_c('RadioGroup',{attrs:{"size":"large"},model:{value:(_vm.printOption.isPrintSn),callback:function ($$v) {_vm.$set(_vm.printOption, "isPrintSn", $$v)},expression:"printOption.isPrintSn"}},[_c('Radio',{attrs:{"label":"0"}},[_vm._v("否")]),_vm._v(" \n "),_c('Radio',{attrs:{"label":"1"}},[_vm._v("是")])],1)],1)],1)],1),_vm._v(" "),_c('Row',[_c('Col',{attrs:{"span":"22"}},[_c('FormItem',{attrs:{"label":"标题","prop":"printTitle","rules":{ required: _vm.printOption.isPrintTitle == '1' ? true : false, message: '标题不能为空', trigger: 'blur,change' }}},[_c('Input',{attrs:{"maxlength":"50","show-word-limit":""},model:{value:(_vm.printOption.printTitle),callback:function ($$v) {_vm.$set(_vm.printOption, "printTitle", $$v)},expression:"printOption.printTitle"}})],1)],1)],1),_vm._v(" "),_c('Row',[_c('Col',{attrs:{"span":"22"}},[_c('FormItem',{attrs:{"label":"选择打印字段","prop":"printFields"}},[_c('CheckboxGroup',{attrs:{"size":"large"},model:{value:(_vm.printOption.printFields),callback:function ($$v) {_vm.$set(_vm.printOption, "printFields", $$v)},expression:"printOption.printFields"}},_vm._l((_vm.allowPrintFields),function(item){return _c('Checkbox',{key:item.name,attrs:{"label":item.name}},[_vm._v(_vm._s(item.description))])}),1)],1)],1)],1),_vm._v(" "),_c('Row',[_c('Col',[_c('FormItem',{attrs:{"label":"打印数据页设置","prop":"pageRange"}},[_vm._v("\n 从 \n "),_c('InputNumber',{staticStyle:{"width":"100px"},attrs:{"min":1,"max":_vm.pageCount,"precision":0},model:{value:(_vm.printOption.pageRange.fromPageNo),callback:function ($$v) {_vm.$set(_vm.printOption.pageRange, "fromPageNo", $$v)},expression:"printOption.pageRange.fromPageNo"}}),_vm._v("\n 页 至 \n "),_c('InputNumber',{staticStyle:{"width":"100px"},attrs:{"min":1,"max":_vm.pageCount,"precision":0},model:{value:(_vm.printOption.pageRange.toPageNo),callback:function ($$v) {_vm.$set(_vm.printOption.pageRange, "toPageNo", $$v)},expression:"printOption.pageRange.toPageNo"}}),_vm._v(" 页 ( 共 "+_vm._s(_vm.pageCount)+" 页)\n ")],1)],1)],1)],1)],1),_vm._v(" "),_c('div',{staticClass:"model-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('Button',{attrs:{"size":"large"},on:{"click":_vm.closeModal}},[_vm._v("取消")]),_vm._v(" "),_c('Button',{attrs:{"type":"primary","size":"large","loading":_vm.modal_loading},on:{"click":_vm.confirmPrint}},[_vm._v("确定")])],1)])],1)}
|
|
7360
7489
|
var staticRenderFns = []
|
|
7361
7490
|
var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
7362
7491
|
/* harmony default export */ __webpack_exports__["a"] = (esExports);
|
|
@@ -16218,14 +16347,14 @@ var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
|
16218
16347
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
16219
16348
|
|
|
16220
16349
|
"use strict";
|
|
16221
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:"DataGrid-BOX"},[(_vm.displayQuery && _vm.searchShow && _vm.searchType === '02')?_c('Form',{staticClass:"formbox-simple",attrs:{"label-width":_vm.labelWidth},nativeOn:{"submit":function($event){$event.preventDefault();}}},[_c('div',{staticClass:"searchBox steylehang",staticStyle:{"float":"left"}},[_vm._l((_vm.queryFields[0]),function(condi,idx){return _c('div',{key:idx},[_c('FormItem',{attrs:{"label":condi.description + ':'}},[(_vm.$scopedSlots[condi.queryId])?_vm._t(condi.queryId,null,{"condi":condi}):[(condi.controlTypeName === '02' && (condi.dicType === '0' || condi.dicType === '1'))?[_c('s-dicgrid',{key:idx,ref:"dicGrid",refInFor:true,style:({ 'width': (condi.width ? condi.width + 'px' : '100%') }),attrs:{"multiple":condi.isDicMultiple,"dicName":condi.dicInfo},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.controlTypeName === '02' && condi.dicType === '3')?[_c('Select',{style:({ 'width': (condi.width ? condi.width + 'px' : '100%') }),attrs:{"multiple":condi.isDicMultiple,"clearable":"","placeholder":"请选择"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}},_vm._l((condi.option),function(item){return _c('Option',{key:item.key,attrs:{"value":item.key}},[_vm._v(_vm._s(item.text))])}),1)]:(condi.controlTypeName === '03' && condi.opName === 'between')?[_c('Row',[_c('Col',[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '150px') }),attrs:{"popper-class":"DataGrid-BOX","picker-options":_vm.pickerOptions(condi, 1),"format":condi.format,"value-format":"yyyy-MM-dd","size":"small","type":"date","placeholder":"开始日期"},model:{value:(condi.start),callback:function ($$v) {_vm.$set(condi, "start", $$v)},expression:"condi.start"}})],1),_vm._v(" "),_c('Col',{staticClass:"timeTextzhi",staticStyle:{"text-align":"center"}},[_vm._v(" 至 ")]),_vm._v(" "),_c('Col',[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '150px') }),attrs:{"popper-class":"DataGrid-BOX","picker-options":_vm.pickerOptions(condi, 2),"format":condi.format,"value-format":"yyyy-MM-dd","size":"small","type":"date","placeholder":"结束日期"},model:{value:(condi.end),callback:function ($$v) {_vm.$set(condi, "end", $$v)},expression:"condi.end"}})],1)],1)]:(condi.controlTypeName === '03')?[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '150px') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":"yyyy-MM-dd","size":"small","type":"date","placeholder":"选择日期"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.controlTypeName === '04' && condi.opName === 'between')?[_c('Row',[_c('Col',[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '210px') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":condi.format,"size":"small","type":"datetime","placeholder":"开始时间"},on:{"change":function($event){return _vm.compareDateTime(condi, 1)}},model:{value:(condi.start),callback:function ($$v) {_vm.$set(condi, "start", $$v)},expression:"condi.start"}})],1),_vm._v(" "),_c('Col',{staticClass:"timeTextzhi",staticStyle:{"text-align":"center"}},[_vm._v(" 至 ")]),_vm._v(" "),_c('Col',[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '210px') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":condi.format,"size":"small","type":"datetime","placeholder":"结束时间"},on:{"change":function($event){return _vm.compareDateTime(condi, 2)}},model:{value:(condi.end),callback:function ($$v) {_vm.$set(condi, "end", $$v)},expression:"condi.end"}})],1)],1)]:(condi.controlTypeName === '04')?[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '210px') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":condi.format,"size":"small","type":"datetime","placeholder":"选择时间"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.controlTypeName === '07')?[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '210px') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":"yyyy-MM","size":"small","type":"month","placeholder":"选择月份"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.opName === 'between')?[_c('Row',[_c('Col',[_c('Input',{key:idx,style:({ 'width': (condi.width ? condi.width + 'px' : '150px') }),attrs:{"placeholder":"输入起始值"},on:{"on-enter":function($event){return _vm.query_grid_data(1);}},model:{value:(condi.start),callback:function ($$v) {_vm.$set(condi, "start", $$v)},expression:"condi.start"}})],1),_vm._v(" "),_c('Col',{staticClass:"timeTextzhi",staticStyle:{"text-align":"center"}},[_vm._v(" 至 ")]),_vm._v(" "),_c('Col',[_c('Input',{key:idx,style:({ 'width': (condi.width ? condi.width + 'px' : '150px') }),attrs:{"placeholder":"输入结束值"},on:{"on-enter":function($event){return _vm.query_grid_data(1);}},model:{value:(condi.end),callback:function ($$v) {_vm.$set(condi, "end", $$v)},expression:"condi.end"}})],1)],1)]:[_c('Input',{key:idx,style:({ 'width': (condi.width ? condi.width + 'px' : '100%') }),attrs:{"placeholder":""},on:{"on-enter":function($event){return _vm.query_grid_data(1);}},nativeOn:{"input":function($event){condi.triggerMethod == 'input' ? _vm.query_grid_data(1) : null},"change":function($event){condi.triggerMethod == 'change' ? _vm.query_grid_data(1) : null},"!blur":function($event){condi.triggerMethod == 'blur' ? _vm.query_grid_data(1) : null}},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]]],2)],1)}),_vm._v(" "),_c('div',{staticClass:"btnBox"},[_c('Button',{staticClass:"button btn1",attrs:{"type":"primary"},on:{"click":function($event){return _vm.query_grid_data(1);}}},[_vm._v("查询")]),_vm._v(" "),_c('Button',{staticClass:"button btn",attrs:{"type":"primary"},on:{"click":function($event){return _vm.reset_query_condis()}}},[_vm._v("重置")])],1)],2)]):_vm._e(),_vm._v(" "),(_vm.displayQuery && _vm.searchShow && _vm.searchType === '01')?_c('Form',{staticClass:"formbox",attrs:{"label-width":_vm.labelWidth},nativeOn:{"submit":function($event){$event.preventDefault();}}},[_vm._l((_vm.queryFields),function(condis,index){return [_c('div',{key:index,staticClass:"searchBox",class:'style' + _vm.comModelProps.queryLineNums},_vm._l((condis),function(condi,idx){return _c('div',{key:idx},[_c('FormItem',{attrs:{"label":condi.description + ':'}},[(_vm.$scopedSlots[condi.queryId])?_vm._t(condi.queryId,null,{"condi":condi}):[(condi.controlTypeName === '02' && (condi.dicType === '0' || condi.dicType === '1'))?[_c('s-dicgrid',{key:idx,ref:"dicGrid",refInFor:true,style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"multiple":condi.isDicMultiple,"dicName":condi.dicInfo},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.controlTypeName === '02' && condi.dicType === '3')?[_c('Select',{style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"multiple":condi.isDicMultiple,"clearable":"","placeholder":"请选择"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}},_vm._l((condi.option),function(item){return _c('Option',{key:item.key,attrs:{"value":item.key}},[_vm._v(_vm._s(item.text))])}),1)]:(condi.controlTypeName === '03' && condi.opName === 'between')?[_c('Row',[_c('Col',{attrs:{"span":"11"}},[_c('el-date-picker',{style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"popper-class":"DataGrid-BOX","picker-options":_vm.pickerOptions(condi, 1),"format":condi.format,"value-format":"yyyy-MM-dd","size":"small","type":"date","placeholder":"开始日期"},model:{value:(condi.start),callback:function ($$v) {_vm.$set(condi, "start", $$v)},expression:"condi.start"}})],1),_vm._v(" "),_c('Col',{staticClass:"timeTextzhi",staticStyle:{"text-align":"center"},attrs:{"span":"2"}},[_vm._v("至")]),_vm._v(" "),_c('Col',{attrs:{"span":"11"}},[_c('el-date-picker',{style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"popper-class":"DataGrid-BOX","picker-options":_vm.pickerOptions(condi, 2),"format":condi.format,"value-format":"yyyy-MM-dd","size":"small","type":"date","placeholder":"结束日期"},model:{value:(condi.end),callback:function ($$v) {_vm.$set(condi, "end", $$v)},expression:"condi.end"}})],1)],1)]:(condi.controlTypeName === '03')?[_c('el-date-picker',{style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":"yyyy-MM-dd","size":"small","type":"date","placeholder":"选择日期"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.controlTypeName === '04' && condi.opName === 'between')?[_c('Row',[_c('Col',{attrs:{"span":"11"}},[_c('el-date-picker',{style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":condi.format,"size":"small","type":"datetime","placeholder":"开始时间"},on:{"change":function($event){return _vm.compareDateTime(condi, 1)}},model:{value:(condi.start),callback:function ($$v) {_vm.$set(condi, "start", $$v)},expression:"condi.start"}})],1),_vm._v(" "),_c('Col',{staticClass:"timeTextzhi",staticStyle:{"text-align":"center"},attrs:{"span":"2"}},[_vm._v("至")]),_vm._v(" "),_c('Col',{attrs:{"span":"11"}},[_c('el-date-picker',{style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":condi.format,"size":"small","type":"datetime","placeholder":"结束时间"},on:{"change":function($event){return _vm.compareDateTime(condi, 2)}},model:{value:(condi.end),callback:function ($$v) {_vm.$set(condi, "end", $$v)},expression:"condi.end"}})],1)],1)]:(condi.controlTypeName === '04')?[_c('el-date-picker',{style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":condi.format,"size":"small","type":"datetime","placeholder":"选择时间"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.controlTypeName === '07')?[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '210px') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":"yyyy-MM","size":"small","type":"month","placeholder":"选择月份"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.opName === 'between')?[_c('Row',[_c('Col',{attrs:{"span":"11"}},[_c('Input',{key:idx,style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"placeholder":"输入起始值"},on:{"on-enter":function($event){return _vm.query_grid_data(1);}},model:{value:(condi.start),callback:function ($$v) {_vm.$set(condi, "start", $$v)},expression:"condi.start"}})],1),_vm._v(" "),_c('Col',{staticClass:"timeTextzhi",staticStyle:{"text-align":"center"},attrs:{"span":"2"}},[_vm._v("至")]),_vm._v(" "),_c('Col',{attrs:{"span":"11"}},[_c('Input',{key:idx,style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"placeholder":"输入结束值"},on:{"on-enter":function($event){return _vm.query_grid_data(1);}},model:{value:(condi.end),callback:function ($$v) {_vm.$set(condi, "end", $$v)},expression:"condi.end"}})],1)],1)]:[_c('Input',{key:idx,style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"placeholder":""},on:{"on-enter":function($event){return _vm.query_grid_data(1);}},nativeOn:{"input":function($event){condi.triggerMethod == 'input' ? _vm.query_grid_data(1) : null},"change":function($event){condi.triggerMethod == 'change' ? _vm.query_grid_data(1) : null},"!blur":function($event){condi.triggerMethod == 'blur' ? _vm.query_grid_data(1) : null}},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]]],2)],1)}),0)]}),_vm._v(" "),_c('div',{staticClass:"btnBox",staticStyle:{"text-align":"center"}},[_c('Button',{staticClass:"button btn",staticStyle:{"font-size":"15px","padding":"0 12px"},attrs:{"type":"primary"},on:{"click":function($event){return _vm.reset_query_condis()}}},[_vm._v("重置")]),_vm._v(" "),_c('Button',{staticClass:"button btn1",staticStyle:{"font-size":"15px","padding":"0 12px"},attrs:{"type":"primary"},on:{"click":function($event){return _vm.query_grid_data(1);}}},[_vm._v("查询")])],1)],2):_vm._e(),_vm._v(" "),((_vm.quickFilter && _vm.quickFilter.length > 0) || ((_vm.headOper && _vm.headOper.length > 0) && _vm.showOper))?_c('div',{class:['titleNav', _vm.quickFilter && _vm.quickFilter.length > 0 ? 'hale' : 'nohale']},[_c('div',{staticClass:"navleft"},[(_vm.customFunc && _vm.showOper)?_c('div',[_vm._t("customHeadFunc",null,{"func":_vm.funcAuth}),_vm._v(" "),_vm._l((_vm.headOper),function(oper){return (!_vm.isAuth(oper.auth))?[(oper.operType === 'EXPORT')?[_c('Button',{key:oper.id + 'key',staticClass:"head-btn",on:{"click":function($event){return _vm.headExportOper()}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-log-out',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1),_vm._v(" "),_c('Button',{key:"DATAEXPORTKey",staticClass:"head-btn",on:{"click":function($event){return _vm.headDataExport()}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-download',"size":"18"}}),_vm._v("导出数据下载\n\t\t\t\t\t\t\t")],1)]:_vm._e(),_vm._v(" "),(oper.operType === 'PRINT')?[_c('Button',{key:oper.id + 'key',staticClass:"head-btn",on:{"click":function($event){return _vm.headPrintOper()}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-print',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1)]:_vm._e()]:_vm._e()})],2):_vm._e(),_vm._v(" "),(!_vm.customFunc && _vm.showOper)?[_vm._l((_vm.headOper),function(oper){return (!_vm.isAuth(oper.auth))?[(_vm.$scopedSlots[oper.mark])?_vm._t(oper.mark,null,{"oper":oper}):(oper.operType === 'ADD')?[_c('Button',{key:oper.id,staticClass:"head-btn",attrs:{"type":"primary"},on:{"click":function($event){return _vm.headAddOper(oper.mark)}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-add',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1)]:(oper.operType === 'DELETE')?[_c('Button',{key:oper.id,staticClass:"head-btn",attrs:{"type":"error"},on:{"click":function($event){return _vm.headDeleteOper(oper.mark, oper.url)}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'ios-trash-outline',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1)]:(oper.operType === 'REFRESH')?[_c('Button',{key:oper.id,staticClass:"head-btn",on:{"click":function($event){return _vm.headRefreshOper(1)}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-refresh',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1)]:(oper.operType === 'EXPORT')?[_c('Button',{key:oper.id,staticClass:"head-btn",on:{"click":function($event){return _vm.headExportOper()}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-log-out',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1),_vm._v(" "),_c('Button',{key:"DATAEXPORT",staticClass:"head-btn",on:{"click":function($event){return _vm.headDataExport()}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-download',"size":"18"}}),_vm._v("导出数据下载\n\t\t\t\t\t\t\t")],1)]:(oper.operType === 'DATAEXPORT')?[_c('Button',{key:oper.id,staticClass:"head-btn",on:{"click":function($event){return _vm.headDataExport()}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-log-out',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1)]:(oper.operType === 'PRINT')?[_c('Button',{key:oper.id + 'key',staticClass:"head-btn",on:{"click":function($event){return _vm.headPrintOper()}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-print',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1)]:[_c('Button',{key:oper.id,staticClass:"head-btn",attrs:{"type":"primary"},on:{"click":function($event){return _vm.headDealFunction(oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1)]]:_vm._e()}),_vm._v(" "),(_vm.headOperBatch.length > 0)?_c('Dropdown',{attrs:{"placement":"bottom","trigger":"click","transfer":""}},[_c('Button',{staticStyle:{"font-size":"15px","margin-right":"10px","margin-top":"5px"},attrs:{"type":"info"}},[_vm._v("\n\t\t\t\t\t\t\t操 作"),_c('Icon',{staticStyle:{"margin-left":"2px"},attrs:{"size":"20","type":"ios-arrow-down"}})],1),_vm._v(" "),_c('DropdownMenu',{staticStyle:{"text-align":"center"},attrs:{"slot":"list"},slot:"list"},[_vm._l((_vm.headOperBatch),function(oper,idx){return (!_vm.isAuth(oper.auth))?[(_vm.$scopedSlots[oper.mark])?_vm._t(oper.mark,null,{"oper":oper}):(oper.operType === 'ADD')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0},nativeOn:{"click":function($event){return _vm.headAddOper(oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'DELETE')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0},nativeOn:{"click":function($event){return _vm.headDeleteOper(oper.mark, oper.url)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'REFRESH')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0},nativeOn:{"click":function($event){return _vm.headRefreshOper(1)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'EXPORT')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0},nativeOn:{"click":function($event){return _vm.headExportOper()}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t")],1)]:[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0},nativeOn:{"click":function($event){return _vm.headDealFunction(oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t")],1)]]:_vm._e()})],2)],1):_vm._e()]:_vm._e()],2),_vm._v(" "),(_vm.quickFilter && _vm.quickFilter.length > 0)?_c('div',{staticClass:"navright"},[_vm._l((_vm.quickFilter),function(filters,index){return [_c('div',{key:'filter_div' + index,staticClass:"navlist",class:{ After: index > 0 }},_vm._l((filters),function(item,idx){return _c('span',{key:'filter' + item.id,class:{ active: item.isDefault === '1' },attrs:{"match":item.groupMatchValue},on:{"click":function($event){return _vm.change_quick_filter(index, idx, item.label)}}},[_vm._v("\n\t\t\t\t\t\t\t"+_vm._s(item.label)),(_vm.comModel.groupStat)?[_vm._v("("+_vm._s(item.groupNum ? item.groupNum :
|
|
16222
|
-
0)+")")]:_vm._e()],2)}),0)]})],2):_vm._e()]):_vm._e(),_vm._v(" "),(_vm.errorMsg === '')?_c('div',{staticStyle:{"width":"100%"},attrs:{"id":_vm.dataGridId}},[_c('Table',{ref:"sdtable",attrs:{"loading":_vm.loading,"tooltip-theme":"light","tooltip-max-width":300,"height":_vm.gridData && _vm.gridData.length > 0 ? _vm.dataGridHeight : '85px',"columns":_vm.dataGridColumns,"data":_vm.gridData,"stripe":"","border":""},on:{"on-row-dblclick":_vm.on_row_dblclick,"on-sort-change":_vm.on_sort_change,"on-selection-change":_vm.on_batch_select},scopedSlots:_vm._u([_vm._l((_vm.slotColumn),function(sc){return {key:sc.slot,fn:function(ref){
|
|
16350
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:"DataGrid-BOX"},[(_vm.displayQuery && _vm.searchShow && _vm.searchType === '02')?_c('Form',{staticClass:"formbox-simple",attrs:{"label-width":_vm.labelWidth},nativeOn:{"submit":function($event){$event.preventDefault();}}},[_c('div',{staticClass:"searchBox steylehang",staticStyle:{"float":"left"}},[_vm._l((_vm.queryFields[0]),function(condi,idx){return _c('div',{key:idx},[_c('FormItem',{attrs:{"label":condi.description + ':'}},[(_vm.$scopedSlots[condi.queryId])?_vm._t(condi.queryId,null,{"condi":condi}):[(condi.controlTypeName === '02' && (condi.dicType === '0' || condi.dicType === '1'))?[_c('s-dicgrid',{key:idx,ref:"dicGrid",refInFor:true,style:({ 'width': (condi.width ? condi.width + 'px' : '100%') }),attrs:{"multiple":condi.isDicMultiple,"dicName":condi.dicInfo},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.controlTypeName === '02' && condi.dicType === '3')?[_c('Select',{style:({ 'width': (condi.width ? condi.width + 'px' : '100%') }),attrs:{"multiple":condi.isDicMultiple,"clearable":"","placeholder":"请选择"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}},_vm._l((condi.option),function(item){return _c('Option',{key:item.key,attrs:{"value":item.key}},[_vm._v(_vm._s(item.text))])}),1)]:(condi.controlTypeName === '03' && condi.opName === 'between')?[_c('Row',[_c('Col',[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '150px') }),attrs:{"popper-class":"DataGrid-BOX","picker-options":_vm.pickerOptions(condi, 1),"format":condi.format,"value-format":"yyyy-MM-dd","size":"small","type":"date","placeholder":"开始日期"},model:{value:(condi.start),callback:function ($$v) {_vm.$set(condi, "start", $$v)},expression:"condi.start"}})],1),_vm._v(" "),_c('Col',{staticClass:"timeTextzhi",staticStyle:{"text-align":"center"}},[_vm._v(" 至 ")]),_vm._v(" "),_c('Col',[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '150px') }),attrs:{"popper-class":"DataGrid-BOX","picker-options":_vm.pickerOptions(condi, 2),"format":condi.format,"value-format":"yyyy-MM-dd","size":"small","type":"date","placeholder":"结束日期"},model:{value:(condi.end),callback:function ($$v) {_vm.$set(condi, "end", $$v)},expression:"condi.end"}})],1)],1)]:(condi.controlTypeName === '03')?[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '150px') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":"yyyy-MM-dd","size":"small","type":"date","placeholder":"选择日期"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.controlTypeName === '04' && condi.opName === 'between')?[_c('Row',[_c('Col',[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '210px') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":condi.format,"size":"small","type":"datetime","placeholder":"开始时间"},on:{"change":function($event){return _vm.compareDateTime(condi, 1)}},model:{value:(condi.start),callback:function ($$v) {_vm.$set(condi, "start", $$v)},expression:"condi.start"}})],1),_vm._v(" "),_c('Col',{staticClass:"timeTextzhi",staticStyle:{"text-align":"center"}},[_vm._v(" 至 ")]),_vm._v(" "),_c('Col',[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '210px') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":condi.format,"size":"small","type":"datetime","placeholder":"结束时间"},on:{"change":function($event){return _vm.compareDateTime(condi, 2)}},model:{value:(condi.end),callback:function ($$v) {_vm.$set(condi, "end", $$v)},expression:"condi.end"}})],1)],1)]:(condi.controlTypeName === '04')?[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '210px') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":condi.format,"size":"small","type":"datetime","placeholder":"选择时间"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.controlTypeName === '07')?[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '210px') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":"yyyy-MM","size":"small","type":"month","placeholder":"选择月份"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.opName === 'between')?[_c('Row',[_c('Col',[_c('Input',{key:idx,style:({ 'width': (condi.width ? condi.width + 'px' : '150px') }),attrs:{"placeholder":"输入起始值"},on:{"on-enter":function($event){return _vm.query_grid_data(1);}},model:{value:(condi.start),callback:function ($$v) {_vm.$set(condi, "start", $$v)},expression:"condi.start"}})],1),_vm._v(" "),_c('Col',{staticClass:"timeTextzhi",staticStyle:{"text-align":"center"}},[_vm._v(" 至 ")]),_vm._v(" "),_c('Col',[_c('Input',{key:idx,style:({ 'width': (condi.width ? condi.width + 'px' : '150px') }),attrs:{"placeholder":"输入结束值"},on:{"on-enter":function($event){return _vm.query_grid_data(1);}},model:{value:(condi.end),callback:function ($$v) {_vm.$set(condi, "end", $$v)},expression:"condi.end"}})],1)],1)]:[_c('Input',{key:idx,style:({ 'width': (condi.width ? condi.width + 'px' : '100%') }),attrs:{"placeholder":""},on:{"on-enter":function($event){return _vm.query_grid_data(1);}},nativeOn:{"input":function($event){condi.triggerMethod == 'input' ? _vm.query_grid_data(1) : null},"change":function($event){condi.triggerMethod == 'change' ? _vm.query_grid_data(1) : null},"!blur":function($event){condi.triggerMethod == 'blur' ? _vm.query_grid_data(1) : null}},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]]],2)],1)}),_vm._v(" "),_c('div',{staticClass:"btnBox"},[_c('Button',{staticClass:"button btn1",attrs:{"type":"primary"},on:{"click":function($event){return _vm.query_grid_data(1);}}},[_vm._v("查询")]),_vm._v(" "),_c('Button',{staticClass:"button btn",attrs:{"type":"primary"},on:{"click":function($event){return _vm.reset_query_condis()}}},[_vm._v("重置")])],1)],2)]):_vm._e(),_vm._v(" "),(_vm.displayQuery && _vm.searchShow && _vm.searchType === '01')?_c('Form',{staticClass:"formbox",attrs:{"label-width":_vm.labelWidth},nativeOn:{"submit":function($event){$event.preventDefault();}}},[_vm._l((_vm.queryFields),function(condis,index){return [_c('div',{key:index,staticClass:"searchBox",class:'style' + _vm.comModelProps.queryLineNums},_vm._l((condis),function(condi,idx){return _c('div',{key:idx},[_c('FormItem',{attrs:{"label":condi.description + ':'}},[(_vm.$scopedSlots[condi.queryId])?_vm._t(condi.queryId,null,{"condi":condi}):[(condi.controlTypeName === '02' && (condi.dicType === '0' || condi.dicType === '1'))?[_c('s-dicgrid',{key:idx,ref:"dicGrid",refInFor:true,style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"multiple":condi.isDicMultiple,"dicName":condi.dicInfo},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.controlTypeName === '02' && condi.dicType === '3')?[_c('Select',{style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"multiple":condi.isDicMultiple,"clearable":"","placeholder":"请选择"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}},_vm._l((condi.option),function(item){return _c('Option',{key:item.key,attrs:{"value":item.key}},[_vm._v(_vm._s(item.text))])}),1)]:(condi.controlTypeName === '03' && condi.opName === 'between')?[_c('Row',[_c('Col',{attrs:{"span":"11"}},[_c('el-date-picker',{style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"popper-class":"DataGrid-BOX","picker-options":_vm.pickerOptions(condi, 1),"format":condi.format,"value-format":"yyyy-MM-dd","size":"small","type":"date","placeholder":"开始日期"},model:{value:(condi.start),callback:function ($$v) {_vm.$set(condi, "start", $$v)},expression:"condi.start"}})],1),_vm._v(" "),_c('Col',{staticClass:"timeTextzhi",staticStyle:{"text-align":"center"},attrs:{"span":"2"}},[_vm._v("至")]),_vm._v(" "),_c('Col',{attrs:{"span":"11"}},[_c('el-date-picker',{style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"popper-class":"DataGrid-BOX","picker-options":_vm.pickerOptions(condi, 2),"format":condi.format,"value-format":"yyyy-MM-dd","size":"small","type":"date","placeholder":"结束日期"},model:{value:(condi.end),callback:function ($$v) {_vm.$set(condi, "end", $$v)},expression:"condi.end"}})],1)],1)]:(condi.controlTypeName === '03')?[_c('el-date-picker',{style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":"yyyy-MM-dd","size":"small","type":"date","placeholder":"选择日期"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.controlTypeName === '04' && condi.opName === 'between')?[_c('Row',[_c('Col',{attrs:{"span":"11"}},[_c('el-date-picker',{style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":condi.format,"size":"small","type":"datetime","placeholder":"开始时间"},on:{"change":function($event){return _vm.compareDateTime(condi, 1)}},model:{value:(condi.start),callback:function ($$v) {_vm.$set(condi, "start", $$v)},expression:"condi.start"}})],1),_vm._v(" "),_c('Col',{staticClass:"timeTextzhi",staticStyle:{"text-align":"center"},attrs:{"span":"2"}},[_vm._v("至")]),_vm._v(" "),_c('Col',{attrs:{"span":"11"}},[_c('el-date-picker',{style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":condi.format,"size":"small","type":"datetime","placeholder":"结束时间"},on:{"change":function($event){return _vm.compareDateTime(condi, 2)}},model:{value:(condi.end),callback:function ($$v) {_vm.$set(condi, "end", $$v)},expression:"condi.end"}})],1)],1)]:(condi.controlTypeName === '04')?[_c('el-date-picker',{style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":condi.format,"size":"small","type":"datetime","placeholder":"选择时间"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.controlTypeName === '07')?[_c('el-date-picker',{style:({ 'width': (condi.width ? condi.width + 'px' : '210px') }),attrs:{"popper-class":"DataGrid-BOX","format":condi.format,"value-format":"yyyy-MM","size":"small","type":"month","placeholder":"选择月份"},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]:(condi.opName === 'between')?[_c('Row',[_c('Col',{attrs:{"span":"11"}},[_c('Input',{key:idx,style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"placeholder":"输入起始值"},on:{"on-enter":function($event){return _vm.query_grid_data(1);}},model:{value:(condi.start),callback:function ($$v) {_vm.$set(condi, "start", $$v)},expression:"condi.start"}})],1),_vm._v(" "),_c('Col',{staticClass:"timeTextzhi",staticStyle:{"text-align":"center"},attrs:{"span":"2"}},[_vm._v("至")]),_vm._v(" "),_c('Col',{attrs:{"span":"11"}},[_c('Input',{key:idx,style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"placeholder":"输入结束值"},on:{"on-enter":function($event){return _vm.query_grid_data(1);}},model:{value:(condi.end),callback:function ($$v) {_vm.$set(condi, "end", $$v)},expression:"condi.end"}})],1)],1)]:[_c('Input',{key:idx,style:({ 'width': (condi.width && condi.width > 1 ? condi.width + '%' : '100%') }),attrs:{"placeholder":""},on:{"on-enter":function($event){return _vm.query_grid_data(1);}},nativeOn:{"input":function($event){condi.triggerMethod == 'input' ? _vm.query_grid_data(1) : null},"change":function($event){condi.triggerMethod == 'change' ? _vm.query_grid_data(1) : null},"!blur":function($event){condi.triggerMethod == 'blur' ? _vm.query_grid_data(1) : null}},model:{value:(condi.searchValue),callback:function ($$v) {_vm.$set(condi, "searchValue", $$v)},expression:"condi.searchValue"}})]]],2)],1)}),0)]}),_vm._v(" "),_c('div',{staticClass:"btnBox",staticStyle:{"text-align":"center"}},[_c('Button',{staticClass:"button btn",staticStyle:{"font-size":"15px","padding":"0 12px"},attrs:{"type":"primary"},on:{"click":function($event){return _vm.reset_query_condis()}}},[_vm._v("重置")]),_vm._v(" "),_c('Button',{staticClass:"button btn1",staticStyle:{"font-size":"15px","padding":"0 12px"},attrs:{"type":"primary"},on:{"click":function($event){return _vm.query_grid_data(1);}}},[_vm._v("查询")])],1)],2):_vm._e(),_vm._v(" "),((_vm.quickFilter && _vm.quickFilter.length > 0) || ((_vm.headOper && _vm.headOper.length > 0) && _vm.showOper))?_c('div',{class:['titleNav', _vm.quickFilter && _vm.quickFilter.length > 0 ? 'hale' : 'nohale']},[_c('div',{staticClass:"navleft"},[(_vm.customFunc && _vm.showOper)?_c('div',[_vm._t("customHeadFunc",null,{"func":_vm.funcAuth}),_vm._v(" "),_vm._l((_vm.headOper),function(oper){return (!_vm.isAuth(oper.auth))?[(oper.operType === 'EXPORT')?[_c('Button',{key:oper.id + 'key',staticClass:"head-btn",on:{"click":function($event){return _vm.headExportOper()}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-log-out',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1),_vm._v(" "),_c('Button',{key:"DATAEXPORTKey",staticClass:"head-btn",on:{"click":function($event){return _vm.headDataExport()}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-download',"size":"18"}}),_vm._v("导出数据下载\n\t\t\t\t\t\t\t")],1)]:_vm._e(),_vm._v(" "),(oper.operType === 'PRINT')?[_c('Button',{key:oper.id + 'key',staticClass:"head-btn",on:{"click":function($event){return _vm.headPrintOper()}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-print',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1)]:_vm._e()]:_vm._e()})],2):_vm._e(),_vm._v(" "),(!_vm.customFunc && _vm.showOper)?[_vm._l((_vm.headOper),function(oper){return (!_vm.isAuth(oper.auth))?[(_vm.$scopedSlots[oper.mark])?_vm._t(oper.mark,null,{"oper":oper}):(oper.operType === 'ADD')?[_c('Button',{key:oper.id,staticClass:"head-btn",attrs:{"type":"primary"},on:{"click":function($event){return _vm.headAddOper(oper.mark)}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-add',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1)]:(oper.operType === 'DELETE')?[_c('Button',{key:oper.id,staticClass:"head-btn",attrs:{"type":"error"},on:{"click":function($event){return _vm.headDeleteOper(oper.mark, oper.url)}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'ios-trash-outline',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1)]:(oper.operType === 'REFRESH')?[_c('Button',{key:oper.id,staticClass:"head-btn",on:{"click":function($event){return _vm.headRefreshOper(1)}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-refresh',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1)]:(oper.operType === 'EXPORT')?[_c('Button',{key:oper.id,staticClass:"head-btn",on:{"click":function($event){return _vm.headExportOper()}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-log-out',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1),_vm._v(" "),_c('Button',{key:"DATAEXPORT",staticClass:"head-btn",on:{"click":function($event){return _vm.headDataExport()}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-download',"size":"18"}}),_vm._v("导出数据下载\n\t\t\t\t\t\t\t")],1)]:(oper.operType === 'DATAEXPORT')?[_c('Button',{key:oper.id,staticClass:"head-btn",on:{"click":function($event){return _vm.headDataExport()}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-log-out',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1)]:(oper.operType === 'PRINT')?[_c('Button',{key:oper.id + 'key',staticClass:"head-btn",on:{"click":function($event){return _vm.headPrintOper()}}},[_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath ? oper.iconPath : 'md-print',"size":"18"}}),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1)]:[_c('Button',{key:oper.id,staticClass:"head-btn",attrs:{"type":"primary"},on:{"click":function($event){return _vm.headDealFunction(oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticClass:"Iconclass",attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t")],1)]]:_vm._e()}),_vm._v(" "),(_vm.headOperBatch.length > 0)?_c('Dropdown',{attrs:{"placement":"bottom","trigger":"click","transfer":""}},[_c('Button',{staticStyle:{"font-size":"15px","margin-right":"10px","margin-top":"5px"},attrs:{"type":"info"}},[_vm._v("\n\t\t\t\t\t\t\t操 作"),_c('Icon',{staticStyle:{"margin-left":"2px"},attrs:{"size":"20","type":"ios-arrow-down"}})],1),_vm._v(" "),_c('DropdownMenu',{staticStyle:{"text-align":"center"},attrs:{"slot":"list"},slot:"list"},[_vm._l((_vm.headOperBatch),function(oper,idx){return (!_vm.isAuth(oper.auth))?[(_vm.$scopedSlots[oper.mark])?_vm._t(oper.mark,null,{"oper":oper}):(oper.operType === 'ADD')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0},nativeOn:{"click":function($event){return _vm.headAddOper(oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'DELETE')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0},nativeOn:{"click":function($event){return _vm.headDeleteOper(oper.mark, oper.url)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'REFRESH')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0},nativeOn:{"click":function($event){return _vm.headRefreshOper(1)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'EXPORT')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0},nativeOn:{"click":function($event){return _vm.headExportOper()}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t")],1)]:[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0},nativeOn:{"click":function($event){return _vm.headDealFunction(oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t")],1)]]:_vm._e()})],2)],1):_vm._e()]:_vm._e()],2),_vm._v(" "),(_vm.quickFilter && _vm.quickFilter.length > 0 && _vm.rightShowTabs)?_c('div',{staticClass:"navright"},[_vm._l((_vm.quickFilter),function(filters,index){return [_c('div',{key:'filter_div' + index,staticClass:"navlist",class:{ After: index > 0 }},_vm._l((filters),function(item,idx){return _c('span',{key:'filter' + item.id,class:{ active: item.isDefault === '1' },attrs:{"match":item.groupMatchValue},on:{"click":function($event){return _vm.change_quick_filter(index, idx, item.label)}}},[_vm._v("\n\t\t\t\t\t\t\t"+_vm._s(item.label)),(_vm.comModel.groupStat)?[_vm._v("("+_vm._s(item.groupNum ? item.groupNum :
|
|
16351
|
+
0)+")")]:_vm._e()],2)}),0)]})],2):_vm._e()]):_vm._e(),_vm._v(" "),(_vm.errorMsg === '')?_c('div',{staticStyle:{"width":"100%"},attrs:{"id":_vm.dataGridId}},[_c('Table',{ref:"sdtable",attrs:{"loading":_vm.loading,"tooltip-theme":"light","tooltip-max-width":300,"height":_vm.gridData && _vm.gridData.length > 0 ? _vm.dataGridHeight : '85px',"columns":_vm.dataGridColumns,"data":_vm.gridData,"stripe":"","border":""},on:{"on-row-dblclick":_vm.on_row_dblclick,"on-sort-change":_vm.on_sort_change,"on-row-click":_vm.on_row_click,"on-selection-change":_vm.on_batch_select},scopedSlots:_vm._u([_vm._l((_vm.slotColumn),function(sc){return {key:sc.slot,fn:function(ref){
|
|
16223
16352
|
var row = ref.row;
|
|
16224
16353
|
var index = ref.index;
|
|
16225
16354
|
return [_vm._t('slot_' + sc.slot,null,{"row":row,"index":index})]}}}),{key:"action",fn:function(ref){
|
|
16226
16355
|
var row = ref.row;
|
|
16227
16356
|
var index = ref.index;
|
|
16228
|
-
return [(_vm.customFunc && _vm.showOper)?_vm._t("customRowFunc",null,{"func":_vm.funcAuth,"row":row,"index":index}):_vm._e(),_vm._v(" "),(!_vm.customFunc && _vm.showOper)?[_vm._l((_vm.rowOper),function(oper){return (!_vm.isAuth(oper.auth))?[(_vm.$scopedSlots[oper.mark])?_vm._t(oper.mark,null,{"row":row,"index":index,"oper":oper}):(oper.operType === 'ADD')?[_c('Button',{key:oper.id,staticStyle:{"margin-right":"4px"},attrs:{"size":"small"},on:{"click":function($event){return _vm.rowAddOper(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{attrs:{"type":oper.iconPath,"size":"15"}}):_vm._e(),_vm._v("\n\t\t\t\t\t\t\t\t\t"+_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'DELETE')?[_c('Button',{key:oper.id,staticStyle:{"margin-right":"4px"},attrs:{"type":"error","size":"small"},on:{"click":function($event){return _vm.rowDeleteOper(row, index, oper.mark, oper.url)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{attrs:{"type":oper.iconPath,"size":"15"}}):_vm._e(),_vm._v("\n\t\t\t\t\t\t\t\t\t"+_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'MODIFY')?[_c('Button',{key:oper.id,staticStyle:{"margin-right":"4px"},attrs:{"type":"primary","size":"small"},on:{"click":function($event){return _vm.rowModifyOper(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{attrs:{"type":oper.iconPath,"size":"15"}}):_vm._e(),_vm._v("\n\t\t\t\t\t\t\t\t\t"+_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'DETAIL')?[_c('Button',{key:oper.id,staticStyle:{"margin-right":"4px"},attrs:{"size":"small","type":"primary"},on:{"click":function($event){return _vm.rowDetailOper(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{attrs:{"type":oper.iconPath,"size":"15"}}):_vm._e(),_vm._v("\n\t\t\t\t\t\t\t\t\t"+_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t")],1)]:[_c('Button',{key:oper.id,staticStyle:{"margin-right":"4px"},attrs:{"size":"small","type":"primary"},on:{"click":function($event){return _vm.rowDealFunction(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{attrs:{"type":oper.iconPath,"size":"15"}}):_vm._e(),_vm._v("\n\t\t\t\t\t\t\t\t\t"+_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t")],1)]]:_vm._e()}),_vm._v(" "),(_vm.rowOperBatch.length > 0)?_c('Dropdown',{attrs:{"trigger":"click","transfer":"","placement":index > 5 ? 'top' : 'bottom'}},[_c('Button',{attrs:{"type":"info","size":"small"}},[_vm._v("\n\t\t\t\t\t\t\t\t操 作"),_c('Icon',{attrs:{"type":"ios-arrow-down"}})],1),_vm._v(" "),_c('DropdownMenu',{attrs:{"slot":"list"},slot:"list"},[_vm._l((_vm.rowOperBatch),function(oper,idx){return [(_vm.$scopedSlots[oper.mark])?_vm._t(oper.mark,null,{"row":row,"index":idx,"oper":oper}):(oper.operType === 'ADD')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0,"disabled":_vm.isAuth(oper.auth)},nativeOn:{"click":function($event){return _vm.rowAddOper(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v("\n\t\t\t\t\t\t\t\t\t\t\t"+_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'DELETE')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0,"disabled":_vm.isAuth(oper.auth)},nativeOn:{"click":function($event){return _vm.rowDeleteOper(row, index, oper.mark, oper.url)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'MODIFY')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0,"disabled":_vm.isAuth(oper.auth)},nativeOn:{"click":function($event){return _vm.rowModifyOper(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"1\n\t\t\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'DETAIL')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0,"disabled":_vm.isAuth(oper.auth)},nativeOn:{"click":function($event){return _vm.rowDetailOper(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t\t")],1)]:[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0,"disabled":_vm.isAuth(oper.auth)},nativeOn:{"click":function($event){return _vm.rowDealFunction(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t\t")],1)]]})],2)],1):_vm._e()]:_vm._e()]}}],null,true)})],1):(_vm.errorMsg !== '')?_c('div',{staticStyle:{"text-align":"center"}},[_vm._v("\n\t\t\t"+_vm._s(_vm.errorMsg)+"\n\t\t")]):_vm._e(),_vm._v(" "),(_vm.dataGridLoad)?[_c('div',{staticClass:"page_box"},[(_vm.showCheckbox)?_c('span',{staticClass:"page-Data"},[_vm._v("共选中"),_c('i',[_vm._v(_vm._s(_vm.batch_select.length))]),_vm._v("条数据")]):_vm._e(),_vm._v(" "),_c('div',{staticStyle:{"float":"right"}},[(_vm.pageSearch)?_c('Page',{staticStyle:{"display":"inline-block","margin":"10px 0"},attrs:{"total":_vm.totalNum,"current":_vm.pageNo,"page-size":_vm.pageSize,"page-size-opts":_vm.pageSizeOpts,"size":"small","show-elevator":"","show-sizer":""},on:{"on-change":_vm.change_page,"on-page-size-change":_vm.change_aage_size}}):_vm._e(),_vm._v(" "),_c('span',{staticClass:"Total"},[_vm._v("共 "+_vm._s(_vm.totalNum)+" 条 ")]),_vm._v(" "),(_vm.comModel.customShowField)?_c('span',{staticClass:"page-btn custom",on:{"click":_vm.multi_col_sort}},[_c('span',[_vm._v("自定义列")]),_vm._v(" "),_c('Modal',{attrs:{"width":600,"closable":false,"mask-closable":false,"class-name":"user-selector-modal"},model:{value:(_vm.showModal),callback:function ($$v) {_vm.showModal=$$v},expression:"showModal"}},[_c('div',{staticClass:"flow-modal-title",attrs:{"slot":"header"},slot:"header"},[_c('span',{staticStyle:{"font-size":"17px !important"}},[_vm._v("自定义列"),_c('span',{staticStyle:{"font-size":"14px","padding-left":"15px"}},[_vm._v("勾选需要显示的列,拖动列名进行排序")])]),_vm._v(" "),_c('span',{staticStyle:{"position":"absolute","right":"6px","font-size":"32px","cursor":"pointer"},on:{"click":_vm.handleCancel}},[_c('i',{staticClass:"ivu-icon ivu-icon-ios-close"})])]),_vm._v(" "),_c('div',[_c('ul',{staticClass:"list"},_vm._l((_vm.customShowList),function(item,index){return _c('li',{key:item.label,staticClass:"list-item",attrs:{"draggable":""},on:{"dragenter":function($event){return _vm.dragenter($event, index)},"dragover":function($event){return _vm.dragover($event, index)},"dragstart":function($event){return _vm.dragstart(index)}}},[_c('div',{staticClass:"ele1"},[_vm._v(_vm._s(index + 1))]),_vm._v(" "),_c('div',{staticClass:"ele2",style:({ 'color': (item.require ? '#999999' : '#3E4E66') })},[_c('Checkbox',{attrs:{"disabled":item.require},model:{value:(item.check),callback:function ($$v) {_vm.$set(item, "check", $$v)},expression:"item.check"}},[_vm._v(_vm._s(item.label)+"\n\t\t\t\t\t\t\t\t\t\t\t")])],1),_vm._v(" "),_c('div',{staticClass:"ele3"},[_vm._v(_vm._s(item.require ? '(必选)' : ''))])])}),0)]),_vm._v(" "),_c('div',{staticClass:"footer-container",attrs:{"slot":"footer"},slot:"footer"},[_c('Button',{staticClass:"cancle-button",staticStyle:{"background":"#fff"},on:{"click":_vm.handleSet}},[_vm._v("恢复默认")]),_vm._v(" "),_c('Button',{staticClass:"set-button",attrs:{"type":"error"},on:{"click":_vm.handleCancel}},[_vm._v("关 闭")]),_vm._v(" "),_c('Button',{staticClass:"submit-button",attrs:{"type":"primary"},on:{"click":_vm.handleSubmit}},[_vm._v("保 存")])],1)])],1):_vm._e(),_vm._v(" "),_c('span',{staticClass:"page-btn",on:{"click":function($event){return _vm.multi_col_set()}}},[_c('span',[_vm._v("多列筛选")]),_vm._v(" "),(_vm.multiColSetShow)?_c('ul',{staticClass:"ulnavlist",on:{"mouseleave":function($event){_vm.multiColSetShow = false}}},_vm._l((_vm.column),function(col,index){return _c('li',{directives:[{name:"show",rawName:"v-show",value:(col.isColumnFiltering === '1'),expression:"col.isColumnFiltering === '1'"}],key:'col_' + index,class:{ active: col.show },attrs:{"title":col.title},on:{"click":function($event){$event.stopPropagation();return _vm.multi_col_change(index)}}},[_c('i',{staticClass:"iconlist"}),_vm._v("\n\t\t\t\t\t\t\t\t"+_vm._s(col.title)+"\n\t\t\t\t\t\t\t")])}),0):_vm._e()]),_vm._v(" "),(_vm.$store.getters.isSAdmin)?_c('span',{staticClass:"page-set",staticStyle:{"cursor":"pointer","margin-right":"-10px"},attrs:{"title":"列表设置"},on:{"click":function($event){return _vm.openSetPage(_vm.$store.getters.token)}}},[_c('Icon',{attrs:{"type":"ios-settings","size":"22"}})],1):_vm._e(),_vm._v(" "),(_vm.showDicManage)?_c('span',{staticClass:"page-set",staticStyle:{"cursor":"pointer","margin-right":"-10px"},attrs:{"title":"字典代码管理"},on:{"click":function($event){return _vm.openDicManage(_vm.$store.getters.token)}}},[_c('Divider',{attrs:{"type":"vertical"}}),_vm._v(" "),_c('Icon',{attrs:{"type":"ios-construct","size":"22"}})],1):_vm._e()],1)])]:_vm._e()],2),_vm._v(" "),(_vm.modalStatus)?_c('div',[_c(_vm.iframeComponent,{tag:"component",attrs:{"modalWidth":_vm.modalWidth,"modalHeight":_vm.modalHeight,"title":_vm.modalTitle,"iframeUrl":_vm.iframeUrl,"modalId":_vm.modalId},on:{"closeModal":_vm.closeModal}})],1):_vm._e(),_vm._v(" "),(_vm.gridExportOptStatus)?_c('grid-export-opt',{attrs:{"gridAllShowFields":_vm.modelShowFields,"modalWidth":_vm.modalWidth,"selectedRows":_vm.batch_select,"rowMark":_vm.comModelProps.rowMark,"gridRequestParams":_vm.gridExportDataRequestParams,"pageSize":_vm.pageSize,"exportMaxCount":_vm.exportMaxCount},on:{"closeModal":_vm.closeExportOptModal}}):_vm._e(),_vm._v(" "),(_vm.gridExportDataStatus)?_c('grid-data-opt',{attrs:{"gridRequestParams":_vm.gridDataRequestParams,"rowMark":_vm.comModelProps.rowMark,"modalWidth":_vm.modalWidth},on:{"closeModal":_vm.closeDataOptModal}}):_vm._e(),_vm._v(" "),(_vm.gridPrintOptStatus)?_c('grid-print-opt',{attrs:{"gridAllShowFields":_vm.modelShowFields,"modalWidth":_vm.modalWidth,"selectedRows":_vm.batch_select,"rowMark":_vm.comModelProps.rowMark,"modelName":_vm.comModel.name,"gridRequestParams":_vm.gridPrintDataRequestParams,"pageSize":_vm.pageSize,"exportMaxCount":_vm.exportMaxCount},on:{"closeModal":_vm.closePrintOptModal}}):_vm._e(),_vm._v(" "),_c('Modal',{attrs:{"mask-closable":false,"closable":true,"width":"80%","title":_vm.dicModalTitle,"footer-hide":true,"scrollable":true},model:{value:(_vm.openDicModal),callback:function ($$v) {_vm.openDicModal=$$v},expression:"openDicModal"}},[(_vm.openDicModal)?_c('dic-manage',{attrs:{"dicNames":_vm.comModelProps.dicNames,"isRefApp":_vm.comModelProps.dicRefApp}}):_vm._e()],1)],1)}
|
|
16357
|
+
return [(_vm.customFunc && _vm.showOper)?_vm._t("customRowFunc",null,{"func":_vm.funcAuth,"row":row,"index":index}):_vm._e(),_vm._v(" "),(!_vm.customFunc && _vm.showOper)?[_vm._l((_vm.rowOper),function(oper){return (!_vm.isAuth(oper.auth))?[(_vm.$scopedSlots[oper.mark])?_vm._t(oper.mark,null,{"row":row,"index":index,"oper":oper}):(oper.operType === 'ADD')?[_c('Button',{key:oper.id,staticStyle:{"margin-right":"4px"},attrs:{"size":"small"},on:{"click":function($event){return _vm.rowAddOper(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{attrs:{"type":oper.iconPath,"size":"15"}}):_vm._e(),_vm._v("\n\t\t\t\t\t\t\t\t\t"+_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'DELETE')?[_c('Button',{key:oper.id,staticStyle:{"margin-right":"4px"},attrs:{"type":"error","size":"small"},on:{"click":function($event){return _vm.rowDeleteOper(row, index, oper.mark, oper.url)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{attrs:{"type":oper.iconPath,"size":"15"}}):_vm._e(),_vm._v("\n\t\t\t\t\t\t\t\t\t"+_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'MODIFY')?[_c('Button',{key:oper.id,staticStyle:{"margin-right":"4px"},attrs:{"type":"primary","size":"small"},on:{"click":function($event){return _vm.rowModifyOper(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{attrs:{"type":oper.iconPath,"size":"15"}}):_vm._e(),_vm._v("\n\t\t\t\t\t\t\t\t\t"+_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'DETAIL')?[_c('Button',{key:oper.id,staticStyle:{"margin-right":"4px"},attrs:{"size":"small","type":"primary"},on:{"click":function($event){return _vm.rowDetailOper(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{attrs:{"type":oper.iconPath,"size":"15"}}):_vm._e(),_vm._v("\n\t\t\t\t\t\t\t\t\t"+_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t")],1)]:[_c('Button',{key:oper.id,staticStyle:{"margin-right":"4px"},attrs:{"size":"small","type":"primary"},on:{"click":function($event){return _vm.rowDealFunction(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{attrs:{"type":oper.iconPath,"size":"15"}}):_vm._e(),_vm._v("\n\t\t\t\t\t\t\t\t\t"+_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t")],1)]]:_vm._e()}),_vm._v(" "),(_vm.rowOperBatch.length > 0)?_c('Dropdown',{attrs:{"trigger":"click","transfer":"","placement":index > 5 ? 'top' : 'bottom'}},[_c('Button',{attrs:{"type":"info","size":"small"}},[_vm._v("\n\t\t\t\t\t\t\t\t操 作"),_c('Icon',{attrs:{"type":"ios-arrow-down"}})],1),_vm._v(" "),_c('DropdownMenu',{attrs:{"slot":"list"},slot:"list"},[_vm._l((_vm.rowOperBatch),function(oper,idx){return [(_vm.$scopedSlots[oper.mark])?_vm._t(oper.mark,null,{"row":row,"index":idx,"oper":oper}):(oper.operType === 'ADD')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0,"disabled":_vm.isAuth(oper.auth)},nativeOn:{"click":function($event){return _vm.rowAddOper(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v("\n\t\t\t\t\t\t\t\t\t\t\t"+_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'DELETE')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0,"disabled":_vm.isAuth(oper.auth)},nativeOn:{"click":function($event){return _vm.rowDeleteOper(row, index, oper.mark, oper.url)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'MODIFY')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0,"disabled":_vm.isAuth(oper.auth)},nativeOn:{"click":function($event){return _vm.rowModifyOper(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"1\n\t\t\t\t\t\t\t\t\t\t")],1)]:(oper.operType === 'DETAIL')?[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0,"disabled":_vm.isAuth(oper.auth)},nativeOn:{"click":function($event){return _vm.rowDetailOper(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t\t")],1)]:[_c('DropdownItem',{key:idx,attrs:{"divided":idx > 0,"disabled":_vm.isAuth(oper.auth)},nativeOn:{"click":function($event){return _vm.rowDealFunction(row, index, oper.mark)}}},[(_vm.notEmpty(oper.iconPath))?_c('Icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":oper.iconPath,"size":"18"}}):_vm._e(),_vm._v(_vm._s(oper.name)+"\n\t\t\t\t\t\t\t\t\t\t")],1)]]})],2)],1):_vm._e()]:_vm._e()]}}],null,true)})],1):(_vm.errorMsg !== '')?_c('div',{staticStyle:{"text-align":"center"}},[_vm._v("\n\t\t\t"+_vm._s(_vm.errorMsg)+"\n\t\t")]):_vm._e(),_vm._v(" "),(_vm.dataGridLoad)?[_c('div',{staticClass:"page_box"},[(_vm.showCheckbox)?_c('span',{staticClass:"page-Data"},[_vm._v("共选中"),_c('i',[_vm._v(_vm._s(_vm.batch_select.length))]),_vm._v("条数据")]):_vm._e(),_vm._v(" "),_c('div',{staticStyle:{"float":"right"}},[(_vm.pageSearch)?_c('Page',{staticStyle:{"display":"inline-block","margin":"10px 0"},attrs:{"total":_vm.totalNum,"current":_vm.pageNo,"page-size":_vm.pageSize,"page-size-opts":_vm.pageSizeOpts,"size":"small","show-elevator":"","show-sizer":""},on:{"on-change":_vm.change_page,"on-page-size-change":_vm.change_aage_size}}):_vm._e(),_vm._v(" "),_c('span',{staticClass:"Total"},[_vm._v("共 "+_vm._s(_vm.totalNum)+" 条 ")]),_vm._v(" "),(_vm.comModel.customShowField)?_c('span',{staticClass:"page-btn custom",on:{"click":_vm.multi_col_sort}},[_c('span',[_vm._v("自定义列")]),_vm._v(" "),_c('Modal',{attrs:{"width":600,"closable":false,"mask-closable":false,"class-name":"user-selector-modal"},model:{value:(_vm.showModal),callback:function ($$v) {_vm.showModal=$$v},expression:"showModal"}},[_c('div',{staticClass:"flow-modal-title",attrs:{"slot":"header"},slot:"header"},[_c('span',{staticStyle:{"font-size":"17px !important"}},[_vm._v("自定义列"),_c('span',{staticStyle:{"font-size":"14px","padding-left":"15px"}},[_vm._v("勾选需要显示的列,拖动列名进行排序")])]),_vm._v(" "),_c('span',{staticStyle:{"position":"absolute","right":"6px","font-size":"32px","cursor":"pointer"},on:{"click":_vm.handleCancel}},[_c('i',{staticClass:"ivu-icon ivu-icon-ios-close"})])]),_vm._v(" "),_c('div',[_c('ul',{staticClass:"list"},_vm._l((_vm.customShowList),function(item,index){return _c('li',{key:item.label,staticClass:"list-item",attrs:{"draggable":""},on:{"dragenter":function($event){return _vm.dragenter($event, index)},"dragover":function($event){return _vm.dragover($event, index)},"dragstart":function($event){return _vm.dragstart(index)}}},[_c('div',{staticClass:"ele1"},[_vm._v(_vm._s(index + 1))]),_vm._v(" "),_c('div',{staticClass:"ele2",style:({ 'color': (item.require ? '#999999' : '#3E4E66') })},[_c('Checkbox',{attrs:{"disabled":item.require},model:{value:(item.check),callback:function ($$v) {_vm.$set(item, "check", $$v)},expression:"item.check"}},[_vm._v(_vm._s(item.label)+"\n\t\t\t\t\t\t\t\t\t\t\t")])],1),_vm._v(" "),_c('div',{staticClass:"ele3"},[_vm._v(_vm._s(item.require ? '(必选)' : ''))])])}),0)]),_vm._v(" "),_c('div',{staticClass:"footer-container",attrs:{"slot":"footer"},slot:"footer"},[_c('Button',{staticClass:"cancle-button",staticStyle:{"background":"#fff"},on:{"click":_vm.handleSet}},[_vm._v("恢复默认")]),_vm._v(" "),_c('Button',{staticClass:"set-button",attrs:{"type":"error"},on:{"click":_vm.handleCancel}},[_vm._v("关 闭")]),_vm._v(" "),_c('Button',{staticClass:"submit-button",attrs:{"type":"primary"},on:{"click":_vm.handleSubmit}},[_vm._v("保 存")])],1)])],1):_vm._e(),_vm._v(" "),_c('span',{staticClass:"page-btn",on:{"click":function($event){return _vm.multi_col_set()}}},[_c('span',[_vm._v("多列筛选")]),_vm._v(" "),(_vm.multiColSetShow)?_c('ul',{staticClass:"ulnavlist",on:{"mouseleave":function($event){_vm.multiColSetShow = false}}},[_vm._l((_vm.column),function(col,index){return _c('li',{directives:[{name:"show",rawName:"v-show",value:(col.isColumnFiltering === '1'),expression:"col.isColumnFiltering === '1'"}],key:'col_' + index,class:{ active: col.show },attrs:{"title":col.title},on:{"click":function($event){$event.stopPropagation();return _vm.multi_col_change(index)}}},[_c('i',{staticClass:"iconlist"}),_vm._v("\n\t\t\t\t\t\t\t\t"+_vm._s(col.title)+"\n\t\t\t\t\t\t\t")])}),_vm._v(" "),_c('li',{staticStyle:{"text-align":"center"}},[_c('Button',{staticStyle:{"text-align":"left","font-size":"14px","color":"#2db7f5"},attrs:{"shape":"circle","size":"small"},on:{"click":function($event){$event.stopPropagation();return _vm.saveCustom()}}},[_vm._v("保 存")]),_vm._v(" \n\t\t\t\t\t\t\t\t"),_c('Button',{staticStyle:{"text-align":"left","font-size":"14px","color":"#2db7f5"},attrs:{"shape":"circle","size":"small"},on:{"click":function($event){$event.stopPropagation();return _vm.resetCustom()}}},[_vm._v("重 置")])],1)],2):_vm._e()]),_vm._v(" "),(_vm.$store.getters.isSAdmin)?_c('span',{staticClass:"page-set",staticStyle:{"cursor":"pointer","margin-right":"-10px"},attrs:{"title":"列表设置"},on:{"click":function($event){return _vm.openSetPage(_vm.$store.getters.token)}}},[_c('Icon',{attrs:{"type":"ios-settings","size":"22"}})],1):_vm._e(),_vm._v(" "),(_vm.showDicManage)?_c('span',{staticClass:"page-set",staticStyle:{"cursor":"pointer","margin-right":"-10px"},attrs:{"title":"字典代码管理"},on:{"click":function($event){return _vm.openDicManage(_vm.$store.getters.token)}}},[_c('Divider',{attrs:{"type":"vertical"}}),_vm._v(" "),_c('Icon',{attrs:{"type":"ios-construct","size":"22"}})],1):_vm._e()],1)])]:_vm._e()],2),_vm._v(" "),(_vm.modalStatus)?_c('div',[_c(_vm.iframeComponent,{tag:"component",attrs:{"modalWidth":_vm.modalWidth,"modalHeight":_vm.modalHeight,"title":_vm.modalTitle,"iframeUrl":_vm.iframeUrl,"modalId":_vm.modalId},on:{"closeModal":_vm.closeModal}})],1):_vm._e(),_vm._v(" "),(_vm.gridExportOptStatus)?_c('grid-export-opt',{attrs:{"gridAllShowFields":_vm.modelShowFields,"modalWidth":_vm.modalWidth,"selectedRows":_vm.batch_select,"rowMark":_vm.comModelProps.rowMark,"gridRequestParams":_vm.gridExportDataRequestParams,"pageSize":_vm.pageSize,"exportMaxCount":_vm.exportMaxCount},on:{"closeModal":_vm.closeExportOptModal}}):_vm._e(),_vm._v(" "),(_vm.gridExportDataStatus)?_c('grid-data-opt',{attrs:{"gridRequestParams":_vm.gridDataRequestParams,"rowMark":_vm.comModelProps.rowMark,"modalWidth":_vm.modalWidth},on:{"closeModal":_vm.closeDataOptModal}}):_vm._e(),_vm._v(" "),(_vm.gridPrintOptStatus)?_c('grid-print-opt',{attrs:{"gridAllShowFields":_vm.modelShowFields,"modalWidth":_vm.modalWidth,"selectedRows":_vm.batch_select,"rowMark":_vm.comModelProps.rowMark,"modelName":_vm.comModel.name,"gridRequestParams":_vm.gridPrintDataRequestParams,"pageSize":_vm.pageSize,"exportMaxCount":_vm.exportMaxCount},on:{"closeModal":_vm.closePrintOptModal}}):_vm._e(),_vm._v(" "),_c('Modal',{attrs:{"mask-closable":false,"closable":true,"width":"80%","title":_vm.dicModalTitle,"footer-hide":true,"scrollable":true},model:{value:(_vm.openDicModal),callback:function ($$v) {_vm.openDicModal=$$v},expression:"openDicModal"}},[(_vm.openDicModal)?_c('dic-manage',{attrs:{"dicNames":_vm.comModelProps.dicNames,"isRefApp":_vm.comModelProps.dicRefApp}}):_vm._e()],1)],1)}
|
|
16229
16358
|
var staticRenderFns = []
|
|
16230
16359
|
var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
16231
16360
|
/* harmony default export */ __webpack_exports__["a"] = (esExports);
|