centaline-data-driven 1.5.39 → 1.5.41
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 +31 -1
- package/src/SearchList.vue +5 -4
- package/src/centaline/css/ccai.css +2 -0
- package/src/centaline/dynamicContact/src/dynamicContact.vue +0 -1
- package/src/centaline/dynamicDetail/src/dynamicCustomerSimpleDetail.vue +25 -14
- package/src/centaline/dynamicDetail/src/dynamicEstateSimpleDetail.vue +1 -1
- package/src/centaline/dynamicDetail/src/dynamicPropertySimpleDetailRET.vue +1 -1
- package/src/centaline/dynamicForm/src/dynamicForm.vue +19 -18
- package/src/centaline/dynamicRepeat/src/dynamicRepeat.vue +354 -143
- package/src/centaline/dynamicSearchList/src/dynamicSearchList.vue +5 -1
- package/src/centaline/dynamicSearchList/src/dynamicSearchScreen.vue +27 -21
- package/src/centaline/dynamicSearchList/src/dynamicSearchTable.vue +29 -20
- package/src/centaline/dynamicSearchListTab/src/dynamicSearchListOne.vue +5 -1
- package/src/centaline/dynamicTree/src/dynamicTree.vue +3 -1
- package/src/centaline/formData/index.js +2 -2
- package/src/centaline/loader/src/ctl/Form.js +2 -2
- package/src/centaline/loader/src/ctl/Repeat.js +126 -19
- package/src/centaline/loader/src/ctl/SearchTable.js +1 -1
- package/src/centaline/progress/src/progress.vue +9 -4
- package/src/main.js +4 -4
- package/wwwroot/static/centaline/centaline-data-driven.js +490 -154
- package/wwwroot/static/centaline/centaline-data-driven.js.map +1 -1
|
@@ -5279,7 +5279,7 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAASCAYAAAAz
|
|
|
5279
5279
|
"use strict";
|
|
5280
5280
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSearchList_vue__ = __webpack_require__(160);
|
|
5281
5281
|
/* unused harmony namespace reexport */
|
|
5282
|
-
/* harmony import */ var
|
|
5282
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_5b79bd3b_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchList_vue__ = __webpack_require__(463);
|
|
5283
5283
|
function injectStyle (ssrContext) {
|
|
5284
5284
|
__webpack_require__(406)
|
|
5285
5285
|
}
|
|
@@ -5294,12 +5294,12 @@ var __vue_template_functional__ = false
|
|
|
5294
5294
|
/* styles */
|
|
5295
5295
|
var __vue_styles__ = injectStyle
|
|
5296
5296
|
/* scopeId */
|
|
5297
|
-
var __vue_scopeId__ = "data-v-
|
|
5297
|
+
var __vue_scopeId__ = "data-v-5b79bd3b"
|
|
5298
5298
|
/* moduleIdentifier (server only) */
|
|
5299
5299
|
var __vue_module_identifier__ = null
|
|
5300
5300
|
var Component = normalizeComponent(
|
|
5301
5301
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSearchList_vue__["a" /* default */],
|
|
5302
|
-
|
|
5302
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_5b79bd3b_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchList_vue__["a" /* default */],
|
|
5303
5303
|
__vue_template_functional__,
|
|
5304
5304
|
__vue_styles__,
|
|
5305
5305
|
__vue_scopeId__,
|
|
@@ -5328,7 +5328,7 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABX
|
|
|
5328
5328
|
"use strict";
|
|
5329
5329
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicForm_vue__ = __webpack_require__(188);
|
|
5330
5330
|
/* unused harmony namespace reexport */
|
|
5331
|
-
/* harmony import */ var
|
|
5331
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_a59f2762_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicForm_vue__ = __webpack_require__(489);
|
|
5332
5332
|
function injectStyle (ssrContext) {
|
|
5333
5333
|
__webpack_require__(483)
|
|
5334
5334
|
}
|
|
@@ -5348,7 +5348,7 @@ var __vue_scopeId__ = null
|
|
|
5348
5348
|
var __vue_module_identifier__ = null
|
|
5349
5349
|
var Component = normalizeComponent(
|
|
5350
5350
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicForm_vue__["a" /* default */],
|
|
5351
|
-
|
|
5351
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_a59f2762_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicForm_vue__["a" /* default */],
|
|
5352
5352
|
__vue_template_functional__,
|
|
5353
5353
|
__vue_styles__,
|
|
5354
5354
|
__vue_scopeId__,
|
|
@@ -5717,7 +5717,7 @@ module.exports = Cancel;
|
|
|
5717
5717
|
"use strict";
|
|
5718
5718
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicContact_vue__ = __webpack_require__(152);
|
|
5719
5719
|
/* unused harmony namespace reexport */
|
|
5720
|
-
/* harmony import */ var
|
|
5720
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_52d03062_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicContact_vue__ = __webpack_require__(392);
|
|
5721
5721
|
function injectStyle (ssrContext) {
|
|
5722
5722
|
__webpack_require__(386)
|
|
5723
5723
|
}
|
|
@@ -5732,12 +5732,12 @@ var __vue_template_functional__ = false
|
|
|
5732
5732
|
/* styles */
|
|
5733
5733
|
var __vue_styles__ = injectStyle
|
|
5734
5734
|
/* scopeId */
|
|
5735
|
-
var __vue_scopeId__ = "data-v-
|
|
5735
|
+
var __vue_scopeId__ = "data-v-52d03062"
|
|
5736
5736
|
/* moduleIdentifier (server only) */
|
|
5737
5737
|
var __vue_module_identifier__ = null
|
|
5738
5738
|
var Component = normalizeComponent(
|
|
5739
5739
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicContact_vue__["a" /* default */],
|
|
5740
|
-
|
|
5740
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_52d03062_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicContact_vue__["a" /* default */],
|
|
5741
5741
|
__vue_template_functional__,
|
|
5742
5742
|
__vue_styles__,
|
|
5743
5743
|
__vue_scopeId__,
|
|
@@ -5754,7 +5754,7 @@ var Component = normalizeComponent(
|
|
|
5754
5754
|
"use strict";
|
|
5755
5755
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSearchScreen_vue__ = __webpack_require__(162);
|
|
5756
5756
|
/* unused harmony namespace reexport */
|
|
5757
|
-
/* harmony import */ var
|
|
5757
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_3aa9b808_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchScreen_vue__ = __webpack_require__(416);
|
|
5758
5758
|
function injectStyle (ssrContext) {
|
|
5759
5759
|
__webpack_require__(414)
|
|
5760
5760
|
}
|
|
@@ -5774,7 +5774,7 @@ var __vue_scopeId__ = null
|
|
|
5774
5774
|
var __vue_module_identifier__ = null
|
|
5775
5775
|
var Component = normalizeComponent(
|
|
5776
5776
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSearchScreen_vue__["a" /* default */],
|
|
5777
|
-
|
|
5777
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_3aa9b808_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchScreen_vue__["a" /* default */],
|
|
5778
5778
|
__vue_template_functional__,
|
|
5779
5779
|
__vue_styles__,
|
|
5780
5780
|
__vue_scopeId__,
|
|
@@ -5932,7 +5932,7 @@ var formData = {
|
|
|
5932
5932
|
} else {
|
|
5933
5933
|
if (this.excuteData !== null) {
|
|
5934
5934
|
this._excuteListData = this.excuteData.filter(function (v) {
|
|
5935
|
-
return __WEBPACK_IMPORTED_MODULE_0_babel_runtime_helpers_typeof___default()(v.is) !== undefined && v.is === 'ct-form-list-table';
|
|
5935
|
+
return __WEBPACK_IMPORTED_MODULE_0_babel_runtime_helpers_typeof___default()(v.is) !== undefined && (v.is === 'ct-form-list-table' || v.is === 'ct-repeat');
|
|
5936
5936
|
});
|
|
5937
5937
|
}
|
|
5938
5938
|
}
|
|
@@ -5943,7 +5943,7 @@ var formData = {
|
|
|
5943
5943
|
if (fields !== null) {
|
|
5944
5944
|
this.excuteData = fields;
|
|
5945
5945
|
this._excuteListData = fields.filter(function (v) {
|
|
5946
|
-
return __WEBPACK_IMPORTED_MODULE_0_babel_runtime_helpers_typeof___default()(v.is) !== undefined && v.is === 'ct-form-list-table';
|
|
5946
|
+
return __WEBPACK_IMPORTED_MODULE_0_babel_runtime_helpers_typeof___default()(v.is) !== undefined && (v.is === 'ct-form-list-table' || v.is === 'ct-repeat');
|
|
5947
5947
|
});
|
|
5948
5948
|
}
|
|
5949
5949
|
},
|
|
@@ -6463,7 +6463,7 @@ var Component = normalizeComponent(
|
|
|
6463
6463
|
"use strict";
|
|
6464
6464
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_progress_vue__ = __webpack_require__(180);
|
|
6465
6465
|
/* unused harmony namespace reexport */
|
|
6466
|
-
/* harmony import */ var
|
|
6466
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_e7660f06_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_progress_vue__ = __webpack_require__(462);
|
|
6467
6467
|
function injectStyle (ssrContext) {
|
|
6468
6468
|
__webpack_require__(459)
|
|
6469
6469
|
}
|
|
@@ -6483,7 +6483,7 @@ var __vue_scopeId__ = null
|
|
|
6483
6483
|
var __vue_module_identifier__ = null
|
|
6484
6484
|
var Component = normalizeComponent(
|
|
6485
6485
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_progress_vue__["a" /* default */],
|
|
6486
|
-
|
|
6486
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_e7660f06_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_progress_vue__["a" /* default */],
|
|
6487
6487
|
__vue_template_functional__,
|
|
6488
6488
|
__vue_styles__,
|
|
6489
6489
|
__vue_scopeId__,
|
|
@@ -9692,6 +9692,8 @@ var Repeat = function Repeat(source, master, formobj) {
|
|
|
9692
9692
|
form: null,
|
|
9693
9693
|
refField: Object,
|
|
9694
9694
|
refFieldsLabel: Object,
|
|
9695
|
+
currentRowIndex: null,
|
|
9696
|
+
currentEventField: null,
|
|
9695
9697
|
get id() {
|
|
9696
9698
|
return source.name;
|
|
9697
9699
|
},
|
|
@@ -9837,14 +9839,16 @@ var Repeat = function Repeat(source, master, formobj) {
|
|
|
9837
9839
|
} else {
|
|
9838
9840
|
this._rows = [];
|
|
9839
9841
|
//遍历每一行
|
|
9840
|
-
source.rows.forEach(function (r) {
|
|
9841
|
-
var
|
|
9842
|
+
source.rows.forEach(function (r, i) {
|
|
9843
|
+
var gid = rtn.guid();
|
|
9844
|
+
r.$sourceIndex = gid;
|
|
9845
|
+
var row = rtn.initRow(r, i);
|
|
9842
9846
|
_this._rows.push(row);
|
|
9843
9847
|
});
|
|
9844
9848
|
return this._rows;
|
|
9845
9849
|
}
|
|
9846
9850
|
},
|
|
9847
|
-
initRow: function initRow(r) {
|
|
9851
|
+
initRow: function initRow(r, index) {
|
|
9848
9852
|
var row = {
|
|
9849
9853
|
field: [],
|
|
9850
9854
|
get delete() {
|
|
@@ -9865,11 +9869,11 @@ var Repeat = function Repeat(source, master, formobj) {
|
|
|
9865
9869
|
r.flagDeleted = false;
|
|
9866
9870
|
}
|
|
9867
9871
|
},
|
|
9868
|
-
get
|
|
9869
|
-
return
|
|
9872
|
+
get $sourceIndex() {
|
|
9873
|
+
return r.$sourceIndex || "";
|
|
9870
9874
|
},
|
|
9871
|
-
set
|
|
9872
|
-
r
|
|
9875
|
+
set $sourceIndex(v) {
|
|
9876
|
+
r.$sourceIndex = v;
|
|
9873
9877
|
}
|
|
9874
9878
|
};
|
|
9875
9879
|
//遍历每一列
|
|
@@ -9879,24 +9883,27 @@ var Repeat = function Repeat(source, master, formobj) {
|
|
|
9879
9883
|
//let value = source.fields[key];
|
|
9880
9884
|
value.onChanged = value.onChange ? value.onChange : source.rows[0].columns[rowIndex].onChanged; //事件使用第一条的
|
|
9881
9885
|
value.onBlur = value.onBlur ? value.onBlur : source.rows[0].columns[rowIndex].onBlur; //事件使用第一条的
|
|
9882
|
-
|
|
9886
|
+
|
|
9883
9887
|
var showLabel = true;
|
|
9884
9888
|
if (typeof master.spanCols !== "undefined") {
|
|
9885
9889
|
source.colSpan = master.spanCols;
|
|
9886
9890
|
} else {
|
|
9887
9891
|
source.colSpan = formobj.colSpan;
|
|
9888
9892
|
}
|
|
9889
|
-
var item = __WEBPACK_IMPORTED_MODULE_4__lib_LibFunction__["default"].GetControl(value,
|
|
9890
|
-
item.locked = !r.rightEdit;
|
|
9893
|
+
var item = __WEBPACK_IMPORTED_MODULE_4__lib_LibFunction__["default"].GetControl(value, formobj, showLabel, false);
|
|
9891
9894
|
if (item instanceof Object) {
|
|
9892
9895
|
item.form = rtn.form;
|
|
9896
|
+
item.rowKey = Math.random();
|
|
9893
9897
|
row.field.push(item);
|
|
9894
9898
|
}
|
|
9899
|
+
//rtn.allRequiredHandle(index);
|
|
9900
|
+
rowIndex++;
|
|
9895
9901
|
});
|
|
9896
9902
|
//}
|
|
9897
9903
|
return row;
|
|
9898
9904
|
},
|
|
9899
9905
|
|
|
9906
|
+
currentRow: null,
|
|
9900
9907
|
_tableData: undefined,
|
|
9901
9908
|
get tableData() {
|
|
9902
9909
|
if (this._tableData) {
|
|
@@ -9911,28 +9918,127 @@ var Repeat = function Repeat(source, master, formobj) {
|
|
|
9911
9918
|
}
|
|
9912
9919
|
} else {
|
|
9913
9920
|
var newRow = this.getCloneRowData(0);
|
|
9914
|
-
this.
|
|
9915
|
-
this.addSourceRow();
|
|
9921
|
+
this._tableData.push(newRow);
|
|
9922
|
+
this.addSourceRow(newRow.$sourceIndex);
|
|
9916
9923
|
}
|
|
9917
9924
|
return this._tableData;
|
|
9918
9925
|
}
|
|
9919
9926
|
},
|
|
9920
|
-
addSourceRow: function addSourceRow() {
|
|
9927
|
+
addSourceRow: function addSourceRow($sourceIndex) {
|
|
9921
9928
|
var sourceRow = JSON.parse(__WEBPACK_IMPORTED_MODULE_0_babel_runtime_core_js_json_stringify___default()(source.rows[0]));
|
|
9929
|
+
sourceRow.$sourceIndex = $sourceIndex;
|
|
9922
9930
|
source.rows.push(sourceRow);
|
|
9923
|
-
var iRow = this.initRow(sourceRow);
|
|
9931
|
+
var iRow = this.initRow(sourceRow, rtn.tableData.length - 1);
|
|
9924
9932
|
iRow.isNewFlag = true;
|
|
9925
|
-
iRow
|
|
9933
|
+
iRow.$sourceIndex = $sourceIndex;
|
|
9926
9934
|
rtn._rows.push(iRow);
|
|
9927
9935
|
},
|
|
9928
9936
|
getCloneRowData: function getCloneRowData(index) {
|
|
9929
9937
|
var sourceRow = source.rows[index];
|
|
9930
|
-
var rowData = rtn.initRow(JSON.parse(__WEBPACK_IMPORTED_MODULE_0_babel_runtime_core_js_json_stringify___default()(sourceRow)));
|
|
9938
|
+
var rowData = rtn.initRow(JSON.parse(__WEBPACK_IMPORTED_MODULE_0_babel_runtime_core_js_json_stringify___default()(sourceRow)), rtn.tableData.length - 1);
|
|
9931
9939
|
rowData.isNewFlag = true;
|
|
9932
|
-
rowData
|
|
9940
|
+
rowData.$sourceIndex = this.guid();
|
|
9933
9941
|
return rowData;
|
|
9934
9942
|
},
|
|
9943
|
+
getCurrentRowData: function getCurrentRowData(index) {
|
|
9944
|
+
var row = {};
|
|
9945
|
+
var i = rtn.tableData.findIndex(function (v) {
|
|
9946
|
+
return v.$sourceIndex === index;
|
|
9947
|
+
});
|
|
9948
|
+
var rowData = rtn.tableData[i];
|
|
9949
|
+
for (var j = 0; j < rowData.field.length; j++) {
|
|
9950
|
+
//遍历每一列
|
|
9951
|
+
row[rowData.field[j].id] = rowData.field[j];
|
|
9952
|
+
}
|
|
9953
|
+
row.$sourceIndex = rowData.$sourceIndex + "";
|
|
9954
|
+
return row;
|
|
9955
|
+
},
|
|
9935
9956
|
|
|
9957
|
+
//隐藏关联组件
|
|
9958
|
+
hiddenHandle: function hiddenHandle(item, index, update) {
|
|
9959
|
+
if (item.id) {
|
|
9960
|
+
var sign = false;
|
|
9961
|
+
var field = null;
|
|
9962
|
+
if (rtn.tableData.length > 0) {
|
|
9963
|
+
for (var i in rtn.tableData[index].field) {
|
|
9964
|
+
if (rtn.tableData[index].field[i].hiddenId === item.id) {
|
|
9965
|
+
field = rtn.tableData[index].field[i];
|
|
9966
|
+
if (field) {
|
|
9967
|
+
var hiddenValueArr = field.hiddenValue.split(',');
|
|
9968
|
+
if (hiddenValueArr.indexOf(item.code1) > -1) {
|
|
9969
|
+
field.show = false;
|
|
9970
|
+
} else {
|
|
9971
|
+
field.show = true;
|
|
9972
|
+
}
|
|
9973
|
+
sign = true;
|
|
9974
|
+
|
|
9975
|
+
if (update && rtn.self && sign) {
|
|
9976
|
+
rtn.self.$forceUpdate();
|
|
9977
|
+
}
|
|
9978
|
+
}
|
|
9979
|
+
}
|
|
9980
|
+
}
|
|
9981
|
+
}
|
|
9982
|
+
}
|
|
9983
|
+
},
|
|
9984
|
+
|
|
9985
|
+
//验证必填关联组件
|
|
9986
|
+
validMrf: function validMrf(item, index) {
|
|
9987
|
+
var field = rtn.tableData[index].field[item.mrf];
|
|
9988
|
+
|
|
9989
|
+
if (field && field.self) {
|
|
9990
|
+
if (field.type === __WEBPACK_IMPORTED_MODULE_7__lib_Enum__["default"].ControlType.List) {
|
|
9991
|
+
//f.required = '0';
|
|
9992
|
+
} else {
|
|
9993
|
+
field.self.validExcute();
|
|
9994
|
+
}
|
|
9995
|
+
}
|
|
9996
|
+
},
|
|
9997
|
+
allRequiredHandle: function allRequiredHandle(index) {
|
|
9998
|
+
if (rtn.tableData.length > 0) {
|
|
9999
|
+
rtn.tableData[index].field.forEach(function (v) {
|
|
10000
|
+
rtn.requiredHandle(v, index, null, false);
|
|
10001
|
+
});
|
|
10002
|
+
}
|
|
10003
|
+
},
|
|
10004
|
+
|
|
10005
|
+
//处理必填关联组件
|
|
10006
|
+
requiredHandle: function requiredHandle(item, index, update, doMrf) {
|
|
10007
|
+
if (item.id) {
|
|
10008
|
+
var field = null;
|
|
10009
|
+
var value = rtn.getFieldValue(item);
|
|
10010
|
+
if (rtn.tableData.length > 0) {
|
|
10011
|
+
for (var i in rtn.tableData[index].field) {
|
|
10012
|
+
if (rtn.tableData[index].field[i].mrf === item.id) {
|
|
10013
|
+
field = rtn.tableData[index].field[i];
|
|
10014
|
+
|
|
10015
|
+
if (field) {
|
|
10016
|
+
var hiddenValueArr = field.mrv.split(',');
|
|
10017
|
+
if (hiddenValueArr.indexOf(value) > -1) {
|
|
10018
|
+
field.required = true;
|
|
10019
|
+
} else {
|
|
10020
|
+
field.required = false;
|
|
10021
|
+
}
|
|
10022
|
+
|
|
10023
|
+
if (update && rtn.self) {
|
|
10024
|
+
rtn.self.$forceUpdate();
|
|
10025
|
+
}
|
|
10026
|
+
}
|
|
10027
|
+
}
|
|
10028
|
+
}
|
|
10029
|
+
|
|
10030
|
+
if (doMrf !== false) {
|
|
10031
|
+
rtn.validMrf(item, index);
|
|
10032
|
+
}
|
|
10033
|
+
}
|
|
10034
|
+
}
|
|
10035
|
+
},
|
|
10036
|
+
getFieldValue: function getFieldValue(field) {
|
|
10037
|
+
if (field.type == __WEBPACK_IMPORTED_MODULE_7__lib_Enum__["default"].ControlType.Switch || field.type == __WEBPACK_IMPORTED_MODULE_7__lib_Enum__["default"].ControlType.CheckBox) {
|
|
10038
|
+
return field.value ? '1' : '0';
|
|
10039
|
+
}
|
|
10040
|
+
return field.value;
|
|
10041
|
+
},
|
|
9936
10042
|
|
|
9937
10043
|
get formListChange() {
|
|
9938
10044
|
return master.onChanged;
|
|
@@ -15760,6 +15866,10 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
15760
15866
|
this.selectIndex = -1;
|
|
15761
15867
|
this.rowClickHandle();
|
|
15762
15868
|
},
|
|
15869
|
+
simpleRouterRefreshHandler: function simpleRouterRefreshHandler() {
|
|
15870
|
+
this.selectIndex = -1;
|
|
15871
|
+
this.rowClickHandle();
|
|
15872
|
+
},
|
|
15763
15873
|
saveShortcut: function saveShortcut() {
|
|
15764
15874
|
this.$refs.table.getPage(1);
|
|
15765
15875
|
},
|
|
@@ -15999,6 +16109,12 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
15999
16109
|
//
|
|
16000
16110
|
//
|
|
16001
16111
|
//
|
|
16112
|
+
//
|
|
16113
|
+
//
|
|
16114
|
+
//
|
|
16115
|
+
//
|
|
16116
|
+
//
|
|
16117
|
+
//
|
|
16002
16118
|
|
|
16003
16119
|
|
|
16004
16120
|
|
|
@@ -16408,30 +16524,28 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
16408
16524
|
});
|
|
16409
16525
|
} else {
|
|
16410
16526
|
if (field.action.indexOf("http://") === 0 || field.action.indexOf("https://") === 0) {
|
|
16411
|
-
|
|
16412
|
-
|
|
16413
|
-
if (field.action.indexOf("?") > -1) {
|
|
16414
|
-
self.downloadUrl = field.action + "&" + Math.random();
|
|
16527
|
+
if (field.action.indexOf(".zip") > -1) {
|
|
16528
|
+
window.location.href = encodeURI(field.action);
|
|
16415
16529
|
} else {
|
|
16416
|
-
|
|
16530
|
+
if (field.action.indexOf("?") > -1) {
|
|
16531
|
+
self.downloadUrl = field.action + "&" + Math.random();
|
|
16532
|
+
} else {
|
|
16533
|
+
self.downloadUrl = field.action + "?" + Math.random();
|
|
16534
|
+
}
|
|
16417
16535
|
}
|
|
16418
|
-
// document.body.addEventListener('click', function() {
|
|
16419
|
-
// window.open(field.action, "_blank");
|
|
16420
|
-
// });
|
|
16421
16536
|
} else {
|
|
16422
16537
|
field.doAction(submitData, function (data) {
|
|
16423
16538
|
if (data.content) {
|
|
16424
16539
|
if (data.content.indexOf("http://") === 0 || data.content.indexOf("https://") === 0) {
|
|
16425
|
-
|
|
16426
|
-
|
|
16427
|
-
if (data.content.indexOf("?") > -1) {
|
|
16428
|
-
self.downloadUrl = data.content + "&" + Math.random();
|
|
16540
|
+
if (data.action.indexOf(".zip") > -1) {
|
|
16541
|
+
window.location.href = encodeURI(data.action);
|
|
16429
16542
|
} else {
|
|
16430
|
-
|
|
16543
|
+
if (data.content.indexOf("?") > -1) {
|
|
16544
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
16545
|
+
} else {
|
|
16546
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
16547
|
+
}
|
|
16431
16548
|
}
|
|
16432
|
-
// document.body.addEventListener('click', function() {
|
|
16433
|
-
// window.open(data.content, "_blank");
|
|
16434
|
-
// });
|
|
16435
16549
|
} else {}
|
|
16436
16550
|
}
|
|
16437
16551
|
});
|
|
@@ -16683,7 +16797,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
16683
16797
|
"use strict";
|
|
16684
16798
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSearchTable_vue__ = __webpack_require__(164);
|
|
16685
16799
|
/* unused harmony namespace reexport */
|
|
16686
|
-
/* harmony import */ var
|
|
16800
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_78625e5d_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchTable_vue__ = __webpack_require__(455);
|
|
16687
16801
|
function injectStyle (ssrContext) {
|
|
16688
16802
|
__webpack_require__(417)
|
|
16689
16803
|
}
|
|
@@ -16703,7 +16817,7 @@ var __vue_scopeId__ = null
|
|
|
16703
16817
|
var __vue_module_identifier__ = null
|
|
16704
16818
|
var Component = normalizeComponent(
|
|
16705
16819
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSearchTable_vue__["a" /* default */],
|
|
16706
|
-
|
|
16820
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_78625e5d_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchTable_vue__["a" /* default */],
|
|
16707
16821
|
__vue_template_functional__,
|
|
16708
16822
|
__vue_styles__,
|
|
16709
16823
|
__vue_scopeId__,
|
|
@@ -17441,7 +17555,7 @@ var Component = normalizeComponent(
|
|
|
17441
17555
|
self.getScrollAttr();
|
|
17442
17556
|
});
|
|
17443
17557
|
} else {
|
|
17444
|
-
if (_this3.$parent.$parent.$vnode.componentOptions.tag === "ct-PropertySimpleDetailRET") {
|
|
17558
|
+
if (_this3.$parent.$parent.$vnode.componentOptions.tag === "ct-PropertySimpleDetailRET" || _this3.from == 'simpleDetail') {
|
|
17445
17559
|
var h1 = 0;
|
|
17446
17560
|
if (_this3.$parent.$parent.$parent.$parent.$refs.sidebar) {
|
|
17447
17561
|
h1 = _this3.$parent.$parent.$parent.$parent.$refs.sidebar.offsetHeight | 0;
|
|
@@ -17910,26 +18024,28 @@ var Component = normalizeComponent(
|
|
|
17910
18024
|
});
|
|
17911
18025
|
} else {
|
|
17912
18026
|
if (field.action.indexOf("http://") === 0 || field.action.indexOf("https://") === 0) {
|
|
17913
|
-
if (field.action.indexOf("
|
|
17914
|
-
|
|
18027
|
+
if (field.action.indexOf(".zip") > -1) {
|
|
18028
|
+
window.location.href = encodeURI(field.action);
|
|
17915
18029
|
} else {
|
|
17916
|
-
|
|
18030
|
+
if (field.action.indexOf("?") > -1) {
|
|
18031
|
+
self.downloadUrl = field.action + "&" + Math.random();
|
|
18032
|
+
} else {
|
|
18033
|
+
self.downloadUrl = field.action + "?" + Math.random();
|
|
18034
|
+
}
|
|
17917
18035
|
}
|
|
17918
|
-
// document.body.addEventListener('click', function() {
|
|
17919
|
-
// window.open(field.action, "_blank");
|
|
17920
|
-
// });
|
|
17921
18036
|
} else {
|
|
17922
18037
|
field.doAction(submitData, function (data) {
|
|
17923
18038
|
if (data.content) {
|
|
17924
18039
|
if (data.content.indexOf("http://") === 0 || data.content.indexOf("https://") === 0) {
|
|
17925
|
-
if (data.
|
|
17926
|
-
|
|
18040
|
+
if (data.action.indexOf(".zip") > -1) {
|
|
18041
|
+
window.location.href = encodeURI(data.action);
|
|
17927
18042
|
} else {
|
|
17928
|
-
|
|
18043
|
+
if (data.content.indexOf("?") > -1) {
|
|
18044
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
18045
|
+
} else {
|
|
18046
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
18047
|
+
}
|
|
17929
18048
|
}
|
|
17930
|
-
// document.body.addEventListener('click', function() {
|
|
17931
|
-
// window.open(data.content, "_blank");
|
|
17932
|
-
// });
|
|
17933
18049
|
} else {}
|
|
17934
18050
|
}
|
|
17935
18051
|
});
|
|
@@ -18416,7 +18532,7 @@ var Component = normalizeComponent(
|
|
|
18416
18532
|
}
|
|
18417
18533
|
});
|
|
18418
18534
|
},
|
|
18419
|
-
updateCurrentRow: function updateCurrentRow(router, data) {
|
|
18535
|
+
updateCurrentRow: function updateCurrentRow(router, data, flagSimple) {
|
|
18420
18536
|
var self = this;
|
|
18421
18537
|
if (router.flagFreshCurrentRow || router.flagAddRowAfterAction) {
|
|
18422
18538
|
self.tableComplate = true;
|
|
@@ -18424,6 +18540,9 @@ var Component = normalizeComponent(
|
|
|
18424
18540
|
self.$forceUpdate();
|
|
18425
18541
|
self.tableComplate = false;
|
|
18426
18542
|
self.$emit("searchComplate");
|
|
18543
|
+
if (data && !flagSimple) {
|
|
18544
|
+
self.$emit("simpleRouterRefreshHandler");
|
|
18545
|
+
}
|
|
18427
18546
|
}, data, router);
|
|
18428
18547
|
}
|
|
18429
18548
|
},
|
|
@@ -18558,14 +18677,14 @@ var Component = normalizeComponent(
|
|
|
18558
18677
|
}
|
|
18559
18678
|
self.$forceUpdate();
|
|
18560
18679
|
self.$refs.footer.$forceUpdate();
|
|
18561
|
-
self.updateCurrentRow(field, data);
|
|
18680
|
+
self.updateCurrentRow(field, data, true);
|
|
18562
18681
|
} else {
|
|
18563
18682
|
if (!field.flagFreshCurrentRow && !field.flagAddRowAfterAction) {
|
|
18564
18683
|
self.model.doAction({ responseData: data });
|
|
18565
18684
|
}
|
|
18566
18685
|
self.$forceUpdate();
|
|
18567
18686
|
self.$refs.footer.$forceUpdate();
|
|
18568
|
-
self.updateCurrentRow(field, data);
|
|
18687
|
+
self.updateCurrentRow(field, data, true);
|
|
18569
18688
|
}
|
|
18570
18689
|
},
|
|
18571
18690
|
refreshTableColumns: function refreshTableColumns(data) {
|
|
@@ -20321,10 +20440,14 @@ var Component = normalizeComponent(
|
|
|
20321
20440
|
_this.percentage = data.percentage;
|
|
20322
20441
|
if (data.flagFinished) {
|
|
20323
20442
|
if (_this.progressType == 'export' && data.content) {
|
|
20324
|
-
if (data.content.indexOf("
|
|
20325
|
-
|
|
20443
|
+
if (data.content.indexOf(".zip") > -1) {
|
|
20444
|
+
window.location.href = encodeURI(data.content);
|
|
20326
20445
|
} else {
|
|
20327
|
-
|
|
20446
|
+
if (data.content.indexOf("?") > -1) {
|
|
20447
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
20448
|
+
} else {
|
|
20449
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
20450
|
+
}
|
|
20328
20451
|
}
|
|
20329
20452
|
// document.body.addEventListener('click', function() {
|
|
20330
20453
|
// window.open(data.content, "_blank");
|
|
@@ -23538,30 +23661,28 @@ module.exports = g;
|
|
|
23538
23661
|
});
|
|
23539
23662
|
} else {
|
|
23540
23663
|
if (field.action.indexOf("http://") === 0 || field.action.indexOf("https://") === 0) {
|
|
23541
|
-
|
|
23542
|
-
|
|
23543
|
-
if (field.action.indexOf("?") > -1) {
|
|
23544
|
-
self.downloadUrl = field.action + "&" + Math.random();
|
|
23664
|
+
if (field.action.indexOf(".zip") > -1) {
|
|
23665
|
+
window.location.href = encodeURI(field.action);
|
|
23545
23666
|
} else {
|
|
23546
|
-
|
|
23667
|
+
if (field.action.indexOf("?") > -1) {
|
|
23668
|
+
self.downloadUrl = field.action + "&" + Math.random();
|
|
23669
|
+
} else {
|
|
23670
|
+
self.downloadUrl = field.action + "?" + Math.random();
|
|
23671
|
+
}
|
|
23547
23672
|
}
|
|
23548
|
-
// document.body.addEventListener('click', function() {
|
|
23549
|
-
// window.open(field.action, "_blank");
|
|
23550
|
-
// });
|
|
23551
23673
|
} else {
|
|
23552
23674
|
field.doAction(submitData, function (data) {
|
|
23553
23675
|
if (data.content) {
|
|
23554
23676
|
if (data.content.indexOf("http://") === 0 || data.content.indexOf("https://") === 0) {
|
|
23555
|
-
|
|
23556
|
-
|
|
23557
|
-
if (data.content.indexOf("?") > -1) {
|
|
23558
|
-
self.downloadUrl = data.content + "&" + Math.random();
|
|
23677
|
+
if (data.action.indexOf(".zip") > -1) {
|
|
23678
|
+
window.location.href = encodeURI(data.action);
|
|
23559
23679
|
} else {
|
|
23560
|
-
|
|
23680
|
+
if (data.content.indexOf("?") > -1) {
|
|
23681
|
+
self.downloadUrl = data.content + "&" + Math.random();
|
|
23682
|
+
} else {
|
|
23683
|
+
self.downloadUrl = data.content + "?" + Math.random();
|
|
23684
|
+
}
|
|
23561
23685
|
}
|
|
23562
|
-
// document.body.addEventListener('click', function() {
|
|
23563
|
-
// window.open(data.content, "_blank");
|
|
23564
|
-
// });
|
|
23565
23686
|
} else {}
|
|
23566
23687
|
}
|
|
23567
23688
|
});
|
|
@@ -26192,7 +26313,6 @@ var ctSpan = { //临时的span组件对象,用于vue双向绑定,强制更
|
|
|
26192
26313
|
//
|
|
26193
26314
|
//
|
|
26194
26315
|
//
|
|
26195
|
-
//
|
|
26196
26316
|
|
|
26197
26317
|
|
|
26198
26318
|
|
|
@@ -26228,7 +26348,9 @@ var ctSpan = { //临时的span组件对象,用于vue双向绑定,强制更
|
|
|
26228
26348
|
},
|
|
26229
26349
|
drawer: false,
|
|
26230
26350
|
isLoading: true,
|
|
26231
|
-
loadingHeight: 0
|
|
26351
|
+
loadingHeight: 0,
|
|
26352
|
+
statusTop: 0,
|
|
26353
|
+
statusRight: 0
|
|
26232
26354
|
};
|
|
26233
26355
|
},
|
|
26234
26356
|
|
|
@@ -26300,7 +26422,16 @@ var ctSpan = { //临时的span组件对象,用于vue双向绑定,强制更
|
|
|
26300
26422
|
var self = this;
|
|
26301
26423
|
this.$nextTick(function () {
|
|
26302
26424
|
if (_this2.$refs.main) {
|
|
26303
|
-
|
|
26425
|
+
if (_this2.model.routerForQRCode) {
|
|
26426
|
+
_this2.topWidth = _this2.$refs.main.clientWidth - 140;
|
|
26427
|
+
} else {
|
|
26428
|
+
_this2.topWidth = _this2.$refs.main.clientWidth - 100;
|
|
26429
|
+
}
|
|
26430
|
+
}
|
|
26431
|
+
|
|
26432
|
+
if (_this2.$refs.sensitiveInfo) {
|
|
26433
|
+
_this2.statusTop = _this2.$refs.sensitiveInfo.offsetTop;
|
|
26434
|
+
_this2.statusRight = 23;
|
|
26304
26435
|
}
|
|
26305
26436
|
|
|
26306
26437
|
var totalWidth = 0;
|
|
@@ -35461,7 +35592,7 @@ var SearchTable = function SearchTable(data, callBack, searchModel, flagSearch,
|
|
|
35461
35592
|
if (equalNum === rtn.rowMergedColumns.length) {
|
|
35462
35593
|
row.$rowspan = 0;
|
|
35463
35594
|
rtn._lastRowspan.$rowspan++;
|
|
35464
|
-
if (rtn._lastRowspan.$rowsMerged == undefined) {
|
|
35595
|
+
if (rtn._lastRowspan.$rowsMerged == undefined || rtn._lastRowspan.$rowsMerged == '') {
|
|
35465
35596
|
rtn._lastRowspan.$rowsMerged = [];
|
|
35466
35597
|
if (rtn._lastRowIndex > -1) {
|
|
35467
35598
|
rtn._lastRowspan.$rowsMerged.push(rtn._lastRowIndex);
|
|
@@ -36283,7 +36414,7 @@ var Form = function Form(source, callBack, apiParam, failCallBack, isFormList) {
|
|
|
36283
36414
|
} else {
|
|
36284
36415
|
if (this.excuteData !== null) {
|
|
36285
36416
|
this._excuteListData = this.excuteData.filter(function (v) {
|
|
36286
|
-
return __WEBPACK_IMPORTED_MODULE_2_babel_runtime_helpers_typeof___default()(v.is) !== undefined && v.is === 'ct-form-list-table';
|
|
36417
|
+
return __WEBPACK_IMPORTED_MODULE_2_babel_runtime_helpers_typeof___default()(v.is) !== undefined && (v.is === 'ct-form-list-table' || v.is === 'ct-repeat');
|
|
36287
36418
|
});
|
|
36288
36419
|
}
|
|
36289
36420
|
}
|
|
@@ -36294,7 +36425,7 @@ var Form = function Form(source, callBack, apiParam, failCallBack, isFormList) {
|
|
|
36294
36425
|
if (fields !== null) {
|
|
36295
36426
|
this.excuteData = fields;
|
|
36296
36427
|
this._excuteListData = fields.filter(function (v) {
|
|
36297
|
-
return __WEBPACK_IMPORTED_MODULE_2_babel_runtime_helpers_typeof___default()(v.is) !== undefined && v.is === 'ct-form-list-table';
|
|
36428
|
+
return __WEBPACK_IMPORTED_MODULE_2_babel_runtime_helpers_typeof___default()(v.is) !== undefined && (v.is === 'ct-form-list-table' || v.is === 'ct-repeat');
|
|
36298
36429
|
});
|
|
36299
36430
|
}
|
|
36300
36431
|
},
|
|
@@ -40722,9 +40853,47 @@ var CellLayout = function CellLayout(source, actionRouter, rowdata, forname, for
|
|
|
40722
40853
|
//
|
|
40723
40854
|
//
|
|
40724
40855
|
//
|
|
40856
|
+
//
|
|
40857
|
+
//
|
|
40858
|
+
//
|
|
40859
|
+
//
|
|
40860
|
+
//
|
|
40861
|
+
//
|
|
40862
|
+
//
|
|
40863
|
+
//
|
|
40864
|
+
//
|
|
40865
|
+
//
|
|
40866
|
+
//
|
|
40867
|
+
//
|
|
40868
|
+
//
|
|
40869
|
+
//
|
|
40870
|
+
//
|
|
40871
|
+
//
|
|
40872
|
+
//
|
|
40873
|
+
//
|
|
40874
|
+
//
|
|
40875
|
+
//
|
|
40876
|
+
//
|
|
40877
|
+
//
|
|
40878
|
+
//
|
|
40879
|
+
//
|
|
40880
|
+
//
|
|
40881
|
+
//
|
|
40882
|
+
//
|
|
40883
|
+
//
|
|
40884
|
+
//
|
|
40885
|
+
//
|
|
40886
|
+
//
|
|
40887
|
+
//
|
|
40888
|
+
//
|
|
40889
|
+
//
|
|
40890
|
+
//
|
|
40891
|
+
//
|
|
40892
|
+
//
|
|
40725
40893
|
|
|
40726
40894
|
//Form内表格
|
|
40727
|
-
var ctSpan = {
|
|
40895
|
+
var ctSpan = {
|
|
40896
|
+
//临时的span组件对象,用于vue双向绑定,强制更新
|
|
40728
40897
|
props: {
|
|
40729
40898
|
vmodel: Object,
|
|
40730
40899
|
rowNum: Number
|
|
@@ -40735,7 +40904,7 @@ var ctSpan = { //临时的span组件对象,用于vue双向绑定,强制更
|
|
|
40735
40904
|
methods: {
|
|
40736
40905
|
getClass: function getClass() {
|
|
40737
40906
|
if (this.vmodel.is === "ct-inputNumber") {
|
|
40738
|
-
return
|
|
40907
|
+
return "ct-table-inputnumber";
|
|
40739
40908
|
}
|
|
40740
40909
|
}
|
|
40741
40910
|
},
|
|
@@ -40743,9 +40912,9 @@ var ctSpan = { //临时的span组件对象,用于vue双向绑定,强制更
|
|
|
40743
40912
|
};
|
|
40744
40913
|
|
|
40745
40914
|
/* harmony default export */ __webpack_exports__["a"] = ({
|
|
40746
|
-
name:
|
|
40915
|
+
name: "ct-repeat",
|
|
40747
40916
|
components: {
|
|
40748
|
-
|
|
40917
|
+
"ct-span": ctSpan
|
|
40749
40918
|
},
|
|
40750
40919
|
props: {
|
|
40751
40920
|
vmodel: Object,
|
|
@@ -40756,16 +40925,40 @@ var ctSpan = { //临时的span组件对象,用于vue双向绑定,强制更
|
|
|
40756
40925
|
model: null,
|
|
40757
40926
|
foucus: false,
|
|
40758
40927
|
itemKey: Math.random(),
|
|
40759
|
-
activeName: [
|
|
40928
|
+
activeName: ["0"]
|
|
40760
40929
|
};
|
|
40761
40930
|
},
|
|
40762
40931
|
created: function created() {
|
|
40763
40932
|
var self = this;
|
|
40764
40933
|
this.model = this.vmodel;
|
|
40765
40934
|
this.model.OptApi = this.api;
|
|
40935
|
+
this.model.$self = self;
|
|
40766
40936
|
this.$nextTick(function () {
|
|
40767
40937
|
self.model.refField = this.$refs.Fields;
|
|
40768
|
-
|
|
40938
|
+
});
|
|
40939
|
+
this.model.tableData.forEach(function (v, i) {
|
|
40940
|
+
v.field.forEach(function (f, n) {
|
|
40941
|
+
self.model.hiddenHandle(f, i);
|
|
40942
|
+
self.model.requiredHandle(f, i);
|
|
40943
|
+
});
|
|
40944
|
+
//联动组件处理 todo:去掉,使用form方式
|
|
40945
|
+
var hasParent = self.model.tableData[i].field.filter(function (v1) {
|
|
40946
|
+
return typeof v1.parentName !== "undefined";
|
|
40947
|
+
});
|
|
40948
|
+
|
|
40949
|
+
hasParent.forEach(function (v1, index) {
|
|
40950
|
+
var arr = v1.parentName.split(",");
|
|
40951
|
+
for (var j = 0; j < arr.length; j++) {
|
|
40952
|
+
var parent = self.model.tableData[i].field.find(function (v2) {
|
|
40953
|
+
return v2.id === arr[j];
|
|
40954
|
+
});
|
|
40955
|
+
if (parent) {
|
|
40956
|
+
parent.child = parent.child ? parent.child : [];
|
|
40957
|
+
parent.child.push(v1);
|
|
40958
|
+
v.parent = parent;
|
|
40959
|
+
}
|
|
40960
|
+
}
|
|
40961
|
+
});
|
|
40769
40962
|
});
|
|
40770
40963
|
},
|
|
40771
40964
|
|
|
@@ -40776,7 +40969,28 @@ var ctSpan = { //临时的span组件对象,用于vue双向绑定,强制更
|
|
|
40776
40969
|
if (app.fieldsValidExcute()) {
|
|
40777
40970
|
var newRow = app.model.getCloneRowData(0);
|
|
40778
40971
|
app.model.tableData.push(newRow);
|
|
40779
|
-
app.model.addSourceRow();
|
|
40972
|
+
app.model.addSourceRow(newRow.$sourceIndex);
|
|
40973
|
+
app.model.tableData[app.model.tableData.length - 1].field.forEach(function (f, n) {
|
|
40974
|
+
app.model.hiddenHandle(f, app.model.tableData.length - 1);
|
|
40975
|
+
app.model.requiredHandle(f, app.model.tableData.length - 1);
|
|
40976
|
+
});
|
|
40977
|
+
//联动组件处理 todo:去掉,使用form方式
|
|
40978
|
+
var hasParent = app.model.tableData[app.model.tableData.length - 1].field.filter(function (v1) {
|
|
40979
|
+
return typeof v1.parentName !== "undefined";
|
|
40980
|
+
});
|
|
40981
|
+
|
|
40982
|
+
hasParent.forEach(function (v1, index) {
|
|
40983
|
+
var arr = v1.parentName.split(",");
|
|
40984
|
+
for (var j = 0; j < arr.length; j++) {
|
|
40985
|
+
var parent = app.model.tableData[app.model.tableData.length - 1].field.find(function (v2) {
|
|
40986
|
+
return v2.id === arr[j];
|
|
40987
|
+
});
|
|
40988
|
+
if (parent) {
|
|
40989
|
+
parent.child = parent.child ? parent.child : [];
|
|
40990
|
+
parent.child.push(v1);
|
|
40991
|
+
}
|
|
40992
|
+
}
|
|
40993
|
+
});
|
|
40780
40994
|
}
|
|
40781
40995
|
},
|
|
40782
40996
|
|
|
@@ -40791,15 +41005,15 @@ var ctSpan = { //临时的span组件对象,用于vue双向绑定,强制更
|
|
|
40791
41005
|
}
|
|
40792
41006
|
self.$forceUpdate();
|
|
40793
41007
|
self.model.change = self.model.formListChange;
|
|
40794
|
-
self.$emit(
|
|
41008
|
+
self.$emit("change");
|
|
40795
41009
|
});
|
|
40796
41010
|
},
|
|
40797
41011
|
fieldsValidExcute: function fieldsValidExcute() {
|
|
40798
41012
|
var self = this;
|
|
40799
41013
|
var rtnBool = true;
|
|
40800
|
-
if (typeof self.$refs.Fields !==
|
|
41014
|
+
if (typeof self.$refs.Fields !== "undefined") {
|
|
40801
41015
|
self.$refs.Fields.forEach(function (f) {
|
|
40802
|
-
if (typeof f.validExcute !==
|
|
41016
|
+
if (typeof f.validExcute !== "undefined") {
|
|
40803
41017
|
if (!f.validExcute()) {
|
|
40804
41018
|
rtnBool = false;
|
|
40805
41019
|
}
|
|
@@ -40817,7 +41031,7 @@ var ctSpan = { //临时的span组件对象,用于vue双向绑定,强制更
|
|
|
40817
41031
|
} else if (this.model.tableData.length < this.model.min) {
|
|
40818
41032
|
self.$message({
|
|
40819
41033
|
message: this.model.title + " 最少需要" + this.model.min + "条数据",
|
|
40820
|
-
type:
|
|
41034
|
+
type: "warning",
|
|
40821
41035
|
showClose: true
|
|
40822
41036
|
});
|
|
40823
41037
|
rtnBool = false;
|
|
@@ -40825,7 +41039,7 @@ var ctSpan = { //临时的span组件对象,用于vue双向绑定,强制更
|
|
|
40825
41039
|
if (rtnBool && self.model.required && this.model.tableData.length === 0) {
|
|
40826
41040
|
self.$message({
|
|
40827
41041
|
message: this.model.title + " 表格不能为空",
|
|
40828
|
-
type:
|
|
41042
|
+
type: "warning",
|
|
40829
41043
|
showClose: true
|
|
40830
41044
|
});
|
|
40831
41045
|
rtnBool = false;
|
|
@@ -40833,15 +41047,131 @@ var ctSpan = { //临时的span组件对象,用于vue双向绑定,强制更
|
|
|
40833
41047
|
}
|
|
40834
41048
|
return rtnBool;
|
|
40835
41049
|
},
|
|
40836
|
-
|
|
41050
|
+
fieldClickHandler: function fieldClickHandler() {},
|
|
41051
|
+
changeHandler: function changeHandler(field, rowindex, index, guid) {
|
|
40837
41052
|
var self = this;
|
|
40838
|
-
|
|
40839
|
-
self
|
|
41053
|
+
self.model.hiddenHandle(field, index);
|
|
41054
|
+
self.model.requiredHandle(field, index);
|
|
41055
|
+
self.model.change = field.change;
|
|
41056
|
+
self.model.input = field.input; //当前小组件事件作为大组件事件
|
|
41057
|
+
self.model.currentRowIndex = this.model.source.rows.findIndex(function (v) {
|
|
41058
|
+
return v.$sourceIndex === guid;
|
|
41059
|
+
});
|
|
41060
|
+
self.model.currentEventField = field;
|
|
41061
|
+
self.model.currentRow.data = self.model.getCurrentRowData(guid);
|
|
41062
|
+
self.model.currentRow.index = index;
|
|
41063
|
+
|
|
41064
|
+
self.$emit("change");
|
|
41065
|
+
if (field.type !== 19) {
|
|
41066
|
+
self.$forceUpdate();
|
|
41067
|
+
}
|
|
40840
41068
|
},
|
|
40841
41069
|
inputHandler: function inputHandler(field, rowindex, index) {
|
|
40842
41070
|
var self = this;
|
|
40843
|
-
|
|
40844
|
-
self.$emit(
|
|
41071
|
+
self.model.input = field.input; //当前小组件事件作为大组件事件
|
|
41072
|
+
self.$emit("input");
|
|
41073
|
+
},
|
|
41074
|
+
popupSearchListHandler: function popupSearchListHandler(field, index) {
|
|
41075
|
+
var self = this;
|
|
41076
|
+
var submitData = {};
|
|
41077
|
+
var verified = true;
|
|
41078
|
+
var flagSearchlist = false;
|
|
41079
|
+
var tempFormData = self.model.getFormObj();
|
|
41080
|
+
var router = field.moreActionRouter;
|
|
41081
|
+
var check = true;
|
|
41082
|
+
var checkMsg;
|
|
41083
|
+
router.submitFormField.forEach(function (v) {
|
|
41084
|
+
self.model.tableData[index].field.forEach(function (f) {
|
|
41085
|
+
if (f.model && f.model.id === v) {
|
|
41086
|
+
if (typeof f.validExcute !== "undefined") {
|
|
41087
|
+
if (!f.validExcute()) {
|
|
41088
|
+
if (f.validMessage) {
|
|
41089
|
+
if (f.validMessage == "必填") {
|
|
41090
|
+
self.$message({
|
|
41091
|
+
message: "【" + f.model.label + "】" + f.validMessage,
|
|
41092
|
+
type: "error",
|
|
41093
|
+
showClose: true
|
|
41094
|
+
});
|
|
41095
|
+
} else {
|
|
41096
|
+
self.$message({
|
|
41097
|
+
message: f.validMessage,
|
|
41098
|
+
type: "error",
|
|
41099
|
+
showClose: true
|
|
41100
|
+
});
|
|
41101
|
+
}
|
|
41102
|
+
} else {
|
|
41103
|
+
self.$message({
|
|
41104
|
+
message: "【" + f.model.label + "】不能为空!",
|
|
41105
|
+
type: "error",
|
|
41106
|
+
showClose: true
|
|
41107
|
+
});
|
|
41108
|
+
}
|
|
41109
|
+
verified = false;
|
|
41110
|
+
return;
|
|
41111
|
+
}
|
|
41112
|
+
}
|
|
41113
|
+
}
|
|
41114
|
+
});
|
|
41115
|
+
if (!verified) {
|
|
41116
|
+
return;
|
|
41117
|
+
}
|
|
41118
|
+
submitData[v] = self.$common.getDataOfUpperLower(tempFormData[self.model.id][index], v);
|
|
41119
|
+
if (!submitData[v]) {
|
|
41120
|
+
var row = self.model.tableData[index].field.filter(function (value) {
|
|
41121
|
+
return self.$common.initialsToLowerCase(value.id) === v;
|
|
41122
|
+
});
|
|
41123
|
+
if (row[0].value == "") {
|
|
41124
|
+
checkMsg = "请先录入" + row[0].label;
|
|
41125
|
+
} else {
|
|
41126
|
+
checkMsg = "未读取到表单项(" + v + ")的值";
|
|
41127
|
+
}
|
|
41128
|
+
check = false;
|
|
41129
|
+
}
|
|
41130
|
+
});
|
|
41131
|
+
if (!verified) {
|
|
41132
|
+
return;
|
|
41133
|
+
}
|
|
41134
|
+
|
|
41135
|
+
if (!check) {
|
|
41136
|
+
self.$message({
|
|
41137
|
+
message: checkMsg,
|
|
41138
|
+
type: "warning",
|
|
41139
|
+
showClose: true
|
|
41140
|
+
});
|
|
41141
|
+
return;
|
|
41142
|
+
}
|
|
41143
|
+
if (router.id.indexOf("_") === 0) {
|
|
41144
|
+
flagSearchlist = true;
|
|
41145
|
+
}
|
|
41146
|
+
|
|
41147
|
+
submitData = router.getActionPara(submitData).para;
|
|
41148
|
+
var dialogOption = {
|
|
41149
|
+
title: router.pageTitle,
|
|
41150
|
+
pane: self.$common.getParentPane(self),
|
|
41151
|
+
content: [{
|
|
41152
|
+
component: flagSearchlist ? "ct-searchlist" : "ct-popupSearchList",
|
|
41153
|
+
attrs: {
|
|
41154
|
+
searchConditionApi: router.actionForSearchLayout,
|
|
41155
|
+
searchFormApi: router.actionForSearchLayout,
|
|
41156
|
+
searchDataApi: router.actionForSearch,
|
|
41157
|
+
apiParam: submitData,
|
|
41158
|
+
singleSelectio: true,
|
|
41159
|
+
width: router.dialogWidth + "px",
|
|
41160
|
+
height: (router.dialogHeight || 500) + "px",
|
|
41161
|
+
documentHeight: self.documentHeight,
|
|
41162
|
+
documentWidth: self.documentWidth,
|
|
41163
|
+
flagPopupSearchlist: flagSearchlist
|
|
41164
|
+
},
|
|
41165
|
+
on: {
|
|
41166
|
+
submit: function submit(option) {
|
|
41167
|
+
field.value = option[field.optionAttrs.value];
|
|
41168
|
+
field.text = option[field.optionAttrs.label];
|
|
41169
|
+
field.options.push(option);
|
|
41170
|
+
}
|
|
41171
|
+
}
|
|
41172
|
+
}]
|
|
41173
|
+
};
|
|
41174
|
+
this.$common.openDialog(dialogOption);
|
|
40845
41175
|
}
|
|
40846
41176
|
}
|
|
40847
41177
|
});
|
|
@@ -41661,6 +41991,10 @@ var ctSpan = { //临时的span组件对象,用于vue双向绑定,强制更
|
|
|
41661
41991
|
this.selectIndex = -1;
|
|
41662
41992
|
this.rowClickHandle();
|
|
41663
41993
|
},
|
|
41994
|
+
simpleRouterRefreshHandler: function simpleRouterRefreshHandler() {
|
|
41995
|
+
this.selectIndex = -1;
|
|
41996
|
+
this.rowClickHandle();
|
|
41997
|
+
},
|
|
41664
41998
|
saveShortcut: function saveShortcut() {
|
|
41665
41999
|
this.$refs.table.getPage(1);
|
|
41666
42000
|
},
|
|
@@ -43352,7 +43686,9 @@ var ctSpan = { //临时的span组件对象,用于vue双向绑定,强制更
|
|
|
43352
43686
|
self.$refs.Tree.setCurrentKey(self.model.modeltree[0].code);
|
|
43353
43687
|
}
|
|
43354
43688
|
});
|
|
43355
|
-
self.
|
|
43689
|
+
if (self.model.modeltree && self.model.modeltree[0]) {
|
|
43690
|
+
self.handleNodeClick(self.model.modeltree[0], true);
|
|
43691
|
+
}
|
|
43356
43692
|
}
|
|
43357
43693
|
|
|
43358
43694
|
case 10:
|
|
@@ -47764,7 +48100,7 @@ var content = __webpack_require__(387);
|
|
|
47764
48100
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
47765
48101
|
if(content.locals) module.exports = content.locals;
|
|
47766
48102
|
// add the styles to the DOM
|
|
47767
|
-
var update = __webpack_require__(2)("
|
|
48103
|
+
var update = __webpack_require__(2)("67b5093a", content, true, {});
|
|
47768
48104
|
|
|
47769
48105
|
/***/ }),
|
|
47770
48106
|
/* 387 */
|
|
@@ -47775,7 +48111,7 @@ exports = module.exports = __webpack_require__(1)(false);
|
|
|
47775
48111
|
|
|
47776
48112
|
|
|
47777
48113
|
// module
|
|
47778
|
-
exports.push([module.i, ".ct-contact[data-v-
|
|
48114
|
+
exports.push([module.i, ".ct-contact[data-v-52d03062]{border:1px solid #eceff2;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.06);box-shadow:0 2px 4px 0 rgba(0,0,0,.06);border-radius:6px;padding-bottom:10px;padding-top:10px;padding-left:10px}.ct-contact-form[data-v-52d03062],.ct-contact[data-v-52d03062]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;width:100%}", ""]);
|
|
47779
48115
|
|
|
47780
48116
|
// exports
|
|
47781
48117
|
|
|
@@ -48100,7 +48436,7 @@ var content = __webpack_require__(407);
|
|
|
48100
48436
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
48101
48437
|
if(content.locals) module.exports = content.locals;
|
|
48102
48438
|
// add the styles to the DOM
|
|
48103
|
-
var update = __webpack_require__(2)("
|
|
48439
|
+
var update = __webpack_require__(2)("53d0d8bc", content, true, {});
|
|
48104
48440
|
|
|
48105
48441
|
/***/ }),
|
|
48106
48442
|
/* 407 */
|
|
@@ -48111,7 +48447,7 @@ exports = module.exports = __webpack_require__(1)(false);
|
|
|
48111
48447
|
|
|
48112
48448
|
|
|
48113
48449
|
// module
|
|
48114
|
-
exports.push([module.i, ".sidebar[data-v-
|
|
48450
|
+
exports.push([module.i, ".sidebar[data-v-5b79bd3b]{z-index:1000;top:-1px;bottom:-1px;padding:0;width:auto;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.18);box-shadow:0 6px 12px rgba(0,0,0,.18)}", ""]);
|
|
48115
48451
|
|
|
48116
48452
|
// exports
|
|
48117
48453
|
|
|
@@ -48975,7 +49311,7 @@ var content = __webpack_require__(415);
|
|
|
48975
49311
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
48976
49312
|
if(content.locals) module.exports = content.locals;
|
|
48977
49313
|
// add the styles to the DOM
|
|
48978
|
-
var update = __webpack_require__(2)("
|
|
49314
|
+
var update = __webpack_require__(2)("19cafcd4", content, true, {});
|
|
48979
49315
|
|
|
48980
49316
|
/***/ }),
|
|
48981
49317
|
/* 415 */
|
|
@@ -48996,7 +49332,7 @@ exports.push([module.i, "body{margin:0;padding:0}.SeachScreenPop .el-popper{widt
|
|
|
48996
49332
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
48997
49333
|
|
|
48998
49334
|
"use strict";
|
|
48999
|
-
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'):_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()}),_vm._v(" "),_vm._l((_vm.model.btnScreen),function(col,index){return _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}})})],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'):_c(col.is,_vm._b({key:col.keyScreen,tag:"component",staticClass:"list-field",attrs:{"vmodel":col,"api":_vm.model.optionApi,"actionRouters":_vm.model.actionRouters},on:{"click":function($event){_vm.clickHandler(col)}}},'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"})])}
|
|
49335
|
+
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'):_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()}),_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'):_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'):_c(col.is,_vm._b({key:col.keyScreen,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"})])}
|
|
49000
49336
|
var staticRenderFns = []
|
|
49001
49337
|
var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
49002
49338
|
/* harmony default export */ __webpack_exports__["a"] = (esExports);
|
|
@@ -49012,7 +49348,7 @@ var content = __webpack_require__(418);
|
|
|
49012
49348
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
49013
49349
|
if(content.locals) module.exports = content.locals;
|
|
49014
49350
|
// add the styles to the DOM
|
|
49015
|
-
var update = __webpack_require__(2)("
|
|
49351
|
+
var update = __webpack_require__(2)("185ab4b4", content, true, {});
|
|
49016
49352
|
|
|
49017
49353
|
/***/ }),
|
|
49018
49354
|
/* 418 */
|
|
@@ -49718,7 +50054,7 @@ var content = __webpack_require__(460);
|
|
|
49718
50054
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
49719
50055
|
if(content.locals) module.exports = content.locals;
|
|
49720
50056
|
// add the styles to the DOM
|
|
49721
|
-
var update = __webpack_require__(2)("
|
|
50057
|
+
var update = __webpack_require__(2)("b5590eb0", content, true, {});
|
|
49722
50058
|
|
|
49723
50059
|
/***/ }),
|
|
49724
50060
|
/* 460 */
|
|
@@ -49942,7 +50278,7 @@ var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
|
49942
50278
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
49943
50279
|
|
|
49944
50280
|
"use strict";
|
|
49945
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"main",class:{'domDisabled':_vm.pageDisabled},staticStyle:{"width":"100%","height":"100%","display":"flex"}},[_c('div',{staticClass:"ct-search-list",style:({'height': _vm.pageHeightReal? _vm.pageHeightReal:'100%','width':_vm.searchWidth?_vm.searchWidth+'px':'100%'})},[(typeof _vm.title !== 'undefined' && _vm.showTitle)?_c('div',{staticClass:"clearfix",attrs:{"slot":"header"},slot:"header"},[_c('span',{staticStyle:{"font-weight":"bold"}},[_vm._v(_vm._s(_vm.title))])]):_vm._e(),_vm._v(" "),(_vm.searchCategoryApi)?_c('ct-searchcategory',{ref:"category",attrs:{"api":_vm.searchCategoryApi},on:{"loadedCategory":_vm.categoryLoaded,"loadedCategoryError":_vm.categoryLoadedError,"changeCategory":_vm.categorychange}}):_vm._e(),_vm._v(" "),_c('ct-searchscreen',{key:_vm.reloadKeyScreen,ref:"screen",attrs:{"api":_vm.searchConditionApi,"screenPara":_vm.screenPara,"categoryLoaded":_vm.loaded.categoryLoaded},on:{"loaded":_vm.screenLoaded,"search":function($event){_vm.search()},"saveShortcut":_vm.saveShortcut,"showTitle":_vm.showTitleScreenHandler}}),_vm._v(" "),_c('ct-searchtable',{key:_vm.reloadKeyTable,ref:"table",attrs:{"api":_vm.searchDataApi,"searchStatsApi":_vm.searchStatsApi,"from":_vm.from,"isIframe":_vm.isIframe,"documentHeight":_vm.documentHeight,"documentWidth":_vm.documentWidth,"flagPopupSearchlist":_vm.flagPopupSearchlist,"screenTop":_vm.screenTop,"flagAppMode":_vm.flagAppMode},on:{"loaded":_vm.tableLoaded,"toolbarClick":_vm.toolbarClickHandler,"refreshParent":_vm.refreshParentHandler,"searchComplate":_vm.searchComplate,"closeSideBar":_vm.closeSideBar,"rowClickHandle":_vm.rowClickHandle,"scrollHandle":_vm.scrollHandle,"refreshRowHandle":_vm.refreshRowHandle,"doClosePopoverHandle":_vm.doClosePopoverHandle,"showTitle":_vm.showTitleHandler,"popupClickHandler":_vm.popupClickHandler}})],1),_vm._v(" "),(_vm.flagSideBar && _vm.flagSideBarOfData)?_c('div',{ref:"sidebar",staticClass:"sidebar",style:({'height': _vm.pageHeight? _vm.pageHeight:'100%','width':_vm.sideBarWidth+'px',right:_vm.sideBarRight+'px'})},[_c('ct-Detail',{key:_vm.detailKey,ref:"detail",attrs:{"api":_vm.sideBarApi,"apiParam":_vm.sideBarApiParam,"pageType":_vm.sideBarPageType,"searchConditionApi":_vm.sideBarSearchConditionApi,"searchStatsApi":_vm.sideBarSearchStatsApi,"searchDataApi":_vm.sideBarSearchDataApi,"listHeight":_vm.listHeight,"selectIndex":_vm.selectIndex,"rowCount":_vm.rowCount,"drowerClose":_vm.drowerClose},on:{"clickNextHandler":_vm.clickNextHandler,"clickPrevHandler":_vm.clickPrevHandler,"simpleRouterclickHandler":_vm.simpleRouterclickHandler,"closeSideHandler":_vm.closeSideHandler,"submit":_vm.submitHandler}}),_vm._v(" "),_c('ct-SearchSideMenu',{ref:"sideMenu",attrs:{"sideBarMenuRight":_vm.sideBarMenuRight,"sideBarStatus":_vm.sideBarStatus},on:{"sideMenuClickHandler":_vm.sideMenuClickHandler}})],1):_vm._e()])}
|
|
50281
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"main",class:{'domDisabled':_vm.pageDisabled},staticStyle:{"width":"100%","height":"100%","display":"flex"}},[_c('div',{staticClass:"ct-search-list",style:({'height': _vm.pageHeightReal? _vm.pageHeightReal:'100%','width':_vm.searchWidth?_vm.searchWidth+'px':'100%'})},[(typeof _vm.title !== 'undefined' && _vm.showTitle)?_c('div',{staticClass:"clearfix",attrs:{"slot":"header"},slot:"header"},[_c('span',{staticStyle:{"font-weight":"bold"}},[_vm._v(_vm._s(_vm.title))])]):_vm._e(),_vm._v(" "),(_vm.searchCategoryApi)?_c('ct-searchcategory',{ref:"category",attrs:{"api":_vm.searchCategoryApi},on:{"loadedCategory":_vm.categoryLoaded,"loadedCategoryError":_vm.categoryLoadedError,"changeCategory":_vm.categorychange}}):_vm._e(),_vm._v(" "),_c('ct-searchscreen',{key:_vm.reloadKeyScreen,ref:"screen",attrs:{"api":_vm.searchConditionApi,"screenPara":_vm.screenPara,"categoryLoaded":_vm.loaded.categoryLoaded},on:{"loaded":_vm.screenLoaded,"search":function($event){_vm.search()},"saveShortcut":_vm.saveShortcut,"showTitle":_vm.showTitleScreenHandler}}),_vm._v(" "),_c('ct-searchtable',{key:_vm.reloadKeyTable,ref:"table",attrs:{"api":_vm.searchDataApi,"searchStatsApi":_vm.searchStatsApi,"from":_vm.from,"isIframe":_vm.isIframe,"documentHeight":_vm.documentHeight,"documentWidth":_vm.documentWidth,"flagPopupSearchlist":_vm.flagPopupSearchlist,"screenTop":_vm.screenTop,"flagAppMode":_vm.flagAppMode},on:{"loaded":_vm.tableLoaded,"toolbarClick":_vm.toolbarClickHandler,"refreshParent":_vm.refreshParentHandler,"searchComplate":_vm.searchComplate,"closeSideBar":_vm.closeSideBar,"rowClickHandle":_vm.rowClickHandle,"scrollHandle":_vm.scrollHandle,"refreshRowHandle":_vm.refreshRowHandle,"doClosePopoverHandle":_vm.doClosePopoverHandle,"showTitle":_vm.showTitleHandler,"popupClickHandler":_vm.popupClickHandler,"simpleRouterRefreshHandler":_vm.simpleRouterRefreshHandler}})],1),_vm._v(" "),(_vm.flagSideBar && _vm.flagSideBarOfData)?_c('div',{ref:"sidebar",staticClass:"sidebar",style:({'height': _vm.pageHeight? _vm.pageHeight:'100%','width':_vm.sideBarWidth+'px',right:_vm.sideBarRight+'px'})},[_c('ct-Detail',{key:_vm.detailKey,ref:"detail",attrs:{"api":_vm.sideBarApi,"apiParam":_vm.sideBarApiParam,"pageType":_vm.sideBarPageType,"searchConditionApi":_vm.sideBarSearchConditionApi,"searchStatsApi":_vm.sideBarSearchStatsApi,"searchDataApi":_vm.sideBarSearchDataApi,"listHeight":_vm.listHeight,"selectIndex":_vm.selectIndex,"rowCount":_vm.rowCount,"drowerClose":_vm.drowerClose},on:{"clickNextHandler":_vm.clickNextHandler,"clickPrevHandler":_vm.clickPrevHandler,"simpleRouterclickHandler":_vm.simpleRouterclickHandler,"closeSideHandler":_vm.closeSideHandler,"submit":_vm.submitHandler}}),_vm._v(" "),_c('ct-SearchSideMenu',{ref:"sideMenu",attrs:{"sideBarMenuRight":_vm.sideBarMenuRight,"sideBarStatus":_vm.sideBarStatus},on:{"sideMenuClickHandler":_vm.sideMenuClickHandler}})],1):_vm._e()])}
|
|
49946
50282
|
var staticRenderFns = []
|
|
49947
50283
|
var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
49948
50284
|
/* harmony default export */ __webpack_exports__["a"] = (esExports);
|
|
@@ -50169,7 +50505,7 @@ var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
|
50169
50505
|
"use strict";
|
|
50170
50506
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicPropertySimpleDetailRET_vue__ = __webpack_require__(187);
|
|
50171
50507
|
/* unused harmony namespace reexport */
|
|
50172
|
-
/* harmony import */ var
|
|
50508
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_02440632_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicPropertySimpleDetailRET_vue__ = __webpack_require__(490);
|
|
50173
50509
|
function injectStyle (ssrContext) {
|
|
50174
50510
|
__webpack_require__(479)
|
|
50175
50511
|
__webpack_require__(481)
|
|
@@ -50185,12 +50521,12 @@ var __vue_template_functional__ = false
|
|
|
50185
50521
|
/* styles */
|
|
50186
50522
|
var __vue_styles__ = injectStyle
|
|
50187
50523
|
/* scopeId */
|
|
50188
|
-
var __vue_scopeId__ = "data-v-
|
|
50524
|
+
var __vue_scopeId__ = "data-v-02440632"
|
|
50189
50525
|
/* moduleIdentifier (server only) */
|
|
50190
50526
|
var __vue_module_identifier__ = null
|
|
50191
50527
|
var Component = normalizeComponent(
|
|
50192
50528
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicPropertySimpleDetailRET_vue__["a" /* default */],
|
|
50193
|
-
|
|
50529
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_02440632_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicPropertySimpleDetailRET_vue__["a" /* default */],
|
|
50194
50530
|
__vue_template_functional__,
|
|
50195
50531
|
__vue_styles__,
|
|
50196
50532
|
__vue_scopeId__,
|
|
@@ -50211,7 +50547,7 @@ var content = __webpack_require__(480);
|
|
|
50211
50547
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
50212
50548
|
if(content.locals) module.exports = content.locals;
|
|
50213
50549
|
// add the styles to the DOM
|
|
50214
|
-
var update = __webpack_require__(2)("
|
|
50550
|
+
var update = __webpack_require__(2)("bd0f8298", content, true, {});
|
|
50215
50551
|
|
|
50216
50552
|
/***/ }),
|
|
50217
50553
|
/* 480 */
|
|
@@ -50223,7 +50559,7 @@ exports = module.exports = __webpack_require__(1)(false);
|
|
|
50223
50559
|
|
|
50224
50560
|
|
|
50225
50561
|
// module
|
|
50226
|
-
exports.push([module.i, ".t-tag[data-v-
|
|
50562
|
+
exports.push([module.i, ".t-tag[data-v-02440632]{color:#999;background:#f3f3f3;border:1px solid #d8d8d8;padding:2px 9px;border-radius:3px;margin-right:10px;font-size:12px}.more[data-v-02440632]{background:url(" + escape(__webpack_require__(83)) + ") no-repeat;background-size:100% 100%;width:26px;height:26px;display:table-caption;cursor:pointer}", ""]);
|
|
50227
50563
|
|
|
50228
50564
|
// exports
|
|
50229
50565
|
|
|
@@ -50239,7 +50575,7 @@ var content = __webpack_require__(482);
|
|
|
50239
50575
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
50240
50576
|
if(content.locals) module.exports = content.locals;
|
|
50241
50577
|
// add the styles to the DOM
|
|
50242
|
-
var update = __webpack_require__(2)("
|
|
50578
|
+
var update = __webpack_require__(2)("6258abe7", content, true, {});
|
|
50243
50579
|
|
|
50244
50580
|
/***/ }),
|
|
50245
50581
|
/* 482 */
|
|
@@ -50266,7 +50602,7 @@ var content = __webpack_require__(484);
|
|
|
50266
50602
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
50267
50603
|
if(content.locals) module.exports = content.locals;
|
|
50268
50604
|
// add the styles to the DOM
|
|
50269
|
-
var update = __webpack_require__(2)("
|
|
50605
|
+
var update = __webpack_require__(2)("95978120", content, true, {});
|
|
50270
50606
|
|
|
50271
50607
|
/***/ }),
|
|
50272
50608
|
/* 484 */
|
|
@@ -50277,7 +50613,7 @@ exports = module.exports = __webpack_require__(1)(false);
|
|
|
50277
50613
|
|
|
50278
50614
|
|
|
50279
50615
|
// module
|
|
50280
|
-
exports.push([module.i, ".el-collapse{border-top:none}.ct-collapse-item-title .el-collapse-item__header{color:#303133!important;line-height:normal}.el-collapse-saveLine .ct-collapse-item-title:last-child .el-collapse-item__wrap{border-bottom:none}.button-initial{margin-top:8px}.button-absolute{z-index:100;bottom:0;left:0;border-radius:0 0 4px 4px;position:absolute;line-height:34px;background-color:#fff;width:100%;margin:auto;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0/10%);box-shadow:0 2px 20px 0 rgb(0 0 0/10%)}", ""]);
|
|
50616
|
+
exports.push([module.i, ".el-collapse{border-top:none}.ct-collapse-item-title .el-collapse-item__header{color:#303133!important;line-height:normal}.el-collapse-saveLine .ct-collapse-item-title:last-child .el-collapse-item__wrap{border-bottom:none}.button-initial{margin-top:8px}.button-absolute{z-index:100;bottom:0;left:0;right:0;border-radius:0 0 4px 4px;position:absolute;line-height:34px;background-color:#fff;width:100%;margin:auto;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0/10%);box-shadow:0 2px 20px 0 rgb(0 0 0/10%)}", ""]);
|
|
50281
50617
|
|
|
50282
50618
|
// exports
|
|
50283
50619
|
|
|
@@ -50371,7 +50707,7 @@ var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
|
50371
50707
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
50372
50708
|
|
|
50373
50709
|
"use strict";
|
|
50374
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"main",staticClass:"main",staticStyle:{"position":"relative","overflow":"hidden"}},[(_vm.model !== null)?_c('div',{staticStyle:{"height":"36px","margin-top":"10px","display":"flex","border-bottom":"solid 2px var(--chinaRed)"}},[(_vm.model.routerForQRCode !== null)?_c('el-popover',{attrs:{"placement":"left-start","trigger":"hover"},on:{"show":function($event){_vm.fieldClickHandler(_vm.model.routerForQRCode, $event)}}},[_c('div',{staticStyle:{"border-bottom":"none"}},[_c('div',{staticStyle:{"text-align":"center","margin-bottom":"10px"}},[_vm._v("APP扫码")]),_vm._v(" "),_c('div',{staticStyle:{"width":"200px","height":"200px"}},[_c('img',{attrs:{"src":_vm.model.QRCode},on:{"click":function($event){_vm.fieldClickHandler(_vm.model.routerForQRCode, $event)}}})]),_vm._v(" "),_c('div',{staticStyle:{"text-align":"center","margin-top":"10px"}},[_vm._v("点击二维码刷新")])]),_vm._v(" "),_c('img',{staticClass:"code-ewm",staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-left":"22px"},attrs:{"slot":"reference","src":_vm.model.fields1Dic.ewmUrl.value},slot:"reference"})]):_vm._e(),_vm._v(" "),_c('div',{staticStyle:{"font-size":"14px","color":"var(--centalineBlack)","padding-left":"10px","line-height":"26px"},style:({ 'width': _vm.topWidth + 'px' })},[_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.PropertyNo.label))]),_vm._v(" "),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.PropertyNo.value))])]),_vm._v(" "),_c('img',{class:{ 'domDisabled': _vm.selectIndex <= 0 },staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-right":"11px","cursor":"pointer"},attrs:{"src":__webpack_require__(40),"alt":""},on:{"click":_vm.clickPrevHandler}}),_vm._v(" "),_c('img',{class:{ 'domDisabled': _vm.selectIndex === _vm.rowCount - 1 },staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-right":"8px","cursor":"pointer"},attrs:{"src":__webpack_require__(41),"alt":""},on:{"click":_vm.clickNextHandler}}),_vm._v(" "),(!_vm.model.flagAppMode && _vm.showIndex < 4)?_c('div',{staticClass:"el-icon-close cursor",staticStyle:{"padding-top":"5px"},on:{"click":_vm.closeSideHandler}}):_vm._e(),_vm._v(" "),(_vm.model.flagAppMode ||_vm.showIndex > 3 )?_c('span',{staticClass:"more",staticStyle:{"margin-right":"10px"},attrs:{"slot":_vm.showIndex > 0 ? 'reference' : ''},on:{"click":function($event){_vm.drawer = true}},slot:_vm.showIndex > 0 ? 'reference' : ''}):_vm._e(),_vm._v(" "),_c('el-drawer',{staticClass:"drawerMore",staticStyle:{"position":"absolute"},attrs:{"title":"更多操作","visible":_vm.drawer,"direction":"ttb","modal":false,"size":"30%"},on:{"update:visible":function($event){_vm.drawer=$event}}},[_c('div',{staticStyle:{"display":"flex","flex-flow":"row wrap"}},_vm._l((_vm.model.actionRoutersSimple.slice(_vm.showIndex)),function(router,index){return (!router.rightField || (_vm.model.fields1Dic[router.rightField] && _vm.model.fields1Dic[router.rightField].value == 1))?_c(router.is,{key:index,tag:"component",staticClass:"drawerButton",attrs:{"vmodel":router,"flagAppMode":true,"api":_vm.model.optionApi},on:{"click":function($event){_vm.fieldClickHandler(router)}}}):_vm._e()}))])],1):_vm._e(),_vm._v(" "),(_vm.model !== null)?_c('div',{staticStyle:{"padding-left":"20px","padding-right":"20px"}},[_c('div',{ref:"title",staticStyle:{"margin-top":"18px"}},[_c('div',{staticStyle:{"font-weight":"Bold","font-size":"16px","color":"#333333","display":"flex"}},[(_vm.model.actionRouterFavorite)?_c('img',{staticClass:"Simplecollection",attrs:{"src":_vm.model.actionRouterFavorite.imgUrl,"alt":""},on:{"click":function($event){_vm.fieldClickHandler(_vm.model.actionRouterFavorite, $event)}}}):_vm._e(),_vm._v(" "),_c('span',{staticClass:"cursorLink",on:{"click":function($event){_vm.fieldClickHandler(_vm.model.actionRouterEstate, $event)}}},[_vm._v(_vm._s(_vm.model.fields1Dic.EstateName.value))]),_vm._v(" "),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.BuildingName.value))]),_vm._v(" "),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.RoomNo.value))]),_vm._v(" "),_c('div',{staticStyle:{"border":"1px solid #E0E0E0","font-size":"12px","color":"#333333","padding-top":"3px","width":"68px","height":"26px","border-radius":"6px","text-align":"center","margin-left":"auto"}},[_vm._v("\n "+_vm._s(_vm.model.fields1Dic.StatusName.value)+"\n ")])]),_vm._v(" "),_c('div',{staticStyle:{"font-size":"12px","color":"#999999","margin-top":"7px"}},[_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.DistrictName.value))]),_vm._v(" "),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.AreaName.value))])]),_vm._v(" "),_c('div',{staticStyle:{"display":"flex","flex-wrap":"wrap"}},_vm._l((_vm.model.actionRouterLabel),function(tag,index){return _c('div',{key:index,staticClass:"t-tag",staticStyle:{"margin-top":"7px"},style:({ color: tag.textColor, backgroundColor: tag.bgColor, borderColor: tag.borderColor })},[_vm._v("\n "+_vm._s(tag.label)+"\n ")])})),_vm._v(" "),(_vm.model.fields1Dic.PropertyDepict && _vm.model.fields1Dic.PropertyDepict.value !== '')?_c('div',{staticStyle:{"font-weight":"bold","font-size":"13px","margin-top":"10px","background":"rgb(236, 249, 255)","flex":"1","align-items":"center","padding":"5px","border-radius":"5px","word-break":"break-all"},domProps:{"innerHTML":_vm._s(_vm.model.fields1Dic.PropertyDepict.value)}}):_vm._e()]),_vm._v(" "),(_vm.model.flagHiddenSensitiveInfo)?_c('div',{staticStyle:{"display":"flex","align-items":"center","justify-content":"center","margin-top":"50%","height":"0px"}},[_c('div',{domProps:{"innerHTML":_vm._s(_vm.model.hiddenSensitiveInfoReason)}})]):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo)?_c('div',{staticClass:"areaValue"},[_c('div',{staticStyle:{"width":"33.33%"}},[_c('div',{staticClass:"areaValuetile"},[_vm._v(_vm._s(_vm.model.fields1Dic.Area.label.replace(':', '')))]),_vm._v(" "),_c('div',{staticClass:"areaValueRed"},[_vm._v("\n "+_vm._s(_vm.model.fields1Dic.Area.value)+_vm._s(_vm.model.fields1Dic.Area.unitName))])]),_vm._v(" "),_c('div',{staticStyle:{"width":"33.33%"}},[_c('div',{staticClass:"areaValuetile"},[_vm._v(_vm._s(_vm.model.fields1Dic.Price.label.replace(':', '')))]),_vm._v(" "),_c('div',{staticClass:"areaValueRed"},[_c('span',{domProps:{"innerHTML":_vm._s(_vm.model.fields1Dic.Price.value)}}),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.Price.unitName))])])]),_vm._v(" "),_c('div',{staticStyle:{"width":"33.33%"}},[_c('div',{staticClass:"areaValuetile"},[_vm._v(_vm._s(_vm.model.fields1Dic.FloorName.label.replace(':', '')))]),_vm._v(" "),_c('div',{staticClass:"areaValueRed"},[_vm._v("\n "+_vm._s(_vm.model.fields1Dic.FloorName.value))])])]):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo && _vm.model.contactApiRouter !== null)?_c('div',{ref:"contact",staticStyle:{"margin-top":"16px"},attrs:{"id":"contact"}},[_c('ct-contact',{key:_vm.refreshKey,attrs:{"apiRouter":_vm.model.contactApiRouter,"api":_vm.model.contactApiRouter.action,"apiParam":_vm.model.contactApiRouter.getSearchPara()}})],1):_vm._e(),_vm._v(" "),(!_vm.model.flagAppMode && !_vm.model.flagHiddenSensitiveInfo && _vm.model.actionRoutersSimple !== null)?_c('div',{ref:"routers",staticStyle:{"margin-top":"16px","display":"flex"}},_vm._l((_vm.model.actionRoutersSimple.slice(0, _vm.showIndex > 0 ? _vm.showIndex : _vm.model.actionRoutersSimple.length)),function(router,index){return (!router.rightField || (_vm.model.fields1Dic[router.rightField] && _vm.model.fields1Dic[router.rightField].value == 1))?_c(router.is,{key:index,ref:'routers' + index,refInFor:true,tag:"component",staticClass:"crossButton",attrs:{"flagAppMode":true,"vmodel":router,"api":_vm.model.optionApi},on:{"click":function($event){_vm.fieldClickHandler(router)}}}):_vm._e()})):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo && _vm.model.shortcutFollowForm !== undefined && _vm.model.shortcutFollowForm !== null)?_c('div',{ref:"shortcutFollow",staticClass:"shortcutFollow",staticStyle:{"margin-top":"16px"}},[_c('ct-form',{attrs:{"source":_vm.model.shortcutFollowForm,"openType":'detail'},on:{"submit":_vm.saveShortcutFollow}})],1):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo)?_c('div',{staticClass:"tablist-info base-box"},[_c('div',{staticClass:"details-tabs-box"},[_c('el-tabs',{attrs:{"value":_vm.model.activeIndex1},on:{"tab-click":_vm.handleSelect}},_vm._l((_vm.model.tags1),function(col,index){return _c('el-tab-pane',{key:col.appID,attrs:{"index":index.toString(),"name":index.toString()}},[_c('div',{attrs:{"slot":"label"},domProps:{"innerHTML":_vm._s(col.appName)},slot:"label"})])})),_vm._v(" "),(_vm.model.searchConditionApiTags1)?_c('ct-searchlist',{key:'list' + _vm.listKey.toString() + _vm.refershKey,ref:"searchlist",attrs:{"apiParam":_vm.model.paramDataTags1,"flagFocus":false,"searchConditionApi":_vm.model.searchConditionApiTags1,"searchDataApi":_vm.model.searchDataApiTags1,"flagAppMode":_vm.model.flagAppMode}}):_vm._e()],1)]):_vm._e()]):_vm._e(),_vm._v(" "),(_vm.isLoading)?_c('div',{directives:[{name:"loading",rawName:"v-loading",value:(_vm.isLoading),expression:"isLoading"}],style:({'height': _vm.loadingHeight+'px',})}):_vm._e()])}
|
|
50710
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"main",staticClass:"main",staticStyle:{"position":"relative","overflow":"hidden"}},[(_vm.model !== null)?_c('div',{staticStyle:{"height":"36px","margin-top":"10px","display":"flex","border-bottom":"solid 2px var(--chinaRed)"}},[(_vm.model.routerForQRCode !== null)?_c('el-popover',{attrs:{"placement":"left-start","trigger":"hover"},on:{"show":function($event){_vm.fieldClickHandler(_vm.model.routerForQRCode, $event)}}},[_c('div',{staticStyle:{"border-bottom":"none"}},[_c('div',{staticStyle:{"text-align":"center","margin-bottom":"10px"}},[_vm._v("APP扫码")]),_vm._v(" "),_c('div',{staticStyle:{"width":"200px","height":"200px"}},[_c('img',{attrs:{"src":_vm.model.QRCode},on:{"click":function($event){_vm.fieldClickHandler(_vm.model.routerForQRCode, $event)}}})]),_vm._v(" "),_c('div',{staticStyle:{"text-align":"center","margin-top":"10px"}},[_vm._v("点击二维码刷新")])]),_vm._v(" "),_c('img',{staticClass:"code-ewm",staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-left":"22px"},attrs:{"slot":"reference","src":_vm.model.fields1Dic.ewmUrl.value},slot:"reference"})]):_vm._e(),_vm._v(" "),_c('div',{staticStyle:{"font-size":"14px","color":"var(--centalineBlack)","padding-left":"10px","line-height":"26px"},style:({ 'width': _vm.topWidth + 'px' })},[_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.PropertyNo.label))]),_vm._v(" "),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.PropertyNo.value))])]),_vm._v(" "),_c('img',{class:{ 'domDisabled': _vm.selectIndex <= 0 },staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-right":"11px","cursor":"pointer"},attrs:{"src":__webpack_require__(40),"alt":""},on:{"click":_vm.clickPrevHandler}}),_vm._v(" "),_c('img',{class:{ 'domDisabled': _vm.selectIndex === _vm.rowCount - 1 },staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-right":"8px","cursor":"pointer"},attrs:{"src":__webpack_require__(41),"alt":""},on:{"click":_vm.clickNextHandler}}),_vm._v(" "),(!_vm.model.flagAppMode && _vm.showIndex < 4)?_c('div',{staticClass:"el-icon-close cursor",staticStyle:{"padding-top":"5px"},on:{"click":_vm.closeSideHandler}}):_vm._e(),_vm._v(" "),(_vm.model.flagAppMode ||_vm.showIndex > 3 )?_c('span',{staticClass:"more",staticStyle:{"margin-right":"10px"},attrs:{"slot":_vm.showIndex > 0 ? 'reference' : ''},on:{"click":function($event){_vm.drawer = true}},slot:_vm.showIndex > 0 ? 'reference' : ''}):_vm._e(),_vm._v(" "),_c('el-drawer',{staticClass:"drawerMore",staticStyle:{"position":"absolute"},attrs:{"title":"更多操作","visible":_vm.drawer,"direction":"ttb","modal":false,"size":"30%"},on:{"update:visible":function($event){_vm.drawer=$event}}},[_c('div',{staticStyle:{"display":"flex","flex-flow":"row wrap"}},_vm._l((_vm.model.actionRoutersSimple.slice(_vm.showIndex)),function(router,index){return (!router.rightField || (_vm.model.fields1Dic[router.rightField] && _vm.model.fields1Dic[router.rightField].value == 1))?_c(router.is,{key:index,tag:"component",staticClass:"drawerButton",attrs:{"vmodel":router,"flagAppMode":true,"api":_vm.model.optionApi},on:{"click":function($event){_vm.fieldClickHandler(router)}}}):_vm._e()}))])],1):_vm._e(),_vm._v(" "),(_vm.model !== null)?_c('div',{staticStyle:{"padding-left":"20px","padding-right":"20px"}},[_c('div',{ref:"title",staticStyle:{"margin-top":"18px"}},[_c('div',{staticStyle:{"font-weight":"Bold","font-size":"16px","color":"#333333","display":"flex"}},[(_vm.model.actionRouterFavorite)?_c('img',{staticClass:"Simplecollection",attrs:{"src":_vm.model.actionRouterFavorite.imgUrl,"alt":""},on:{"click":function($event){_vm.fieldClickHandler(_vm.model.actionRouterFavorite, $event)}}}):_vm._e(),_vm._v(" "),_c('span',{staticClass:"cursorLink",on:{"click":function($event){_vm.fieldClickHandler(_vm.model.actionRouterEstate, $event)}}},[_vm._v(_vm._s(_vm.model.fields1Dic.EstateName.value))]),_vm._v(" "),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.BuildingName.value))]),_vm._v(" "),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.RoomNo.value))]),_vm._v(" "),_c('div',{staticStyle:{"border":"1px solid #E0E0E0","font-size":"12px","color":"#333333","padding-top":"3px","width":"68px","height":"26px","border-radius":"6px","text-align":"center","margin-left":"auto"}},[_vm._v("\n "+_vm._s(_vm.model.fields1Dic.StatusName.value)+"\n ")])]),_vm._v(" "),_c('div',{staticStyle:{"font-size":"12px","color":"#999999","margin-top":"7px"}},[_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.DistrictName.value))]),_vm._v(" "),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.AreaName.value))])]),_vm._v(" "),_c('div',{staticStyle:{"display":"flex","flex-wrap":"wrap"}},_vm._l((_vm.model.actionRouterLabel),function(tag,index){return _c('div',{key:index,staticClass:"t-tag",staticStyle:{"margin-top":"7px"},style:({ color: tag.textColor, backgroundColor: tag.bgColor, borderColor: tag.borderColor })},[_vm._v("\n "+_vm._s(tag.label)+"\n ")])})),_vm._v(" "),(_vm.model.fields1Dic.PropertyDepict && _vm.model.fields1Dic.PropertyDepict.value !== '')?_c('div',{staticStyle:{"font-weight":"bold","font-size":"13px","margin-top":"10px","background":"rgb(236, 249, 255)","flex":"1","align-items":"center","padding":"5px","border-radius":"5px","word-break":"break-all"},domProps:{"innerHTML":_vm._s(_vm.model.fields1Dic.PropertyDepict.value)}}):_vm._e()]),_vm._v(" "),(_vm.model.flagHiddenSensitiveInfo)?_c('div',{staticStyle:{"display":"flex","align-items":"center","justify-content":"center","margin-top":"50%","height":"0px"}},[_c('div',{domProps:{"innerHTML":_vm._s(_vm.model.hiddenSensitiveInfoReason)}})]):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo)?_c('div',{staticClass:"areaValue"},[_c('div',{staticStyle:{"width":"33.33%"}},[_c('div',{staticClass:"areaValuetile"},[_vm._v(_vm._s(_vm.model.fields1Dic.Area.label.replace(':', '')))]),_vm._v(" "),_c('div',{staticClass:"areaValueRed"},[_vm._v("\n "+_vm._s(_vm.model.fields1Dic.Area.value)+_vm._s(_vm.model.fields1Dic.Area.unitName))])]),_vm._v(" "),_c('div',{staticStyle:{"width":"33.33%"}},[_c('div',{staticClass:"areaValuetile"},[_vm._v(_vm._s(_vm.model.fields1Dic.Price.label.replace(':', '')))]),_vm._v(" "),_c('div',{staticClass:"areaValueRed"},[_c('span',{domProps:{"innerHTML":_vm._s(_vm.model.fields1Dic.Price.value)}}),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.Price.unitName))])])]),_vm._v(" "),_c('div',{staticStyle:{"width":"33.33%"}},[_c('div',{staticClass:"areaValuetile"},[_vm._v(_vm._s(_vm.model.fields1Dic.FloorName.label.replace(':', '')))]),_vm._v(" "),_c('div',{staticClass:"areaValueRed"},[_vm._v("\n "+_vm._s(_vm.model.fields1Dic.FloorName.value))])])]):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo && _vm.model.contactApiRouter !== null)?_c('div',{ref:"contact",staticStyle:{"margin-top":"16px"},attrs:{"id":"contact"}},[_c('ct-contact',{key:_vm.refreshKey,attrs:{"apiRouter":_vm.model.contactApiRouter,"api":_vm.model.contactApiRouter.action,"apiParam":_vm.model.contactApiRouter.getSearchPara()}})],1):_vm._e(),_vm._v(" "),(!_vm.model.flagAppMode && !_vm.model.flagHiddenSensitiveInfo && _vm.model.actionRoutersSimple !== null)?_c('div',{ref:"routers",staticStyle:{"margin-top":"16px","display":"flex"}},_vm._l((_vm.model.actionRoutersSimple.slice(0, _vm.showIndex > 0 ? _vm.showIndex : _vm.model.actionRoutersSimple.length)),function(router,index){return (!router.rightField || (_vm.model.fields1Dic[router.rightField] && _vm.model.fields1Dic[router.rightField].value == 1))?_c(router.is,{key:index,ref:'routers' + index,refInFor:true,tag:"component",staticClass:"crossButton",attrs:{"flagAppMode":true,"vmodel":router,"api":_vm.model.optionApi},on:{"click":function($event){_vm.fieldClickHandler(router)}}}):_vm._e()})):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo && _vm.model.shortcutFollowForm !== undefined && _vm.model.shortcutFollowForm !== null)?_c('div',{ref:"shortcutFollow",staticClass:"shortcutFollow",staticStyle:{"margin-top":"16px"}},[_c('ct-form',{attrs:{"source":_vm.model.shortcutFollowForm,"openType":'detail'},on:{"submit":_vm.saveShortcutFollow}})],1):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo)?_c('div',{staticClass:"tablist-info base-box"},[_c('div',{staticClass:"details-tabs-box"},[_c('el-tabs',{attrs:{"value":_vm.model.activeIndex1},on:{"tab-click":_vm.handleSelect}},_vm._l((_vm.model.tags1),function(col,index){return _c('el-tab-pane',{key:col.appID,attrs:{"index":index.toString(),"name":index.toString()}},[_c('div',{attrs:{"slot":"label"},domProps:{"innerHTML":_vm._s(col.appName)},slot:"label"})])})),_vm._v(" "),(_vm.model.searchConditionApiTags1)?_c('ct-searchlist',{key:'list' + _vm.listKey.toString() + _vm.refershKey,ref:"searchlist",attrs:{"from":'simpleDetail',"apiParam":_vm.model.paramDataTags1,"flagFocus":false,"searchConditionApi":_vm.model.searchConditionApiTags1,"searchDataApi":_vm.model.searchDataApiTags1,"flagAppMode":_vm.model.flagAppMode}}):_vm._e()],1)]):_vm._e()]):_vm._e(),_vm._v(" "),(_vm.isLoading)?_c('div',{directives:[{name:"loading",rawName:"v-loading",value:(_vm.isLoading),expression:"isLoading"}],style:({'height': _vm.loadingHeight+'px',})}):_vm._e()])}
|
|
50375
50711
|
var staticRenderFns = []
|
|
50376
50712
|
var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
50377
50713
|
/* harmony default export */ __webpack_exports__["a"] = (esExports);
|
|
@@ -50383,7 +50719,7 @@ var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
|
50383
50719
|
"use strict";
|
|
50384
50720
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicEstateSimpleDetail_vue__ = __webpack_require__(190);
|
|
50385
50721
|
/* unused harmony namespace reexport */
|
|
50386
|
-
/* harmony import */ var
|
|
50722
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_7516a1c4_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicEstateSimpleDetail_vue__ = __webpack_require__(496);
|
|
50387
50723
|
function injectStyle (ssrContext) {
|
|
50388
50724
|
__webpack_require__(492)
|
|
50389
50725
|
__webpack_require__(494)
|
|
@@ -50399,12 +50735,12 @@ var __vue_template_functional__ = false
|
|
|
50399
50735
|
/* styles */
|
|
50400
50736
|
var __vue_styles__ = injectStyle
|
|
50401
50737
|
/* scopeId */
|
|
50402
|
-
var __vue_scopeId__ = "data-v-
|
|
50738
|
+
var __vue_scopeId__ = "data-v-7516a1c4"
|
|
50403
50739
|
/* moduleIdentifier (server only) */
|
|
50404
50740
|
var __vue_module_identifier__ = null
|
|
50405
50741
|
var Component = normalizeComponent(
|
|
50406
50742
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicEstateSimpleDetail_vue__["a" /* default */],
|
|
50407
|
-
|
|
50743
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_7516a1c4_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicEstateSimpleDetail_vue__["a" /* default */],
|
|
50408
50744
|
__vue_template_functional__,
|
|
50409
50745
|
__vue_styles__,
|
|
50410
50746
|
__vue_scopeId__,
|
|
@@ -50425,7 +50761,7 @@ var content = __webpack_require__(493);
|
|
|
50425
50761
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
50426
50762
|
if(content.locals) module.exports = content.locals;
|
|
50427
50763
|
// add the styles to the DOM
|
|
50428
|
-
var update = __webpack_require__(2)("
|
|
50764
|
+
var update = __webpack_require__(2)("35c43503", content, true, {});
|
|
50429
50765
|
|
|
50430
50766
|
/***/ }),
|
|
50431
50767
|
/* 493 */
|
|
@@ -50437,7 +50773,7 @@ exports = module.exports = __webpack_require__(1)(false);
|
|
|
50437
50773
|
|
|
50438
50774
|
|
|
50439
50775
|
// module
|
|
50440
|
-
exports.push([module.i, ".t-tag[data-v-
|
|
50776
|
+
exports.push([module.i, ".t-tag[data-v-7516a1c4]{color:#999;background:#f3f3f3;border:1px solid #d8d8d8;padding:2px 9px;border-radius:3px;margin-right:10px;font-size:12px}.more[data-v-7516a1c4]{background:url(" + escape(__webpack_require__(83)) + ") no-repeat;background-size:100% 100%;width:26px;height:26px;display:table-caption;cursor:pointer}", ""]);
|
|
50441
50777
|
|
|
50442
50778
|
// exports
|
|
50443
50779
|
|
|
@@ -50453,7 +50789,7 @@ var content = __webpack_require__(495);
|
|
|
50453
50789
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
50454
50790
|
if(content.locals) module.exports = content.locals;
|
|
50455
50791
|
// add the styles to the DOM
|
|
50456
|
-
var update = __webpack_require__(2)("
|
|
50792
|
+
var update = __webpack_require__(2)("68fbc3f6", content, true, {});
|
|
50457
50793
|
|
|
50458
50794
|
/***/ }),
|
|
50459
50795
|
/* 495 */
|
|
@@ -50474,7 +50810,7 @@ exports.push([module.i, ".drawerMore{width:410px;left:auto;top:0}.v-modal{positi
|
|
|
50474
50810
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
50475
50811
|
|
|
50476
50812
|
"use strict";
|
|
50477
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"main",staticClass:"main",staticStyle:{"position":"relative","overflow":"hidden"}},[(_vm.model !== null)?_c('div',{staticStyle:{"height":"36px","margin-top":"10px","display":"flex","border-bottom":"solid 2px var(--chinaRed)"}},[(_vm.model.routerForQRCode !== null)?_c('el-popover',{attrs:{"placement":"left-start","trigger":"hover"},on:{"show":function($event){_vm.fieldClickHandler(_vm.model.routerForQRCode, $event)}}},[_c('div',{staticStyle:{"border-bottom":"none"}},[_c('div',{staticStyle:{"text-align":"center","margin-bottom":"10px"}},[_vm._v("APP扫码")]),_vm._v(" "),_c('div',{staticStyle:{"width":"200px","height":"200px"}},[_c('img',{attrs:{"src":_vm.model.QRCode},on:{"click":function($event){_vm.fieldClickHandler(_vm.model.routerForQRCode, $event)}}})]),_vm._v(" "),_c('div',{staticStyle:{"text-align":"center","margin-top":"10px"}},[_vm._v("点击二维码刷新")])]),_vm._v(" "),_c('img',{staticClass:"code-ewm",staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-left":"22px"},attrs:{"slot":"reference","src":_vm.model.fields1Dic.ewmUrl.value},slot:"reference"})]):_vm._e(),_vm._v(" "),_c('div',{staticStyle:{"font-size":"14px","color":"var(--centalineBlack)","padding-left":"10px","line-height":"26px"},style:({ 'width': _vm.topWidth + 'px' })},[_c('div',{staticStyle:{"white-space":"nowrap","overflow":"hidden","text-overflow":"ellipsis"},style:({ 'width': (_vm.topWidth-24) + 'px' }),attrs:{"title":_vm.model.title}},[_vm._v(_vm._s(_vm.model.title))])]),_vm._v(" "),_c('img',{class:{ 'domDisabled': _vm.selectIndex <= 0 },staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-right":"11px","cursor":"pointer"},attrs:{"src":__webpack_require__(40),"alt":""},on:{"click":_vm.clickPrevHandler}}),_vm._v(" "),_c('img',{class:{ 'domDisabled': _vm.selectIndex === _vm.rowCount - 1 },staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-right":"8px","cursor":"pointer"},attrs:{"src":__webpack_require__(41),"alt":""},on:{"click":_vm.clickNextHandler}}),_vm._v(" "),(!_vm.model.flagAppMode && _vm.showIndex < 4)?_c('div',{staticClass:"el-icon-close cursor",staticStyle:{"padding-top":"5px"},on:{"click":_vm.closeSideHandler}}):_vm._e(),_vm._v(" "),(_vm.model.flagAppMode ||_vm.showIndex > 3 )?_c('span',{staticClass:"more",staticStyle:{"margin-right":"10px"},attrs:{"slot":_vm.showIndex > 0 ? 'reference' : ''},on:{"click":function($event){_vm.drawer = true}},slot:_vm.showIndex > 0 ? 'reference' : ''}):_vm._e(),_vm._v(" "),_c('el-drawer',{staticClass:"drawerMore",staticStyle:{"position":"absolute"},attrs:{"title":"更多操作","visible":_vm.drawer,"direction":"ttb","modal":false,"size":"30%"},on:{"update:visible":function($event){_vm.drawer=$event}}},[_c('div',{staticStyle:{"display":"flex","flex-flow":"row wrap"}},_vm._l((_vm.model.actionRoutersSimple.slice(_vm.showIndex)),function(router,index){return (!router.rightField || (_vm.model.fields1Dic[router.rightField] && _vm.model.fields1Dic[router.rightField].value == 1))?_c(router.is,{key:index,tag:"component",staticClass:"drawerButton",attrs:{"vmodel":router,"flagAppMode":true,"api":_vm.model.optionApi},on:{"click":function($event){_vm.fieldClickHandler(router)}}}):_vm._e()}))])],1):_vm._e(),_vm._v(" "),(_vm.model !== null)?_c('div',{staticStyle:{"padding-left":"20px","padding-right":"20px"}},[_c('div',{staticClass:"hous-t",staticStyle:{"margin-top":"18px"}},[_c('ct-albums',{attrs:{"mediaAlbums":_vm.model.mediaAlbums,"noMediaUrl":_vm.model.noMediaUrl,"title":_vm.model.title,"imgWidth":'358',"imgHeight":'236'}})],1),_vm._v(" "),(_vm.model.flagHiddenSensitiveInfo)?_c('div',{staticStyle:{"display":"flex","align-items":"center","justify-content":"center","margin-top":"50%","height":"0px"}},[_c('div',{domProps:{"innerHTML":_vm._s(_vm.model.hiddenSensitiveInfoReason)}})]):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo && _vm.model.contactApiRouter !== null)?_c('div',{ref:"contact",staticStyle:{"margin-top":"16px"},attrs:{"id":"contact"}},[_c('ct-contact',{key:_vm.refreshKey,attrs:{"apiRouter":_vm.model.contactApiRouter,"api":_vm.model.contactApiRouter.action,"apiParam":_vm.model.contactApiRouter.getSearchPara()}})],1):_vm._e(),_vm._v(" "),(!_vm.model.flagAppMode && !_vm.model.flagHiddenSensitiveInfo && _vm.model.actionRoutersSimple !== null)?_c('div',{ref:"routers",staticStyle:{"margin-top":"16px","display":"flex"}},_vm._l((_vm.model.actionRoutersSimple.slice(0, _vm.showIndex > 0 ? _vm.showIndex : _vm.model.actionRoutersSimple.length)),function(router,index){return (!router.rightField || (_vm.model.fields1Dic[router.rightField] && _vm.model.fields1Dic[router.rightField].value == 1))?_c(router.is,{key:index,ref:'routers' + index,refInFor:true,tag:"component",staticClass:"crossButton",attrs:{"flagAppMode":true,"vmodel":router,"api":_vm.model.optionApi},on:{"click":function($event){_vm.fieldClickHandler(router)}}}):_vm._e()})):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo && _vm.model.shortcutFollowForm !== undefined && _vm.model.shortcutFollowForm !== null)?_c('div',{ref:"shortcutFollow",staticClass:"shortcutFollow",staticStyle:{"margin-top":"16px"}},[_c('ct-form',{attrs:{"source":_vm.model.shortcutFollowForm},on:{"submit":_vm.saveShortcutFollow}})],1):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo)?_c('div',{staticClass:"tablist-info base-box"},[_c('div',{staticClass:"details-tabs-box"},[_c('el-tabs',{attrs:{"value":_vm.model.activeIndex1},on:{"tab-click":_vm.handleSelect}},_vm._l((_vm.model.tags1),function(col,index){return _c('el-tab-pane',{key:col.appID,attrs:{"index":index.toString(),"name":index.toString()}},[_c('div',{attrs:{"slot":"label"},domProps:{"innerHTML":_vm._s(col.appName)},slot:"label"})])})),_vm._v(" "),(_vm.model.searchConditionApiTags1)?_c('ct-searchlist',{key:'list' + _vm.listKey.toString() + _vm.refershKey,ref:"searchlist",attrs:{"apiParam":_vm.model.paramDataTags1,"flagFocus":false,"searchConditionApi":_vm.model.searchConditionApiTags1,"searchDataApi":_vm.model.searchDataApiTags1,"flagAppMode":_vm.model.flagAppMode}}):_vm._e()],1)]):_vm._e()]):_vm._e(),_vm._v(" "),(_vm.isLoading)?_c('div',{directives:[{name:"loading",rawName:"v-loading",value:(_vm.isLoading),expression:"isLoading"}],style:({'height': _vm.loadingHeight+'px',})}):_vm._e()])}
|
|
50813
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"main",staticClass:"main",staticStyle:{"position":"relative","overflow":"hidden"}},[(_vm.model !== null)?_c('div',{staticStyle:{"height":"36px","margin-top":"10px","display":"flex","border-bottom":"solid 2px var(--chinaRed)"}},[(_vm.model.routerForQRCode !== null)?_c('el-popover',{attrs:{"placement":"left-start","trigger":"hover"},on:{"show":function($event){_vm.fieldClickHandler(_vm.model.routerForQRCode, $event)}}},[_c('div',{staticStyle:{"border-bottom":"none"}},[_c('div',{staticStyle:{"text-align":"center","margin-bottom":"10px"}},[_vm._v("APP扫码")]),_vm._v(" "),_c('div',{staticStyle:{"width":"200px","height":"200px"}},[_c('img',{attrs:{"src":_vm.model.QRCode},on:{"click":function($event){_vm.fieldClickHandler(_vm.model.routerForQRCode, $event)}}})]),_vm._v(" "),_c('div',{staticStyle:{"text-align":"center","margin-top":"10px"}},[_vm._v("点击二维码刷新")])]),_vm._v(" "),_c('img',{staticClass:"code-ewm",staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-left":"22px"},attrs:{"slot":"reference","src":_vm.model.fields1Dic.ewmUrl.value},slot:"reference"})]):_vm._e(),_vm._v(" "),_c('div',{staticStyle:{"font-size":"14px","color":"var(--centalineBlack)","padding-left":"10px","line-height":"26px"},style:({ 'width': _vm.topWidth + 'px' })},[_c('div',{staticStyle:{"white-space":"nowrap","overflow":"hidden","text-overflow":"ellipsis"},style:({ 'width': (_vm.topWidth-24) + 'px' }),attrs:{"title":_vm.model.title}},[_vm._v(_vm._s(_vm.model.title))])]),_vm._v(" "),_c('img',{class:{ 'domDisabled': _vm.selectIndex <= 0 },staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-right":"11px","cursor":"pointer"},attrs:{"src":__webpack_require__(40),"alt":""},on:{"click":_vm.clickPrevHandler}}),_vm._v(" "),_c('img',{class:{ 'domDisabled': _vm.selectIndex === _vm.rowCount - 1 },staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-right":"8px","cursor":"pointer"},attrs:{"src":__webpack_require__(41),"alt":""},on:{"click":_vm.clickNextHandler}}),_vm._v(" "),(!_vm.model.flagAppMode && _vm.showIndex < 4)?_c('div',{staticClass:"el-icon-close cursor",staticStyle:{"padding-top":"5px"},on:{"click":_vm.closeSideHandler}}):_vm._e(),_vm._v(" "),(_vm.model.flagAppMode ||_vm.showIndex > 3 )?_c('span',{staticClass:"more",staticStyle:{"margin-right":"10px"},attrs:{"slot":_vm.showIndex > 0 ? 'reference' : ''},on:{"click":function($event){_vm.drawer = true}},slot:_vm.showIndex > 0 ? 'reference' : ''}):_vm._e(),_vm._v(" "),_c('el-drawer',{staticClass:"drawerMore",staticStyle:{"position":"absolute"},attrs:{"title":"更多操作","visible":_vm.drawer,"direction":"ttb","modal":false,"size":"30%"},on:{"update:visible":function($event){_vm.drawer=$event}}},[_c('div',{staticStyle:{"display":"flex","flex-flow":"row wrap"}},_vm._l((_vm.model.actionRoutersSimple.slice(_vm.showIndex)),function(router,index){return (!router.rightField || (_vm.model.fields1Dic[router.rightField] && _vm.model.fields1Dic[router.rightField].value == 1))?_c(router.is,{key:index,tag:"component",staticClass:"drawerButton",attrs:{"vmodel":router,"flagAppMode":true,"api":_vm.model.optionApi},on:{"click":function($event){_vm.fieldClickHandler(router)}}}):_vm._e()}))])],1):_vm._e(),_vm._v(" "),(_vm.model !== null)?_c('div',{staticStyle:{"padding-left":"20px","padding-right":"20px"}},[_c('div',{staticClass:"hous-t",staticStyle:{"margin-top":"18px"}},[_c('ct-albums',{attrs:{"mediaAlbums":_vm.model.mediaAlbums,"noMediaUrl":_vm.model.noMediaUrl,"title":_vm.model.title,"imgWidth":'358',"imgHeight":'236'}})],1),_vm._v(" "),(_vm.model.flagHiddenSensitiveInfo)?_c('div',{staticStyle:{"display":"flex","align-items":"center","justify-content":"center","margin-top":"50%","height":"0px"}},[_c('div',{domProps:{"innerHTML":_vm._s(_vm.model.hiddenSensitiveInfoReason)}})]):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo && _vm.model.contactApiRouter !== null)?_c('div',{ref:"contact",staticStyle:{"margin-top":"16px"},attrs:{"id":"contact"}},[_c('ct-contact',{key:_vm.refreshKey,attrs:{"apiRouter":_vm.model.contactApiRouter,"api":_vm.model.contactApiRouter.action,"apiParam":_vm.model.contactApiRouter.getSearchPara()}})],1):_vm._e(),_vm._v(" "),(!_vm.model.flagAppMode && !_vm.model.flagHiddenSensitiveInfo && _vm.model.actionRoutersSimple !== null)?_c('div',{ref:"routers",staticStyle:{"margin-top":"16px","display":"flex"}},_vm._l((_vm.model.actionRoutersSimple.slice(0, _vm.showIndex > 0 ? _vm.showIndex : _vm.model.actionRoutersSimple.length)),function(router,index){return (!router.rightField || (_vm.model.fields1Dic[router.rightField] && _vm.model.fields1Dic[router.rightField].value == 1))?_c(router.is,{key:index,ref:'routers' + index,refInFor:true,tag:"component",staticClass:"crossButton",attrs:{"flagAppMode":true,"vmodel":router,"api":_vm.model.optionApi},on:{"click":function($event){_vm.fieldClickHandler(router)}}}):_vm._e()})):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo && _vm.model.shortcutFollowForm !== undefined && _vm.model.shortcutFollowForm !== null)?_c('div',{ref:"shortcutFollow",staticClass:"shortcutFollow",staticStyle:{"margin-top":"16px"}},[_c('ct-form',{attrs:{"source":_vm.model.shortcutFollowForm},on:{"submit":_vm.saveShortcutFollow}})],1):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo)?_c('div',{staticClass:"tablist-info base-box"},[_c('div',{staticClass:"details-tabs-box"},[_c('el-tabs',{attrs:{"value":_vm.model.activeIndex1},on:{"tab-click":_vm.handleSelect}},_vm._l((_vm.model.tags1),function(col,index){return _c('el-tab-pane',{key:col.appID,attrs:{"index":index.toString(),"name":index.toString()}},[_c('div',{attrs:{"slot":"label"},domProps:{"innerHTML":_vm._s(col.appName)},slot:"label"})])})),_vm._v(" "),(_vm.model.searchConditionApiTags1)?_c('ct-searchlist',{key:'list' + _vm.listKey.toString() + _vm.refershKey,ref:"searchlist",attrs:{"from":'simpleDetail',"apiParam":_vm.model.paramDataTags1,"flagFocus":false,"searchConditionApi":_vm.model.searchConditionApiTags1,"searchDataApi":_vm.model.searchDataApiTags1,"flagAppMode":_vm.model.flagAppMode}}):_vm._e()],1)]):_vm._e()]):_vm._e(),_vm._v(" "),(_vm.isLoading)?_c('div',{directives:[{name:"loading",rawName:"v-loading",value:(_vm.isLoading),expression:"isLoading"}],style:({'height': _vm.loadingHeight+'px',})}):_vm._e()])}
|
|
50478
50814
|
var staticRenderFns = []
|
|
50479
50815
|
var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
50480
50816
|
/* harmony default export */ __webpack_exports__["a"] = (esExports);
|
|
@@ -50561,7 +50897,7 @@ var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
|
50561
50897
|
"use strict";
|
|
50562
50898
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicCustomerSimpleDetail_vue__ = __webpack_require__(192);
|
|
50563
50899
|
/* unused harmony namespace reexport */
|
|
50564
|
-
/* harmony import */ var
|
|
50900
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_5cf27c90_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicCustomerSimpleDetail_vue__ = __webpack_require__(506);
|
|
50565
50901
|
function injectStyle (ssrContext) {
|
|
50566
50902
|
__webpack_require__(502)
|
|
50567
50903
|
__webpack_require__(504)
|
|
@@ -50577,12 +50913,12 @@ var __vue_template_functional__ = false
|
|
|
50577
50913
|
/* styles */
|
|
50578
50914
|
var __vue_styles__ = injectStyle
|
|
50579
50915
|
/* scopeId */
|
|
50580
|
-
var __vue_scopeId__ = "data-v-
|
|
50916
|
+
var __vue_scopeId__ = "data-v-5cf27c90"
|
|
50581
50917
|
/* moduleIdentifier (server only) */
|
|
50582
50918
|
var __vue_module_identifier__ = null
|
|
50583
50919
|
var Component = normalizeComponent(
|
|
50584
50920
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicCustomerSimpleDetail_vue__["a" /* default */],
|
|
50585
|
-
|
|
50921
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_5cf27c90_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicCustomerSimpleDetail_vue__["a" /* default */],
|
|
50586
50922
|
__vue_template_functional__,
|
|
50587
50923
|
__vue_styles__,
|
|
50588
50924
|
__vue_scopeId__,
|
|
@@ -50603,7 +50939,7 @@ var content = __webpack_require__(503);
|
|
|
50603
50939
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
50604
50940
|
if(content.locals) module.exports = content.locals;
|
|
50605
50941
|
// add the styles to the DOM
|
|
50606
|
-
var update = __webpack_require__(2)("
|
|
50942
|
+
var update = __webpack_require__(2)("000e8a00", content, true, {});
|
|
50607
50943
|
|
|
50608
50944
|
/***/ }),
|
|
50609
50945
|
/* 503 */
|
|
@@ -50615,7 +50951,7 @@ exports = module.exports = __webpack_require__(1)(false);
|
|
|
50615
50951
|
|
|
50616
50952
|
|
|
50617
50953
|
// module
|
|
50618
|
-
exports.push([module.i, ".t-tag[data-v-
|
|
50954
|
+
exports.push([module.i, ".t-tag[data-v-5cf27c90]{color:#999;background:#f3f3f3;border:1px solid #d8d8d8;padding:2px 9px;border-radius:3px;margin-right:10px;font-size:12px}.more[data-v-5cf27c90]{background:url(" + escape(__webpack_require__(83)) + ") no-repeat;background-size:100% 100%;width:26px;height:26px;display:table-caption;cursor:pointer}", ""]);
|
|
50619
50955
|
|
|
50620
50956
|
// exports
|
|
50621
50957
|
|
|
@@ -50631,7 +50967,7 @@ var content = __webpack_require__(505);
|
|
|
50631
50967
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
50632
50968
|
if(content.locals) module.exports = content.locals;
|
|
50633
50969
|
// add the styles to the DOM
|
|
50634
|
-
var update = __webpack_require__(2)("
|
|
50970
|
+
var update = __webpack_require__(2)("d11ce31a", content, true, {});
|
|
50635
50971
|
|
|
50636
50972
|
/***/ }),
|
|
50637
50973
|
/* 505 */
|
|
@@ -50652,7 +50988,7 @@ exports.push([module.i, ".drawerMore{width:410px;left:auto;top:0}.v-modal{positi
|
|
|
50652
50988
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
50653
50989
|
|
|
50654
50990
|
"use strict";
|
|
50655
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"main",staticClass:"main",staticStyle:{"position":"relative","overflow":"hidden"}},[(_vm.model !== null)?_c('div',{staticStyle:{"height":"36px","margin-top":"10px","display":"flex","border-bottom":"solid 2px var(--chinaRed)"}},[(_vm.model.routerForQRCode !== null)?_c('el-popover',{attrs:{"placement":"left-start","trigger":"hover"},on:{"show":function($event){_vm.fieldClickHandler(_vm.model.routerForQRCode, $event)}}},[_c('div',{staticStyle:{"border-bottom":"none"}},[_c('div',{staticStyle:{"text-align":"center","margin-bottom":"10px"}},[_vm._v("APP扫码")]),_vm._v(" "),_c('div',{staticStyle:{"width":"200px","height":"200px"}},[_c('img',{attrs:{"src":_vm.model.QRCode},on:{"click":function($event){_vm.fieldClickHandler(_vm.model.routerForQRCode, $event)}}})]),_vm._v(" "),_c('div',{staticStyle:{"text-align":"center","margin-top":"10px"}},[_vm._v("点击二维码刷新")])]),_vm._v(" "),_c('img',{staticClass:"code-ewm",staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-left":"22px"},attrs:{"slot":"reference","src":_vm.model.fields1Dic.ewmUrl.value},slot:"reference"})]):_vm._e(),_vm._v(" "),_c('div',{staticStyle:{"font-size":"14px","color":"var(--centalineBlack)","padding-left":"10px","line-height":"26px"},style:({ 'width': _vm.topWidth + 'px' })},[_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.CustNo.label))]),_vm._v(" "),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.CustNo.value))])]),_vm._v(" "),_c('img',{class:{ 'domDisabled': _vm.selectIndex <= 0 },staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-right":"11px","cursor":"pointer"},attrs:{"src":__webpack_require__(40),"alt":""},on:{"click":_vm.clickPrevHandler}}),_vm._v(" "),_c('img',{class:{ 'domDisabled': _vm.selectIndex === _vm.rowCount - 1 },staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-right":"8px","cursor":"pointer"},attrs:{"src":__webpack_require__(41),"alt":""},on:{"click":_vm.clickNextHandler}}),_vm._v(" "),(!_vm.model.flagAppMode && _vm.showIndex < 4)?_c('div',{staticClass:"el-icon-close cursor",staticStyle:{"padding-top":"5px"},on:{"click":_vm.closeSideHandler}}):_vm._e(),_vm._v(" "),(_vm.model.flagAppMode ||_vm.showIndex > 3 )?_c('span',{staticClass:"more",staticStyle:{"margin-right":"10px"},attrs:{"slot":_vm.showIndex > 0 ? 'reference' : ''},on:{"click":function($event){_vm.drawer = true}},slot:_vm.showIndex > 0 ? 'reference' : ''}):_vm._e(),_vm._v(" "),_c('el-drawer',{staticClass:"drawerMore",staticStyle:{"position":"absolute"},attrs:{"title":"更多操作","visible":_vm.drawer,"direction":"ttb","modal":false,"size":"30%"},on:{"update:visible":function($event){_vm.drawer=$event}}},[_c('div',{staticStyle:{"display":"flex","flex-flow":"row wrap"}},_vm._l((_vm.model.actionRoutersSimple.slice(_vm.showIndex)),function(router,index){return (!router.rightField || (_vm.model.fields1Dic[router.rightField] && _vm.model.fields1Dic[router.rightField].value == 1))?_c(router.is,{key:index,tag:"component",staticClass:"drawerButton",attrs:{"vmodel":router,"flagAppMode":true,"api":_vm.model.optionApi},on:{"click":function($event){_vm.fieldClickHandler(router)}}}):_vm._e()}))])],1):_vm._e(),_vm._v(" "),(_vm.model !== null)?_c('div',{staticStyle:{"padding-left":"20px","padding-right":"20px"}},[_c('div',{ref:"title",staticStyle:{"margin-top":"18px"}},[_c('div',{staticStyle:{"font-weight":"Bold","font-size":"16px","color":"#333333","display":"flex"}},[(_vm.model.actionRouterFavorite)?_c('img',{staticClass:"Simplecollection",attrs:{"src":_vm.model.actionRouterFavorite.imgUrl,"alt":""},on:{"click":function($event){_vm.fieldClickHandler(_vm.model.actionRouterFavorite, $event)}}}):_vm._e(),_vm._v(" "),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.CustName.value))]),_vm._v(" "),_c('div',{staticStyle:{"border":"1px solid #E0E0E0","font-size":"12px","color":"#333333","padding-top":"3px","width":"68px","height":"26px","border-radius":"6px","text-align":"center","margin-left":"auto"}},[_vm._v("\n "+_vm._s(_vm.model.fields1Dic.
|
|
50991
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"main",staticClass:"main",staticStyle:{"position":"relative","overflow":"hidden"}},[(_vm.model !== null)?_c('div',{staticStyle:{"height":"36px","margin-top":"10px","display":"flex","border-bottom":"solid 2px var(--chinaRed)"}},[(_vm.model.routerForQRCode !== null)?_c('el-popover',{attrs:{"placement":"left-start","trigger":"hover"},on:{"show":function($event){_vm.fieldClickHandler(_vm.model.routerForQRCode, $event)}}},[_c('div',{staticStyle:{"border-bottom":"none"}},[_c('div',{staticStyle:{"text-align":"center","margin-bottom":"10px"}},[_vm._v("APP扫码")]),_vm._v(" "),_c('div',{staticStyle:{"width":"200px","height":"200px"}},[_c('img',{attrs:{"src":_vm.model.QRCode},on:{"click":function($event){_vm.fieldClickHandler(_vm.model.routerForQRCode, $event)}}})]),_vm._v(" "),_c('div',{staticStyle:{"text-align":"center","margin-top":"10px"}},[_vm._v("点击二维码刷新")])]),_vm._v(" "),_c('img',{staticClass:"code-ewm",staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-left":"22px"},attrs:{"slot":"reference","src":_vm.model.fields1Dic.ewmUrl.value},slot:"reference"})]):_vm._e(),_vm._v(" "),_c('div',{staticStyle:{"font-size":"14px","color":"var(--centalineBlack)","padding-left":"10px","line-height":"26px"},style:({ 'width': _vm.topWidth + 'px' })},[_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.CustNo.label))]),_vm._v(" "),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.CustNo.value))])]),_vm._v(" "),_c('img',{class:{ 'domDisabled': _vm.selectIndex <= 0 },staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-right":"11px","cursor":"pointer"},attrs:{"src":__webpack_require__(40),"alt":""},on:{"click":_vm.clickPrevHandler}}),_vm._v(" "),_c('img',{class:{ 'domDisabled': _vm.selectIndex === _vm.rowCount - 1 },staticStyle:{"width":"26px","height":"26px","vertical-align":"bottom","margin-right":"8px","cursor":"pointer"},attrs:{"src":__webpack_require__(41),"alt":""},on:{"click":_vm.clickNextHandler}}),_vm._v(" "),(!_vm.model.flagAppMode && _vm.showIndex < 4)?_c('div',{staticClass:"el-icon-close cursor",staticStyle:{"padding-top":"5px"},on:{"click":_vm.closeSideHandler}}):_vm._e(),_vm._v(" "),(_vm.model.flagAppMode ||_vm.showIndex > 3 )?_c('span',{staticClass:"more",staticStyle:{"margin-right":"10px"},attrs:{"slot":_vm.showIndex > 0 ? 'reference' : ''},on:{"click":function($event){_vm.drawer = true}},slot:_vm.showIndex > 0 ? 'reference' : ''}):_vm._e(),_vm._v(" "),_c('el-drawer',{staticClass:"drawerMore",staticStyle:{"position":"absolute"},attrs:{"title":"更多操作","visible":_vm.drawer,"direction":"ttb","modal":false,"size":"30%"},on:{"update:visible":function($event){_vm.drawer=$event}}},[_c('div',{staticStyle:{"display":"flex","flex-flow":"row wrap"}},_vm._l((_vm.model.actionRoutersSimple.slice(_vm.showIndex)),function(router,index){return (!router.rightField || (_vm.model.fields1Dic[router.rightField] && _vm.model.fields1Dic[router.rightField].value == 1))?_c(router.is,{key:index,tag:"component",staticClass:"drawerButton",attrs:{"vmodel":router,"flagAppMode":true,"api":_vm.model.optionApi},on:{"click":function($event){_vm.fieldClickHandler(router)}}}):_vm._e()}))])],1):_vm._e(),_vm._v(" "),(_vm.model !== null)?_c('div',{staticStyle:{"padding-left":"20px","padding-right":"20px"}},[_c('div',{ref:"title",staticStyle:{"margin-top":"18px"}},[_c('div',{staticStyle:{"font-weight":"Bold","font-size":"16px","color":"#333333","display":"flex"}},[(_vm.model.actionRouterFavorite)?_c('img',{staticClass:"Simplecollection",attrs:{"src":_vm.model.actionRouterFavorite.imgUrl,"alt":""},on:{"click":function($event){_vm.fieldClickHandler(_vm.model.actionRouterFavorite, $event)}}}):_vm._e(),_vm._v(" "),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.CustName.value))]),_vm._v(" "),_c('div',{staticStyle:{"border":"1px solid #E0E0E0","font-size":"12px","color":"#333333","padding-top":"3px","width":"68px","height":"26px","border-radius":"6px","text-align":"center","margin-left":"auto"}},[_vm._v("\n "+_vm._s(_vm.model.fields1Dic.OwnerShipName.value)+"\n ")])]),_vm._v(" "),(_vm.model.fields1Dic.DistrictName)?_c('div',{staticStyle:{"font-size":"12px","color":"#999999","margin-top":"7px"}},[_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.DistrictName.value))]),_vm._v(" "),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.AreaName.value))])]):_vm._e(),_vm._v(" "),_c('div',{staticStyle:{"display":"flex","flex-wrap":"wrap"}},_vm._l((_vm.model.actionRouterLabel),function(tag,index){return _c('div',{key:index,staticClass:"t-tag",staticStyle:{"margin-top":"7px"},style:({ color: tag.textColor, backgroundColor: tag.bgColor, borderColor: tag.borderColor })},[_vm._v("\n "+_vm._s(tag.label)+"\n ")])})),_vm._v(" "),(_vm.model.fields1Dic.PropertyDepict && _vm.model.fields1Dic.PropertyDepict.value !== '')?_c('div',{staticStyle:{"font-weight":"bold","font-size":"13px","margin-top":"10px","background":"rgb(236, 249, 255)","flex":"1","align-items":"center","padding":"5px","border-radius":"5px","word-break":"break-all"},domProps:{"innerHTML":_vm._s(_vm.model.fields1Dic.PropertyDepict.value)}}):_vm._e()]),_vm._v(" "),(_vm.model.flagHiddenSensitiveInfo)?_c('div',{staticStyle:{"display":"flex","align-items":"center","justify-content":"center","margin-top":"50%","height":"0px"}},[_c('div',{domProps:{"innerHTML":_vm._s(_vm.model.hiddenSensitiveInfoReason)}})]):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo)?_c('div',{ref:"sensitiveInfo",staticClass:"areaValue"},[_c('div',{staticStyle:{"width":"33.33%"}},[_c('div',{staticClass:"areaValuetile"},[_vm._v(_vm._s(_vm.model.fields1Dic.BusinessUnit.label.replace(':', '')))]),_vm._v(" "),_c('div',{staticClass:"areaValueRed"},[_vm._v(_vm._s(_vm.model.fields1Dic.BusinessUnit.value))])]),_vm._v(" "),_c('div',{staticStyle:{"width":"33.33%"}},[_c('div',{staticClass:"areaValuetile"},[_vm._v(_vm._s(_vm.model.fields1Dic.Area.label.replace(':', '')))]),_vm._v(" "),_c('div',{staticClass:"areaValueRed"},[_vm._v(" "+_vm._s(_vm.model.fields1Dic.Area.value)+_vm._s(_vm.model.fields1Dic.Area.unitName))])]),_vm._v(" "),_c('div',{staticStyle:{"width":"33.33%"}},[_c('div',{staticClass:"areaValuetile"},[_vm._v(_vm._s(_vm.model.fields1Dic.Price.label.replace(':', '')))]),_vm._v(" "),_c('div',{staticClass:"areaValueRed"},[_c('span',{domProps:{"innerHTML":_vm._s(_vm.model.fields1Dic.Price.value)}}),_c('span',[_vm._v(_vm._s(_vm.model.fields1Dic.Price.unitName))])])])]):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo && _vm.model.contactApiRouter !== null)?_c('div',{ref:"contact",staticStyle:{"margin-top":"16px"},attrs:{"id":"contact"}},[_c('ct-contact',{key:_vm.refreshKey,attrs:{"apiRouter":_vm.model.contactApiRouter,"api":_vm.model.contactApiRouter.action,"apiParam":_vm.model.contactApiRouter.getSearchPara()}})],1):_vm._e(),_vm._v(" "),(!_vm.model.flagAppMode && !_vm.model.flagHiddenSensitiveInfo && _vm.model.actionRoutersSimple !== null)?_c('div',{ref:"routers",staticStyle:{"margin-top":"16px","display":"flex"}},_vm._l((_vm.model.actionRoutersSimple.slice(0, _vm.showIndex > 0 ? _vm.showIndex : _vm.model.actionRoutersSimple.length)),function(router,index){return (!router.rightField || (_vm.model.fields1Dic[router.rightField] && _vm.model.fields1Dic[router.rightField].value == 1))?_c(router.is,{key:index,ref:'routers' + index,refInFor:true,tag:"component",staticClass:"crossButton",attrs:{"flagAppMode":true,"vmodel":router,"api":_vm.model.optionApi},on:{"click":function($event){_vm.fieldClickHandler(router)}}}):_vm._e()})):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo && _vm.model.shortcutFollowForm !== undefined && _vm.model.shortcutFollowForm !== null)?_c('div',{ref:"shortcutFollow",staticClass:"shortcutFollow",staticStyle:{"margin-top":"16px"}},[_c('ct-form',{attrs:{"source":_vm.model.shortcutFollowForm,"openType":'detail'},on:{"submit":_vm.saveShortcutFollow}})],1):_vm._e(),_vm._v(" "),(!_vm.model.flagHiddenSensitiveInfo)?_c('div',{staticClass:"tablist-info base-box"},[_c('div',{staticClass:"details-tabs-box"},[_c('el-tabs',{attrs:{"value":_vm.model.activeIndex1},on:{"tab-click":_vm.handleSelect}},_vm._l((_vm.model.tags1),function(col,index){return _c('el-tab-pane',{key:col.appID,attrs:{"index":index.toString(),"name":index.toString()}},[_c('div',{attrs:{"slot":"label"},domProps:{"innerHTML":_vm._s(col.appName)},slot:"label"})])})),_vm._v(" "),(_vm.model.searchConditionApiTags1)?_c('ct-searchlist',{key:'list' + _vm.listKey.toString() + _vm.refershKey,ref:"searchlist",attrs:{"from":'simpleDetail',"apiParam":_vm.model.paramDataTags1,"flagFocus":false,"searchConditionApi":_vm.model.searchConditionApiTags1,"searchDataApi":_vm.model.searchDataApiTags1,"flagAppMode":_vm.model.flagAppMode}}):_vm._e()],1)]):_vm._e()]):_vm._e(),_vm._v(" "),(_vm.isLoading)?_c('div',{directives:[{name:"loading",rawName:"v-loading",value:(_vm.isLoading),expression:"isLoading"}],style:({'height': _vm.loadingHeight+'px',})}):_vm._e(),_vm._v(" "),(_vm.model !== null && _vm.model.fields1Dic.StatusName)?_c('div',{style:({'position': 'absolute','font-size': '12px','top':_vm.statusTop+'px','right':_vm.statusRight+'px'}),domProps:{"innerHTML":_vm._s(_vm.model.fields1Dic.StatusName.value)}}):_vm._e()])}
|
|
50656
50992
|
var staticRenderFns = []
|
|
50657
50993
|
var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
50658
50994
|
/* harmony default export */ __webpack_exports__["a"] = (esExports);
|
|
@@ -56876,7 +57212,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
56876
57212
|
"use strict";
|
|
56877
57213
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicRepeat_vue__ = __webpack_require__(256);
|
|
56878
57214
|
/* unused harmony namespace reexport */
|
|
56879
|
-
/* harmony import */ var
|
|
57215
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_87c5de82_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicRepeat_vue__ = __webpack_require__(640);
|
|
56880
57216
|
function injectStyle (ssrContext) {
|
|
56881
57217
|
__webpack_require__(638)
|
|
56882
57218
|
}
|
|
@@ -56896,7 +57232,7 @@ var __vue_scopeId__ = null
|
|
|
56896
57232
|
var __vue_module_identifier__ = null
|
|
56897
57233
|
var Component = normalizeComponent(
|
|
56898
57234
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicRepeat_vue__["a" /* default */],
|
|
56899
|
-
|
|
57235
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_87c5de82_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicRepeat_vue__["a" /* default */],
|
|
56900
57236
|
__vue_template_functional__,
|
|
56901
57237
|
__vue_styles__,
|
|
56902
57238
|
__vue_scopeId__,
|
|
@@ -56917,7 +57253,7 @@ var content = __webpack_require__(639);
|
|
|
56917
57253
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
56918
57254
|
if(content.locals) module.exports = content.locals;
|
|
56919
57255
|
// add the styles to the DOM
|
|
56920
|
-
var update = __webpack_require__(2)("
|
|
57256
|
+
var update = __webpack_require__(2)("580e29df", content, true, {});
|
|
56921
57257
|
|
|
56922
57258
|
/***/ }),
|
|
56923
57259
|
/* 639 */
|
|
@@ -56928,7 +57264,7 @@ exports = module.exports = __webpack_require__(1)(false);
|
|
|
56928
57264
|
|
|
56929
57265
|
|
|
56930
57266
|
// module
|
|
56931
|
-
exports.push([module.i, ".ct-form-repeat{display:table;background:#f0f8ff;padding:10px}.ct-form-repeat .list-title{padding-bottom:5px;text-align:left;display:inline-table;width:45%}.ct-form-repeat .list-button{padding-bottom:5px;text-align:right;display:inline-table;float:right}.ct-form-repeat .ct-form-repeat-el-col{border-bottom:1px dashed #f1706b}.ct-form-repeat .ct-form-repeat-el-col:last-child{border-bottom:none}", ""]);
|
|
57267
|
+
exports.push([module.i, ".ct-form-repeat{display:table;background:#f0f8ff;padding:10px;width:100%}.ct-form-repeat .list-title{padding-bottom:5px;text-align:left;display:inline-table;width:45%}.ct-form-repeat .list-button{padding-bottom:5px;text-align:right;display:inline-table;float:right}.ct-form-repeat .ct-form-repeat-el-col{border-bottom:1px dashed #f1706b}.ct-form-repeat .ct-form-repeat-el-col:last-child{border-bottom:none}", ""]);
|
|
56932
57268
|
|
|
56933
57269
|
// exports
|
|
56934
57270
|
|
|
@@ -56938,7 +57274,7 @@ exports.push([module.i, ".ct-form-repeat{display:table;background:#f0f8ff;paddin
|
|
|
56938
57274
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
56939
57275
|
|
|
56940
57276
|
"use strict";
|
|
56941
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"ct-form-repeat"},[(_vm.model.create&&_vm.model.tableData.length<_vm.model.max)?_c('el-button',{staticClass:" max-btn-add",staticStyle:{"float":"right"},attrs:{"type":"success","size":"mini","icon":"el-icon-circle-plus-outline"},on:{"click":_vm.addRow}},[_vm._v("\n
|
|
57277
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"ct-form-repeat"},[(_vm.model.create&&_vm.model.tableData.length<_vm.model.max)?_c('el-button',{staticClass:" max-btn-add",staticStyle:{"float":"right"},attrs:{"type":"success","size":"mini","icon":"el-icon-circle-plus-outline"},on:{"click":_vm.addRow}},[_vm._v("\n "+_vm._s(_vm.model.createText)+"\n ")]):_vm._e(),_vm._v(" "),_vm._l((_vm.model.tableData),function(v,i){return (!v.deleted)?_c('div',{key:v.$sourceIndex,staticClass:"el-col el-col-24 ct-form-repeat-el-col"},[(v.field.length > 0)?_c('el-row',_vm._l((v.field),function(col,index){return (col.show !== false&&col.type!=13)?_c('el-col',{key:col.rowKey,staticStyle:{"padding":"5px"},attrs:{"span":col.colspan}},[_c(col.is,_vm._b({ref:"Fields",refInFor:true,tag:"component",attrs:{"vmodel":col,"api":_vm.model.OptApi},on:{"click":function($event){_vm.fieldClickHandler(col,index,i)},"change":function($event){_vm.changeHandler(col,index,i,v.$sourceIndex)},"popupSearchList":function($event){_vm.popupSearchListHandler(col,i)},"input":function($event){_vm.inputHandler(col,index,i)}}},'component',col.bindPara,false))],1):_vm._e()})):_vm._e(),_vm._v(" "),(i>0)?_c('div',{staticClass:"list-button"},[(v.delete)?_c('el-button',{staticClass:" max-btn-add",attrs:{"type":"success","size":"mini","icon":"el-icon-delete"},on:{"click":function($event){_vm.deleteRow(i)}}},[_vm._v("\n 删除\n ")]):_vm._e()],1):_vm._e()],1):_vm._e()})],2)}
|
|
56942
57278
|
var staticRenderFns = []
|
|
56943
57279
|
var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
56944
57280
|
/* harmony default export */ __webpack_exports__["a"] = (esExports);
|
|
@@ -57151,7 +57487,7 @@ exports.push([module.i, ".sidebar[data-v-008c197d]{z-index:1000;top:-1px;bottom:
|
|
|
57151
57487
|
"use strict";
|
|
57152
57488
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSearchListOne_vue__ = __webpack_require__(259);
|
|
57153
57489
|
/* unused harmony namespace reexport */
|
|
57154
|
-
/* harmony import */ var
|
|
57490
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_5bea67ee_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchListOne_vue__ = __webpack_require__(655);
|
|
57155
57491
|
function injectStyle (ssrContext) {
|
|
57156
57492
|
__webpack_require__(653)
|
|
57157
57493
|
}
|
|
@@ -57166,12 +57502,12 @@ var __vue_template_functional__ = false
|
|
|
57166
57502
|
/* styles */
|
|
57167
57503
|
var __vue_styles__ = injectStyle
|
|
57168
57504
|
/* scopeId */
|
|
57169
|
-
var __vue_scopeId__ = "data-v-
|
|
57505
|
+
var __vue_scopeId__ = "data-v-5bea67ee"
|
|
57170
57506
|
/* moduleIdentifier (server only) */
|
|
57171
57507
|
var __vue_module_identifier__ = null
|
|
57172
57508
|
var Component = normalizeComponent(
|
|
57173
57509
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicSearchListOne_vue__["a" /* default */],
|
|
57174
|
-
|
|
57510
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_5bea67ee_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicSearchListOne_vue__["a" /* default */],
|
|
57175
57511
|
__vue_template_functional__,
|
|
57176
57512
|
__vue_styles__,
|
|
57177
57513
|
__vue_scopeId__,
|
|
@@ -57192,7 +57528,7 @@ var content = __webpack_require__(654);
|
|
|
57192
57528
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
57193
57529
|
if(content.locals) module.exports = content.locals;
|
|
57194
57530
|
// add the styles to the DOM
|
|
57195
|
-
var update = __webpack_require__(2)("
|
|
57531
|
+
var update = __webpack_require__(2)("4e0f41ba", content, true, {});
|
|
57196
57532
|
|
|
57197
57533
|
/***/ }),
|
|
57198
57534
|
/* 654 */
|
|
@@ -57203,7 +57539,7 @@ exports = module.exports = __webpack_require__(1)(false);
|
|
|
57203
57539
|
|
|
57204
57540
|
|
|
57205
57541
|
// module
|
|
57206
|
-
exports.push([module.i, ".sidebar[data-v-
|
|
57542
|
+
exports.push([module.i, ".sidebar[data-v-5bea67ee]{z-index:1000;top:-1px;bottom:-1px;padding:0;width:auto;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.18);box-shadow:0 6px 12px rgba(0,0,0,.18)}", ""]);
|
|
57207
57543
|
|
|
57208
57544
|
// exports
|
|
57209
57545
|
|
|
@@ -57213,7 +57549,7 @@ exports.push([module.i, ".sidebar[data-v-6e303210]{z-index:1000;top:-1px;bottom:
|
|
|
57213
57549
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
57214
57550
|
|
|
57215
57551
|
"use strict";
|
|
57216
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"main",class:{'domDisabled':_vm.pageDisabled},staticStyle:{"width":"100%","height":"100%","display":"flex"}},[_c('div',{staticClass:"ct-search-list",style:({'height': _vm.pageHeight? _vm.pageHeight:'100%','width':_vm.searchWidth?_vm.searchWidth+'px':'100%'})},[_c('ct-searchscreen',{key:_vm.reloadKeyScreen,ref:"screen",attrs:{"api":_vm.searchConditionApi,"screenPara":_vm.screenPara,"prevParam":_vm.prevParam,"categoryLoaded":_vm.loaded.categoryLoaded},on:{"loaded":_vm.screenLoaded,"search":function($event){_vm.search()},"saveShortcut":_vm.saveShortcut,"showTitle":_vm.showTitleScreenHandler}}),_vm._v(" "),_c('ct-searchtable',{key:_vm.reloadKeyTable,ref:"table",attrs:{"api":_vm.searchDataApi,"searchStatsApi":_vm.searchStatsApi,"from":_vm.from,"isIframe":_vm.isIframe,"documentHeight":_vm.documentHeight,"documentWidth":_vm.documentWidth,"flagPopupSearchlist":_vm.flagPopupSearchlist,"screenTop":_vm.screenTop,"flagAppMode":_vm.flagAppMode},on:{"loaded":_vm.tableLoaded,"toolbarClick":_vm.toolbarClickHandler,"refreshParent":_vm.refreshParentHandler,"searchComplate":_vm.searchComplate,"rowClickHandle":_vm.rowClickHandle,"scrollHandle":_vm.scrollHandle,"refreshRowHandle":_vm.refreshRowHandle,"doClosePopoverHandle":_vm.doClosePopoverHandle,"showTitle":_vm.showTitleHandler,"popupClickHandler":_vm.popupClickHandler}})],1),_vm._v(" "),(_vm.flagSideBar && _vm.flagSideBarOfData)?_c('div',{ref:"sidebar",staticClass:"sidebar",style:({'height': _vm.pageHeight? _vm.pageHeight:'100%','width':_vm.sideBarWidth+'px',right:_vm.sideBarRight+'px'})},[_c('ct-Detail',{key:_vm.detailKey,ref:"detail",attrs:{"api":_vm.sideBarApi,"apiParam":_vm.sideBarApiParam,"pageType":_vm.sideBarPageType,"selectIndex":_vm.selectIndex,"rowCount":_vm.rowCount,"drowerClose":_vm.drowerClose},on:{"clickNextHandler":_vm.clickNextHandler,"clickPrevHandler":_vm.clickPrevHandler,"simpleRouterclickHandler":_vm.simpleRouterclickHandler,"closeSideHandler":_vm.closeSideHandler}}),_vm._v(" "),_c('ct-SearchSideMenu',{ref:"sideMenu",attrs:{"sideBarMenuRight":_vm.sideBarMenuRight,"sideBarStatus":_vm.sideBarStatus},on:{"sideMenuClickHandler":_vm.sideMenuClickHandler}})],1):_vm._e()])}
|
|
57552
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"main",class:{'domDisabled':_vm.pageDisabled},staticStyle:{"width":"100%","height":"100%","display":"flex"}},[_c('div',{staticClass:"ct-search-list",style:({'height': _vm.pageHeight? _vm.pageHeight:'100%','width':_vm.searchWidth?_vm.searchWidth+'px':'100%'})},[_c('ct-searchscreen',{key:_vm.reloadKeyScreen,ref:"screen",attrs:{"api":_vm.searchConditionApi,"screenPara":_vm.screenPara,"prevParam":_vm.prevParam,"categoryLoaded":_vm.loaded.categoryLoaded},on:{"loaded":_vm.screenLoaded,"search":function($event){_vm.search()},"saveShortcut":_vm.saveShortcut,"showTitle":_vm.showTitleScreenHandler}}),_vm._v(" "),_c('ct-searchtable',{key:_vm.reloadKeyTable,ref:"table",attrs:{"api":_vm.searchDataApi,"searchStatsApi":_vm.searchStatsApi,"from":_vm.from,"isIframe":_vm.isIframe,"documentHeight":_vm.documentHeight,"documentWidth":_vm.documentWidth,"flagPopupSearchlist":_vm.flagPopupSearchlist,"screenTop":_vm.screenTop,"flagAppMode":_vm.flagAppMode},on:{"loaded":_vm.tableLoaded,"toolbarClick":_vm.toolbarClickHandler,"refreshParent":_vm.refreshParentHandler,"searchComplate":_vm.searchComplate,"rowClickHandle":_vm.rowClickHandle,"scrollHandle":_vm.scrollHandle,"refreshRowHandle":_vm.refreshRowHandle,"doClosePopoverHandle":_vm.doClosePopoverHandle,"showTitle":_vm.showTitleHandler,"popupClickHandler":_vm.popupClickHandler,"simpleRouterRefreshHandler":_vm.simpleRouterRefreshHandler}})],1),_vm._v(" "),(_vm.flagSideBar && _vm.flagSideBarOfData)?_c('div',{ref:"sidebar",staticClass:"sidebar",style:({'height': _vm.pageHeight? _vm.pageHeight:'100%','width':_vm.sideBarWidth+'px',right:_vm.sideBarRight+'px'})},[_c('ct-Detail',{key:_vm.detailKey,ref:"detail",attrs:{"api":_vm.sideBarApi,"apiParam":_vm.sideBarApiParam,"pageType":_vm.sideBarPageType,"selectIndex":_vm.selectIndex,"rowCount":_vm.rowCount,"drowerClose":_vm.drowerClose},on:{"clickNextHandler":_vm.clickNextHandler,"clickPrevHandler":_vm.clickPrevHandler,"simpleRouterclickHandler":_vm.simpleRouterclickHandler,"closeSideHandler":_vm.closeSideHandler}}),_vm._v(" "),_c('ct-SearchSideMenu',{ref:"sideMenu",attrs:{"sideBarMenuRight":_vm.sideBarMenuRight,"sideBarStatus":_vm.sideBarStatus},on:{"sideMenuClickHandler":_vm.sideMenuClickHandler}})],1):_vm._e()])}
|
|
57217
57553
|
var staticRenderFns = []
|
|
57218
57554
|
var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
57219
57555
|
/* harmony default export */ __webpack_exports__["a"] = (esExports);
|
|
@@ -57964,7 +58300,7 @@ var Component = normalizeComponent(
|
|
|
57964
58300
|
"use strict";
|
|
57965
58301
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicTree_vue__ = __webpack_require__(269);
|
|
57966
58302
|
/* unused harmony namespace reexport */
|
|
57967
|
-
/* harmony import */ var
|
|
58303
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_65700676_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicTree_vue__ = __webpack_require__(699);
|
|
57968
58304
|
function injectStyle (ssrContext) {
|
|
57969
58305
|
__webpack_require__(695)
|
|
57970
58306
|
}
|
|
@@ -57984,7 +58320,7 @@ var __vue_scopeId__ = null
|
|
|
57984
58320
|
var __vue_module_identifier__ = null
|
|
57985
58321
|
var Component = normalizeComponent(
|
|
57986
58322
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicTree_vue__["a" /* default */],
|
|
57987
|
-
|
|
58323
|
+
__WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_65700676_hasScoped_false_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicTree_vue__["a" /* default */],
|
|
57988
58324
|
__vue_template_functional__,
|
|
57989
58325
|
__vue_styles__,
|
|
57990
58326
|
__vue_scopeId__,
|
|
@@ -58005,7 +58341,7 @@ var content = __webpack_require__(696);
|
|
|
58005
58341
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
58006
58342
|
if(content.locals) module.exports = content.locals;
|
|
58007
58343
|
// add the styles to the DOM
|
|
58008
|
-
var update = __webpack_require__(2)("
|
|
58344
|
+
var update = __webpack_require__(2)("35a38cee", content, true, {});
|
|
58009
58345
|
|
|
58010
58346
|
/***/ }),
|
|
58011
58347
|
/* 696 */
|