centaline-data-driven 1.6.3 → 1.6.5
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/package.json +1 -1
- package/release-log.md +14 -0
- package/src/Form.vue +2 -2
- package/src/centaline/api/index.js +1 -0
- package/src/centaline/dynamicForm/src/dynamicForm.vue +68 -3
- package/src/centaline/dynamicSearchList/src/dynamicSearchScreen.vue +31 -1
- package/src/centaline/dynamicSearchList/src/dynamicSearchTable.vue +54 -2
- package/src/centaline/loader/src/ctl/Cb.js +13 -0
- package/src/centaline/loader/src/ctl/lib/LibFunction.js +1 -0
- package/src/centaline/progress/src/progress.vue +10 -3
- package/src/main.js +2 -2
- package/wwwroot/static/centaline/centaline-data-driven.js +164 -18
- package/wwwroot/static/centaline/centaline-data-driven.js.map +1 -1
|
@@ -10142,6 +10142,7 @@ var api = {
|
|
|
10142
10142
|
progressAction: data.content.action,
|
|
10143
10143
|
progressKey: data.content.key,
|
|
10144
10144
|
progressType: 'export',
|
|
10145
|
+
flagNotification: '1',
|
|
10145
10146
|
width: '350px',
|
|
10146
10147
|
height: '165px'
|
|
10147
10148
|
},
|
|
@@ -11047,6 +11048,7 @@ var LibFunction = {
|
|
|
11047
11048
|
item.value = "暂不支持该组件";
|
|
11048
11049
|
break;
|
|
11049
11050
|
}
|
|
11051
|
+
item.isList = isList;
|
|
11050
11052
|
|
|
11051
11053
|
if (item instanceof Object) {
|
|
11052
11054
|
var item1 = {
|
|
@@ -11187,7 +11189,7 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABX
|
|
|
11187
11189
|
"use strict";
|
|
11188
11190
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicForm_vue__ = __webpack_require__(184);
|
|
11189
11191
|
/* unused harmony namespace reexport */
|
|
11190
|
-
/* harmony import */ var
|
|
11192
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_2f7a276d_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicForm_vue__ = __webpack_require__(609);
|
|
11191
11193
|
function injectStyle (ssrContext) {
|
|
11192
11194
|
__webpack_require__(603)
|
|
11193
11195
|
}
|
|
@@ -11207,7 +11209,7 @@ var __vue_scopeId__ = null
|
|
|
11207
11209
|
var __vue_module_identifier__ = null
|
|
11208
11210
|
var Component = normalizeComponent(
|
|
11209
11211
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicForm_vue__["a" /* default */],
|
|
11210
|
-
|
|
11212
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_2f7a276d_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicForm_vue__["a" /* default */],
|
|
11211
11213
|
__vue_template_functional__,
|
|
11212
11214
|
__vue_styles__,
|
|
11213
11215
|
__vue_scopeId__,
|
|
@@ -11318,7 +11320,7 @@ module.exports = {};
|
|
|
11318
11320
|
"use strict";
|
|
11319
11321
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSearchScreen_vue__ = __webpack_require__(153);
|
|
11320
11322
|
/* unused harmony namespace reexport */
|
|
11321
|
-
/* harmony import */ var
|
|
11323
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_5886fdf4_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchScreen_vue__ = __webpack_require__(525);
|
|
11322
11324
|
function injectStyle (ssrContext) {
|
|
11323
11325
|
__webpack_require__(523)
|
|
11324
11326
|
}
|
|
@@ -11338,7 +11340,7 @@ var __vue_scopeId__ = null
|
|
|
11338
11340
|
var __vue_module_identifier__ = null
|
|
11339
11341
|
var Component = normalizeComponent(
|
|
11340
11342
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSearchScreen_vue__["a" /* default */],
|
|
11341
|
-
|
|
11343
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_5886fdf4_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchScreen_vue__["a" /* default */],
|
|
11342
11344
|
__vue_template_functional__,
|
|
11343
11345
|
__vue_styles__,
|
|
11344
11346
|
__vue_scopeId__,
|
|
@@ -12278,7 +12280,7 @@ module.exports = function (name) {
|
|
|
12278
12280
|
"use strict";
|
|
12279
12281
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_progress_vue__ = __webpack_require__(171);
|
|
12280
12282
|
/* unused harmony namespace reexport */
|
|
12281
|
-
/* harmony import */ var
|
|
12283
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_54767f37_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_progress_vue__ = __webpack_require__(571);
|
|
12282
12284
|
function injectStyle (ssrContext) {
|
|
12283
12285
|
__webpack_require__(568)
|
|
12284
12286
|
}
|
|
@@ -12298,7 +12300,7 @@ var __vue_scopeId__ = null
|
|
|
12298
12300
|
var __vue_module_identifier__ = null
|
|
12299
12301
|
var Component = normalizeComponent(
|
|
12300
12302
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_progress_vue__["a" /* default */],
|
|
12301
|
-
|
|
12303
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_54767f37_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_progress_vue__["a" /* default */],
|
|
12302
12304
|
__vue_template_functional__,
|
|
12303
12305
|
__vue_styles__,
|
|
12304
12306
|
__vue_scopeId__,
|
|
@@ -19525,6 +19527,9 @@ exports.f = __webpack_require__(30) ? gOPD : function getOwnPropertyDescriptor(O
|
|
|
19525
19527
|
//
|
|
19526
19528
|
//
|
|
19527
19529
|
//
|
|
19530
|
+
//
|
|
19531
|
+
//
|
|
19532
|
+
//
|
|
19528
19533
|
|
|
19529
19534
|
|
|
19530
19535
|
|
|
@@ -19555,7 +19560,8 @@ exports.f = __webpack_require__(30) ? gOPD : function getOwnPropertyDescriptor(O
|
|
|
19555
19560
|
highScreenRow: [],
|
|
19556
19561
|
highScreen: false,
|
|
19557
19562
|
showScreen: true,
|
|
19558
|
-
isLayout: false
|
|
19563
|
+
isLayout: false,
|
|
19564
|
+
downloadUrl: ""
|
|
19559
19565
|
};
|
|
19560
19566
|
},
|
|
19561
19567
|
mounted: function mounted() {
|
|
@@ -19679,6 +19685,17 @@ exports.f = __webpack_require__(30) ? gOPD : function getOwnPropertyDescriptor(O
|
|
|
19679
19685
|
field.disabled = false;
|
|
19680
19686
|
self.model.pageDisabled = false;
|
|
19681
19687
|
self.$common.closeDialog(dialogOption.dialog);
|
|
19688
|
+
if (field.isExport) {
|
|
19689
|
+
if (data.content.indexOf(".zip") > -1) {
|
|
19690
|
+
window.location.href = encodeURI(data.content);
|
|
19691
|
+
} else {
|
|
19692
|
+
if (data.content.indexOf("?") > -1) {
|
|
19693
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
19694
|
+
} else {
|
|
19695
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
19696
|
+
}
|
|
19697
|
+
}
|
|
19698
|
+
}
|
|
19682
19699
|
if (data.rtnMsg) {
|
|
19683
19700
|
self.$message({
|
|
19684
19701
|
message: data.rtnMsg,
|
|
@@ -19909,6 +19926,17 @@ exports.f = __webpack_require__(30) ? gOPD : function getOwnPropertyDescriptor(O
|
|
|
19909
19926
|
on: {
|
|
19910
19927
|
finished: function finished(data) {
|
|
19911
19928
|
self.$common.closeDialog(dialogOption.dialog);
|
|
19929
|
+
if (field.isExport) {
|
|
19930
|
+
if (data.content.indexOf(".zip") > -1) {
|
|
19931
|
+
window.location.href = encodeURI(data.content);
|
|
19932
|
+
} else {
|
|
19933
|
+
if (data.content.indexOf("?") > -1) {
|
|
19934
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
19935
|
+
} else {
|
|
19936
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
19937
|
+
}
|
|
19938
|
+
}
|
|
19939
|
+
}
|
|
19912
19940
|
if (data.rtnMsg) {
|
|
19913
19941
|
self.$message({
|
|
19914
19942
|
message: data.rtnMsg,
|
|
@@ -20263,7 +20291,7 @@ exports.f = __webpack_require__(30) ? gOPD : function getOwnPropertyDescriptor(O
|
|
|
20263
20291
|
"use strict";
|
|
20264
20292
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSearchTable_vue__ = __webpack_require__(155);
|
|
20265
20293
|
/* unused harmony namespace reexport */
|
|
20266
|
-
/* harmony import */ var
|
|
20294
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_bdf5a182_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchTable_vue__ = __webpack_require__(564);
|
|
20267
20295
|
function injectStyle (ssrContext) {
|
|
20268
20296
|
__webpack_require__(526)
|
|
20269
20297
|
}
|
|
@@ -20283,7 +20311,7 @@ var __vue_scopeId__ = null
|
|
|
20283
20311
|
var __vue_module_identifier__ = null
|
|
20284
20312
|
var Component = normalizeComponent(
|
|
20285
20313
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSearchTable_vue__["a" /* default */],
|
|
20286
|
-
|
|
20314
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_bdf5a182_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchTable_vue__["a" /* default */],
|
|
20287
20315
|
__vue_template_functional__,
|
|
20288
20316
|
__vue_styles__,
|
|
20289
20317
|
__vue_scopeId__,
|
|
@@ -21581,6 +21609,17 @@ var Component = normalizeComponent(
|
|
|
21581
21609
|
on: {
|
|
21582
21610
|
finished: function finished(data) {
|
|
21583
21611
|
self.$common.closeDialog(dialogOption.dialog);
|
|
21612
|
+
if (field.isExport) {
|
|
21613
|
+
if (data.content.indexOf(".zip") > -1) {
|
|
21614
|
+
window.location.href = encodeURI(data.content);
|
|
21615
|
+
} else {
|
|
21616
|
+
if (data.content.indexOf("?") > -1) {
|
|
21617
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
21618
|
+
} else {
|
|
21619
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
21620
|
+
}
|
|
21621
|
+
}
|
|
21622
|
+
}
|
|
21584
21623
|
if (data.rtnMsg) {
|
|
21585
21624
|
self.$message({
|
|
21586
21625
|
message: data.rtnMsg,
|
|
@@ -21622,6 +21661,17 @@ var Component = normalizeComponent(
|
|
|
21622
21661
|
on: {
|
|
21623
21662
|
finished: function finished(data) {
|
|
21624
21663
|
self.$common.closeDialog(dialogOption.dialog);
|
|
21664
|
+
if (field.isExport) {
|
|
21665
|
+
if (data.content.indexOf(".zip") > -1) {
|
|
21666
|
+
window.location.href = encodeURI(data.content);
|
|
21667
|
+
} else {
|
|
21668
|
+
if (data.content.indexOf("?") > -1) {
|
|
21669
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
21670
|
+
} else {
|
|
21671
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
21672
|
+
}
|
|
21673
|
+
}
|
|
21674
|
+
}
|
|
21625
21675
|
if (data.rtnMsg) {
|
|
21626
21676
|
self.$message({
|
|
21627
21677
|
message: data.rtnMsg,
|
|
@@ -22266,6 +22316,17 @@ var Component = normalizeComponent(
|
|
|
22266
22316
|
on: {
|
|
22267
22317
|
finished: function finished(data) {
|
|
22268
22318
|
self.$common.closeDialog(dialogOption.dialog);
|
|
22319
|
+
if (field.isExport) {
|
|
22320
|
+
if (data.content.indexOf(".zip") > -1) {
|
|
22321
|
+
window.location.href = encodeURI(data.content);
|
|
22322
|
+
} else {
|
|
22323
|
+
if (data.content.indexOf("?") > -1) {
|
|
22324
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
22325
|
+
} else {
|
|
22326
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
22327
|
+
}
|
|
22328
|
+
}
|
|
22329
|
+
}
|
|
22269
22330
|
if (data.rtnMsg) {
|
|
22270
22331
|
self.$message({
|
|
22271
22332
|
message: data.rtnMsg,
|
|
@@ -22305,6 +22366,17 @@ var Component = normalizeComponent(
|
|
|
22305
22366
|
on: {
|
|
22306
22367
|
finished: function finished(data) {
|
|
22307
22368
|
self.$common.closeDialog(dialogOption.dialog);
|
|
22369
|
+
if (field.isExport) {
|
|
22370
|
+
if (data.content.indexOf(".zip") > -1) {
|
|
22371
|
+
window.location.href = encodeURI(data.content);
|
|
22372
|
+
} else {
|
|
22373
|
+
if (data.content.indexOf("?") > -1) {
|
|
22374
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
22375
|
+
} else {
|
|
22376
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
22377
|
+
}
|
|
22378
|
+
}
|
|
22379
|
+
}
|
|
22308
22380
|
if (data.rtnMsg) {
|
|
22309
22381
|
self.$message({
|
|
22310
22382
|
message: data.rtnMsg,
|
|
@@ -24240,6 +24312,10 @@ var Component = normalizeComponent(
|
|
|
24240
24312
|
progressType: {
|
|
24241
24313
|
type: String,
|
|
24242
24314
|
default: 'export'
|
|
24315
|
+
},
|
|
24316
|
+
flagNotification: {
|
|
24317
|
+
type: String,
|
|
24318
|
+
default: '0'
|
|
24243
24319
|
}
|
|
24244
24320
|
},
|
|
24245
24321
|
data: function data() {
|
|
@@ -24288,7 +24364,7 @@ var Component = normalizeComponent(
|
|
|
24288
24364
|
_this.progressFlag = true;
|
|
24289
24365
|
_this.percentage = data.percentage;
|
|
24290
24366
|
if (data.flagFinished) {
|
|
24291
|
-
if (_this.progressType == 'export' && data.content) {
|
|
24367
|
+
if (_this.progressType == 'export' && data.content && _this.flagNotification == '1') {
|
|
24292
24368
|
if (data.content.indexOf(".zip") > -1) {
|
|
24293
24369
|
window.location.href = encodeURI(data.content);
|
|
24294
24370
|
} else {
|
|
@@ -24301,10 +24377,12 @@ var Component = normalizeComponent(
|
|
|
24301
24377
|
// document.body.addEventListener('click', function() {
|
|
24302
24378
|
// window.open(data.content, "_blank");
|
|
24303
24379
|
// });
|
|
24304
|
-
|
|
24305
|
-
|
|
24380
|
+
Object(__WEBPACK_IMPORTED_MODULE_0_timers__["setTimeout"])(function () {
|
|
24381
|
+
self.$emit('finished', data);
|
|
24382
|
+
}, 800);
|
|
24383
|
+
} else {
|
|
24306
24384
|
self.$emit('finished', data);
|
|
24307
|
-
}
|
|
24385
|
+
}
|
|
24308
24386
|
} else {
|
|
24309
24387
|
Object(__WEBPACK_IMPORTED_MODULE_0_timers__["setTimeout"])(function () {
|
|
24310
24388
|
self.getApiData();
|
|
@@ -29027,6 +29105,17 @@ module.exports = g;
|
|
|
29027
29105
|
field.disabled = false;
|
|
29028
29106
|
self.model.pageDisabled = false;
|
|
29029
29107
|
self.$common.closeDialog(dialogOption.dialog);
|
|
29108
|
+
if (field.isExport) {
|
|
29109
|
+
if (data.content.indexOf(".zip") > -1) {
|
|
29110
|
+
window.location.href = encodeURI(data.content);
|
|
29111
|
+
} else {
|
|
29112
|
+
if (data.content.indexOf("?") > -1) {
|
|
29113
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
29114
|
+
} else {
|
|
29115
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
29116
|
+
}
|
|
29117
|
+
}
|
|
29118
|
+
}
|
|
29030
29119
|
if (data.rtnMsg) {
|
|
29031
29120
|
self.$message({
|
|
29032
29121
|
message: data.rtnMsg,
|
|
@@ -29081,6 +29170,17 @@ module.exports = g;
|
|
|
29081
29170
|
field.disabled = false;
|
|
29082
29171
|
self.model.pageDisabled = false;
|
|
29083
29172
|
self.$common.closeDialog(dialogOption.dialog);
|
|
29173
|
+
if (field.isExport) {
|
|
29174
|
+
if (data.content.indexOf(".zip") > -1) {
|
|
29175
|
+
window.location.href = encodeURI(data.content);
|
|
29176
|
+
} else {
|
|
29177
|
+
if (data.content.indexOf("?") > -1) {
|
|
29178
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
29179
|
+
} else {
|
|
29180
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
29181
|
+
}
|
|
29182
|
+
}
|
|
29183
|
+
}
|
|
29084
29184
|
if (data.rtnMsg) {
|
|
29085
29185
|
self.$message({
|
|
29086
29186
|
message: data.rtnMsg,
|
|
@@ -29362,6 +29462,17 @@ module.exports = g;
|
|
|
29362
29462
|
on: {
|
|
29363
29463
|
finished: function finished(data) {
|
|
29364
29464
|
self.$common.closeDialog(dialogOption.dialog);
|
|
29465
|
+
if (field.isExport) {
|
|
29466
|
+
if (data.content.indexOf(".zip") > -1) {
|
|
29467
|
+
window.location.href = encodeURI(data.content);
|
|
29468
|
+
} else {
|
|
29469
|
+
if (data.content.indexOf("?") > -1) {
|
|
29470
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
29471
|
+
} else {
|
|
29472
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
29473
|
+
}
|
|
29474
|
+
}
|
|
29475
|
+
}
|
|
29365
29476
|
if (data.rtnMsg) {
|
|
29366
29477
|
self.$message({
|
|
29367
29478
|
message: data.rtnMsg,
|
|
@@ -29413,6 +29524,17 @@ module.exports = g;
|
|
|
29413
29524
|
on: {
|
|
29414
29525
|
finished: function finished(data) {
|
|
29415
29526
|
self.$common.closeDialog(dialogOption.dialog);
|
|
29527
|
+
if (field.isExport) {
|
|
29528
|
+
if (data.content.indexOf(".zip") > -1) {
|
|
29529
|
+
window.location.href = encodeURI(data.content);
|
|
29530
|
+
} else {
|
|
29531
|
+
if (data.content.indexOf("?") > -1) {
|
|
29532
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
29533
|
+
} else {
|
|
29534
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
29535
|
+
}
|
|
29536
|
+
}
|
|
29537
|
+
}
|
|
29416
29538
|
if (data.rtnMsg) {
|
|
29417
29539
|
self.$message({
|
|
29418
29540
|
message: data.rtnMsg,
|
|
@@ -29551,6 +29673,17 @@ module.exports = g;
|
|
|
29551
29673
|
on: {
|
|
29552
29674
|
finished: function finished(data) {
|
|
29553
29675
|
self.$common.closeDialog(dialogOption.dialog);
|
|
29676
|
+
if (field.isExport) {
|
|
29677
|
+
if (data.content.indexOf(".zip") > -1) {
|
|
29678
|
+
window.location.href = encodeURI(data.content);
|
|
29679
|
+
} else {
|
|
29680
|
+
if (data.content.indexOf("?") > -1) {
|
|
29681
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
29682
|
+
} else {
|
|
29683
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
29684
|
+
}
|
|
29685
|
+
}
|
|
29686
|
+
}
|
|
29554
29687
|
if (data.rtnMsg) {
|
|
29555
29688
|
self.$message({
|
|
29556
29689
|
message: data.rtnMsg,
|
|
@@ -57563,6 +57696,19 @@ var Cb = function Cb(source, callBack) {
|
|
|
57563
57696
|
var self = this;
|
|
57564
57697
|
var init = function init(data) {
|
|
57565
57698
|
var rtn = {
|
|
57699
|
+
get label() {
|
|
57700
|
+
var l = '';
|
|
57701
|
+
if (source.controlLabel) {
|
|
57702
|
+
l = source.controlLabel;
|
|
57703
|
+
}
|
|
57704
|
+
if (source.labelDelimiter) {
|
|
57705
|
+
l = l + source.labelDelimiter;
|
|
57706
|
+
}
|
|
57707
|
+
if (l == '' && !rtn.isList) {
|
|
57708
|
+
l = ' ';
|
|
57709
|
+
}
|
|
57710
|
+
return l;
|
|
57711
|
+
},
|
|
57566
57712
|
get value() {
|
|
57567
57713
|
return data.code1 === "1";
|
|
57568
57714
|
},
|
|
@@ -72074,7 +72220,7 @@ var content = __webpack_require__(524);
|
|
|
72074
72220
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
72075
72221
|
if(content.locals) module.exports = content.locals;
|
|
72076
72222
|
// add the styles to the DOM
|
|
72077
|
-
var update = __webpack_require__(3)("
|
|
72223
|
+
var update = __webpack_require__(3)("c389d3c6", content, true, {});
|
|
72078
72224
|
|
|
72079
72225
|
/***/ }),
|
|
72080
72226
|
/* 524 */
|
|
@@ -72095,7 +72241,7 @@ exports.push([module.i, "body{margin:0;padding:0}.SeachScreenPop .el-popper{widt
|
|
|
72095
72241
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
72096
72242
|
|
|
72097
72243
|
"use strict";
|
|
72098
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"st-serach-screen"},[(!_vm.isLoading && _vm.model)?_c('div',_vm._b({staticStyle:{"width":"100%"}},'div',_vm.model.attrs,false),[(_vm.showScreen)?_c('div',{class:_vm.isLayout === true ? 'ct-ptl0 max-ptb5' : 'ct-ptb5 max-ptb5'},[_vm._l((_vm.model.screen),function(col,index){return (col.show !== false)?[(col.is === 'ct-linefeed')?_c('br'):[(col.lineFeed)?_c('br'):_vm._e(),_vm._v(" "),_c(col.is,_vm._b({key:col.keyScreen,ref:"Fields",refInFor:true,tag:"component",staticClass:"list-field max-list-field",attrs:{"vmodel":col,"api":_vm.model.optionApi,"actionRouters":_vm.model.actionRouters},on:{"click":function($event){_vm.clickHandler(col)},"change":function($event){_vm.changeHandler(col,$event)}}},'component',col.listBind,false))]]:_vm._e()}),_vm._v(" "),_vm._l((_vm.model.btnScreen),function(col,index){return (col.show !== false)?[(col.type===16 || col.type===17 || col.type===18)?_c(col.is,{key:index,tag:"component",attrs:{"vmodel":col,"api":_vm.model.optionApi,"actionRouters":_vm.model.actionRouters},on:{"click":function($event){_vm.clickHandler(col)},"change":function($event){_vm.changeHandler(col,$event)},"SaveSearchWhere":_vm.SaveSearchWhere,"SearchWhereManage":_vm.SearchWhereManage,"clichSearchWhere":_vm.clichSearchWhere}}):(col.is === 'ct-linefeed')?_c('br'):[(col.lineFeed)?_c('br'):_vm._e(),_vm._v(" "),_c(col.is,_vm._b({key:col.keyScreen,tag:"component",staticClass:"list-field max-list-field",attrs:{"vmodel":col,"api":_vm.model.optionApi,"actionRouters":_vm.model.actionRouters},on:{"click":function($event){_vm.clickHandler(col)},"change":function($event){_vm.changeHandler(col,$event)}}},'component',col.listBind,false))]]:_vm._e()})],2):_vm._e(),_vm._v(" "),(_vm.model.shortcutForm)?_c('div',{staticClass:"shortcutFollow max-shortcutFollow",staticStyle:{"padding-left":"20px"}},[_c('ct-form',{attrs:{"source":_vm.model.shortcutForm.code1,"openType":'detail'},on:{"submit":_vm.saveShortcut}})],1):_vm._e(),_vm._v(" "),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.highScreen),expression:"highScreen"}],staticClass:"SeachScreenPop max-seachpopper",attrs:{"placement":"top","transition":"el-zoom-in-top","trigger":"click","visible-arrow":"false"}},[_c('div',{staticStyle:{"width":"100%"}},[_vm._l((_vm.highScreenRow),function(col,index){return (col.show !== false)?[(col.is === 'ct-linefeed')?_c('br'):[(col.lineFeed)?_c('br'):_vm._e(),_vm._v(" "),_c(col.is,_vm._b({key:col.keyScreen,ref:"Fields",refInFor:true,tag:"component",staticClass:"list-field",attrs:{"vmodel":col,"api":_vm.model.optionApi,"actionRouters":_vm.model.actionRouters},on:{"click":function($event){_vm.clickHandler(col)},"change":function($event){_vm.changeHandler(col,$event)}}},'component',col.listBind,false))]]:_vm._e()})],2)])]):_vm._e(),_vm._v(" "),(_vm.isLoading)?_c('div',{directives:[{name:"loading",rawName:"v-loading",value:(_vm.isLoading),expression:"isLoading"}],staticStyle:{"min-height":"100px"}}):_vm._e(),_vm._v(" "),_c('div',{ref:"doClosePopover"})])}
|
|
72244
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"st-serach-screen"},[(!_vm.isLoading && _vm.model)?_c('div',_vm._b({staticStyle:{"width":"100%"}},'div',_vm.model.attrs,false),[(_vm.showScreen)?_c('div',{class:_vm.isLayout === true ? 'ct-ptl0 max-ptb5' : 'ct-ptb5 max-ptb5'},[_vm._l((_vm.model.screen),function(col,index){return (col.show !== false)?[(col.is === 'ct-linefeed')?_c('br'):[(col.lineFeed)?_c('br'):_vm._e(),_vm._v(" "),_c(col.is,_vm._b({key:col.keyScreen,ref:"Fields",refInFor:true,tag:"component",staticClass:"list-field max-list-field",attrs:{"vmodel":col,"api":_vm.model.optionApi,"actionRouters":_vm.model.actionRouters},on:{"click":function($event){_vm.clickHandler(col)},"change":function($event){_vm.changeHandler(col,$event)}}},'component',col.listBind,false))]]:_vm._e()}),_vm._v(" "),_vm._l((_vm.model.btnScreen),function(col,index){return (col.show !== false)?[(col.type===16 || col.type===17 || col.type===18)?_c(col.is,{key:index,tag:"component",attrs:{"vmodel":col,"api":_vm.model.optionApi,"actionRouters":_vm.model.actionRouters},on:{"click":function($event){_vm.clickHandler(col)},"change":function($event){_vm.changeHandler(col,$event)},"SaveSearchWhere":_vm.SaveSearchWhere,"SearchWhereManage":_vm.SearchWhereManage,"clichSearchWhere":_vm.clichSearchWhere}}):(col.is === 'ct-linefeed')?_c('br'):[(col.lineFeed)?_c('br'):_vm._e(),_vm._v(" "),_c(col.is,_vm._b({key:col.keyScreen,tag:"component",staticClass:"list-field max-list-field",attrs:{"vmodel":col,"api":_vm.model.optionApi,"actionRouters":_vm.model.actionRouters},on:{"click":function($event){_vm.clickHandler(col)},"change":function($event){_vm.changeHandler(col,$event)}}},'component',col.listBind,false))]]:_vm._e()})],2):_vm._e(),_vm._v(" "),(_vm.model.shortcutForm)?_c('div',{staticClass:"shortcutFollow max-shortcutFollow",staticStyle:{"padding-left":"20px"}},[_c('ct-form',{attrs:{"source":_vm.model.shortcutForm.code1,"openType":'detail'},on:{"submit":_vm.saveShortcut}})],1):_vm._e(),_vm._v(" "),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.highScreen),expression:"highScreen"}],staticClass:"SeachScreenPop max-seachpopper",attrs:{"placement":"top","transition":"el-zoom-in-top","trigger":"click","visible-arrow":"false"}},[_c('div',{staticStyle:{"width":"100%"}},[_vm._l((_vm.highScreenRow),function(col,index){return (col.show !== false)?[(col.is === 'ct-linefeed')?_c('br'):[(col.lineFeed)?_c('br'):_vm._e(),_vm._v(" "),_c(col.is,_vm._b({key:col.keyScreen,ref:"Fields",refInFor:true,tag:"component",staticClass:"list-field",attrs:{"vmodel":col,"api":_vm.model.optionApi,"actionRouters":_vm.model.actionRouters},on:{"click":function($event){_vm.clickHandler(col)},"change":function($event){_vm.changeHandler(col,$event)}}},'component',col.listBind,false))]]:_vm._e()})],2)])]):_vm._e(),_vm._v(" "),(_vm.isLoading)?_c('div',{directives:[{name:"loading",rawName:"v-loading",value:(_vm.isLoading),expression:"isLoading"}],staticStyle:{"min-height":"100px"}}):_vm._e(),_vm._v(" "),_c('div',{ref:"doClosePopover"}),_vm._v(" "),_c('iframe',{staticStyle:{"height":"0px","width":"0px","border-width":"0px","position":"absolute","bottom":"0px","display":"none"},attrs:{"src":_vm.downloadUrl}})])}
|
|
72099
72245
|
var staticRenderFns = []
|
|
72100
72246
|
var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
72101
72247
|
/* harmony default export */ __webpack_exports__["a"] = (esExports);
|
|
@@ -72111,7 +72257,7 @@ var content = __webpack_require__(527);
|
|
|
72111
72257
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
72112
72258
|
if(content.locals) module.exports = content.locals;
|
|
72113
72259
|
// add the styles to the DOM
|
|
72114
|
-
var update = __webpack_require__(3)("
|
|
72260
|
+
var update = __webpack_require__(3)("d59a8c36", content, true, {});
|
|
72115
72261
|
|
|
72116
72262
|
/***/ }),
|
|
72117
72263
|
/* 527 */
|
|
@@ -72817,7 +72963,7 @@ var content = __webpack_require__(569);
|
|
|
72817
72963
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
72818
72964
|
if(content.locals) module.exports = content.locals;
|
|
72819
72965
|
// add the styles to the DOM
|
|
72820
|
-
var update = __webpack_require__(3)("
|
|
72966
|
+
var update = __webpack_require__(3)("675be876", content, true, {});
|
|
72821
72967
|
|
|
72822
72968
|
/***/ }),
|
|
72823
72969
|
/* 569 */
|
|
@@ -73531,7 +73677,7 @@ var content = __webpack_require__(604);
|
|
|
73531
73677
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
73532
73678
|
if(content.locals) module.exports = content.locals;
|
|
73533
73679
|
// add the styles to the DOM
|
|
73534
|
-
var update = __webpack_require__(3)("
|
|
73680
|
+
var update = __webpack_require__(3)("e1faca42", content, true, {});
|
|
73535
73681
|
|
|
73536
73682
|
/***/ }),
|
|
73537
73683
|
/* 604 */
|