gds-plus-design-vue 1.1.0 → 1.1.1
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/lib/gd-initial.mjs +1 -1
- package/lib/gd-initial.umd.js +10 -10
- package/lib/{index.1461b9ac.mjs → index.6354e950.mjs} +266 -198
- package/lib/{main.02127369.mjs → main.d8bf28d0.mjs} +1 -1
- package/lib/style.css +2 -2
- package/locale/en_US.js +1 -2
- package/locale/id_ID.js +1 -2
- package/locale/vi_VN.js +1 -2
- package/locale/zh_CN.js +22 -1
- package/package.json +1 -1
|
@@ -630,7 +630,7 @@ const constantRouterMap = [{
|
|
|
630
630
|
{
|
|
631
631
|
path: "login",
|
|
632
632
|
name: "login",
|
|
633
|
-
component: () => import("./main.
|
|
633
|
+
component: () => import("./main.d8bf28d0.mjs"),
|
|
634
634
|
meta: {
|
|
635
635
|
title: "\u767B\u5F55",
|
|
636
636
|
transKey: "gd.login.title"
|
|
@@ -1193,7 +1193,7 @@ function camelCases(r) {
|
|
|
1193
1193
|
t += s.replace(s[0], s[0].toUpperCase());
|
|
1194
1194
|
}), t;
|
|
1195
1195
|
}
|
|
1196
|
-
function uuid(r = 36, t = !0, a = !0) {
|
|
1196
|
+
function uuid$1(r = 36, t = !0, a = !0) {
|
|
1197
1197
|
let s = [], o = "0123456789abcdefghijklnmopqrstvuwxyz";
|
|
1198
1198
|
t || (o = "abcdefghijklnmopqrstvuwxyz");
|
|
1199
1199
|
let l = o.toString().length - Math.round(Math.random() * 10);
|
|
@@ -4025,7 +4025,7 @@ const menu = [{
|
|
|
4025
4025
|
function getMenus() {
|
|
4026
4026
|
const r = [];
|
|
4027
4027
|
return menu.forEach((t) => {
|
|
4028
|
-
let a = uuid();
|
|
4028
|
+
let a = uuid$1();
|
|
4029
4029
|
r.push(Object.assign({
|
|
4030
4030
|
...t
|
|
4031
4031
|
}, {
|
|
@@ -4034,7 +4034,7 @@ function getMenus() {
|
|
|
4034
4034
|
r.push(Object.assign({
|
|
4035
4035
|
...s
|
|
4036
4036
|
}, {
|
|
4037
|
-
id: uuid(),
|
|
4037
|
+
id: uuid$1(),
|
|
4038
4038
|
pid: a
|
|
4039
4039
|
}));
|
|
4040
4040
|
});
|
|
@@ -6791,7 +6791,7 @@ const composeFilter_vue_vue_type_style_index_0_scoped_0ea96921_lang = "", _sfc_m
|
|
|
6791
6791
|
columntype: "input",
|
|
6792
6792
|
ruleslist: [...this.rulesList],
|
|
6793
6793
|
fkData: [],
|
|
6794
|
-
id: uuid(),
|
|
6794
|
+
id: uuid$1(),
|
|
6795
6795
|
fieldformat: null,
|
|
6796
6796
|
list: [],
|
|
6797
6797
|
checked: !1,
|
|
@@ -6979,7 +6979,7 @@ var _sfc_render$5p = function() {
|
|
|
6979
6979
|
null,
|
|
6980
6980
|
null
|
|
6981
6981
|
);
|
|
6982
|
-
const ChildCascader = __component__$5p.exports,
|
|
6982
|
+
const ChildCascader = __component__$5p.exports, composeMiddle_vue_vue_type_style_index_0_scoped_1806ea29_lang = "", _sfc_main$5o = {
|
|
6983
6983
|
name: "composeMiddle",
|
|
6984
6984
|
props: {
|
|
6985
6985
|
source: {
|
|
@@ -7107,7 +7107,7 @@ const ChildCascader = __component__$5p.exports, composeMiddle_vue_vue_type_style
|
|
|
7107
7107
|
dynamicreferencetable: "",
|
|
7108
7108
|
fieldformat: null,
|
|
7109
7109
|
fkdata: [],
|
|
7110
|
-
id: uuid(),
|
|
7110
|
+
id: uuid$1(),
|
|
7111
7111
|
operators: "1",
|
|
7112
7112
|
optionsdata: [],
|
|
7113
7113
|
pid: this.record.id,
|
|
@@ -7139,7 +7139,7 @@ const ChildCascader = __component__$5p.exports, composeMiddle_vue_vue_type_style
|
|
|
7139
7139
|
this.conditionRelevant(t);
|
|
7140
7140
|
},
|
|
7141
7141
|
conditionColumn(r) {
|
|
7142
|
-
|
|
7142
|
+
this.$emit("change");
|
|
7143
7143
|
let t = this.loadData.filter((f) => f.id === r.id)[0], a = this.rulesList.filter((f) => f.remark.split(",").includes(r.effecttype)), s = null;
|
|
7144
7144
|
t.fieldformat && (s = this.fieldFormat.filter((f) => f.code == t.fieldformat)[0].name);
|
|
7145
7145
|
let o = this.tableNameAllData.filter((f) => f.id == t.codegenid)[0], l = [
|
|
@@ -7153,7 +7153,7 @@ const ChildCascader = __component__$5p.exports, composeMiddle_vue_vue_type_style
|
|
|
7153
7153
|
columntype: t.effecttype,
|
|
7154
7154
|
ruleslist: [...a],
|
|
7155
7155
|
fkdata: [],
|
|
7156
|
-
id: uuid(),
|
|
7156
|
+
id: uuid$1(),
|
|
7157
7157
|
fieldformat: s,
|
|
7158
7158
|
list: [],
|
|
7159
7159
|
checked: !1,
|
|
@@ -7189,7 +7189,7 @@ const ChildCascader = __component__$5p.exports, composeMiddle_vue_vue_type_style
|
|
|
7189
7189
|
columntype: r.item7 ? r.item7 : "relevant",
|
|
7190
7190
|
ruleslist: [...t],
|
|
7191
7191
|
fkdata: [],
|
|
7192
|
-
id: uuid(),
|
|
7192
|
+
id: uuid$1(),
|
|
7193
7193
|
fieldformat: null,
|
|
7194
7194
|
list: [],
|
|
7195
7195
|
checked: !1,
|
|
@@ -7530,11 +7530,11 @@ var _sfc_render$5o = function() {
|
|
|
7530
7530
|
_sfc_staticRenderFns$5o,
|
|
7531
7531
|
!1,
|
|
7532
7532
|
null,
|
|
7533
|
-
"
|
|
7533
|
+
"1806ea29",
|
|
7534
7534
|
null,
|
|
7535
7535
|
null
|
|
7536
7536
|
);
|
|
7537
|
-
const ComposeMiddle = __component__$5o.exports,
|
|
7537
|
+
const ComposeMiddle = __component__$5o.exports, main_vue_vue_type_style_index_0_scoped_0337bb15_lang = "", _sfc_main$5n = {
|
|
7538
7538
|
name: "GdFindFilter",
|
|
7539
7539
|
props: {
|
|
7540
7540
|
table: {
|
|
@@ -7621,7 +7621,7 @@ const ComposeMiddle = __component__$5o.exports, main_vue_vue_type_style_index_0_
|
|
|
7621
7621
|
t.push(this.checkTraverseAll(this.sysViewFilters.list));
|
|
7622
7622
|
let a = [0];
|
|
7623
7623
|
const s = (o) => (o = o.filter((l, d) => (l.list.length > 0 && (l.list = s(l.list)), ["relevant", "parental"].includes(l.columntype) && l.list.length > 0 ? (t.push(this.checkTraverseAll(l.list)), a.push(l.id)) : ["43", "44"].includes(String(l.operators)) && l.list.length > 0 && a.push(l.id), !0)), o);
|
|
7624
|
-
if (s([...this.sysViewFilters.list]),
|
|
7624
|
+
if (s([...this.sysViewFilters.list]), t = t.filter((o) => o.checkAll.length != 0), t.length != 0) {
|
|
7625
7625
|
if (!this.checkLength(t)) {
|
|
7626
7626
|
this.$message.error(this.$i18nt("gd.filter.mergeTip", "\u7EC4\u5408\u6700\u5C112\u6761\u6570\u636E\u4EE5\u4E0A!"));
|
|
7627
7627
|
return;
|
|
@@ -7672,7 +7672,7 @@ const ComposeMiddle = __component__$5o.exports, main_vue_vue_type_style_index_0_
|
|
|
7672
7672
|
}), a.filter((o) => o)[0] !== void 0;
|
|
7673
7673
|
},
|
|
7674
7674
|
result(r, t) {
|
|
7675
|
-
let a = [], s = uuid();
|
|
7675
|
+
let a = [], s = uuid$1();
|
|
7676
7676
|
t[0].pid, t.forEach((d, u) => {
|
|
7677
7677
|
u > 0 && a.push(d.id);
|
|
7678
7678
|
});
|
|
@@ -7700,7 +7700,8 @@ const ComposeMiddle = __component__$5o.exports, main_vue_vue_type_style_index_0_
|
|
|
7700
7700
|
return;
|
|
7701
7701
|
}
|
|
7702
7702
|
r.list = [], Object.assign(r.sysViewFilters, {
|
|
7703
|
-
list: []
|
|
7703
|
+
list: [],
|
|
7704
|
+
id: 0
|
|
7704
7705
|
}), s();
|
|
7705
7706
|
}
|
|
7706
7707
|
});
|
|
@@ -7748,7 +7749,6 @@ const ComposeMiddle = __component__$5o.exports, main_vue_vue_type_style_index_0_
|
|
|
7748
7749
|
r(this.sysViewFilters.list);
|
|
7749
7750
|
},
|
|
7750
7751
|
async init(r) {
|
|
7751
|
-
console.log(r);
|
|
7752
7752
|
const t = (s) => (s = s.filter((o, l) => {
|
|
7753
7753
|
if (o.type = String(o.type), o.operators = String(o.operators), o.list && o.list.length > 0)
|
|
7754
7754
|
o.list = t(o.list);
|
|
@@ -7847,7 +7847,7 @@ var _sfc_render$5n = function() {
|
|
|
7847
7847
|
_sfc_staticRenderFns$5n,
|
|
7848
7848
|
!1,
|
|
7849
7849
|
null,
|
|
7850
|
-
"
|
|
7850
|
+
"0337bb15",
|
|
7851
7851
|
null,
|
|
7852
7852
|
null
|
|
7853
7853
|
);
|
|
@@ -11434,7 +11434,7 @@ const FieldFiltering = __component__$5j.exports, queryRules_vue_vue_type_style_i
|
|
|
11434
11434
|
open: !0,
|
|
11435
11435
|
list: []
|
|
11436
11436
|
},
|
|
11437
|
-
id: uuid()
|
|
11437
|
+
id: uuid$1()
|
|
11438
11438
|
}
|
|
11439
11439
|
],
|
|
11440
11440
|
showAdd: !0,
|
|
@@ -11460,7 +11460,7 @@ const FieldFiltering = __component__$5j.exports, queryRules_vue_vue_type_style_i
|
|
|
11460
11460
|
open: !0,
|
|
11461
11461
|
list: []
|
|
11462
11462
|
},
|
|
11463
|
-
id: uuid()
|
|
11463
|
+
id: uuid$1()
|
|
11464
11464
|
}
|
|
11465
11465
|
];
|
|
11466
11466
|
},
|
|
@@ -11594,7 +11594,7 @@ const FieldFiltering = __component__$5j.exports, queryRules_vue_vue_type_style_i
|
|
|
11594
11594
|
effectType: "input",
|
|
11595
11595
|
fieldFormat: null,
|
|
11596
11596
|
fkData: [],
|
|
11597
|
-
id: uuid()
|
|
11597
|
+
id: uuid$1()
|
|
11598
11598
|
};
|
|
11599
11599
|
this.list[r].condition.list.push(s);
|
|
11600
11600
|
},
|
|
@@ -11606,7 +11606,7 @@ const FieldFiltering = __component__$5j.exports, queryRules_vue_vue_type_style_i
|
|
|
11606
11606
|
type: 1,
|
|
11607
11607
|
effectType: "input",
|
|
11608
11608
|
fkData: [],
|
|
11609
|
-
id: uuid(),
|
|
11609
|
+
id: uuid$1(),
|
|
11610
11610
|
fieldFormat: null
|
|
11611
11611
|
};
|
|
11612
11612
|
this.list[r].operation.list.push(t);
|
|
@@ -12799,7 +12799,7 @@ const editPerson_vue_vue_type_style_index_0_scoped_3cfd4863_lang = "", defaultLi
|
|
|
12799
12799
|
name: r.name ? r.name : "",
|
|
12800
12800
|
explain: r.explain ? r.explain : "",
|
|
12801
12801
|
type: "1",
|
|
12802
|
-
viewName: r.viewname ? r.viewname : uuid(8, !1),
|
|
12802
|
+
viewName: r.viewname ? r.viewname : uuid$1(8, !1),
|
|
12803
12803
|
isDefault: 0,
|
|
12804
12804
|
isViewTree: !1,
|
|
12805
12805
|
order: r.order ? r.order : 100,
|
|
@@ -19593,7 +19593,7 @@ const mixins$1g = {
|
|
|
19593
19593
|
name: r ? r.name : "",
|
|
19594
19594
|
type: r ? String(r.echartstype) : "1",
|
|
19595
19595
|
colorList: r && r.colour ? r.colour.split(",") : [...this.echartsColor],
|
|
19596
|
-
code: r ? r.code ? r.code : "" : uuid(8),
|
|
19596
|
+
code: r ? r.code ? r.code : "" : uuid$1(8),
|
|
19597
19597
|
columnName: r && r.echartsorder ? r.echartsorder : "",
|
|
19598
19598
|
list: r ? JSON.parse(r.classlabel) : "",
|
|
19599
19599
|
viewId: r ? Number(r.echartspreview) : "",
|
|
@@ -20417,7 +20417,8 @@ const iconfont = "", index = "", formMixins = {
|
|
|
20417
20417
|
formData: {},
|
|
20418
20418
|
sysViewButtons: [],
|
|
20419
20419
|
allField: [],
|
|
20420
|
-
excludeButtons: []
|
|
20420
|
+
excludeButtons: [],
|
|
20421
|
+
componentList: []
|
|
20421
20422
|
};
|
|
20422
20423
|
},
|
|
20423
20424
|
computed: {
|
|
@@ -20542,6 +20543,9 @@ const iconfont = "", index = "", formMixins = {
|
|
|
20542
20543
|
baseBtnsStatus(r) {
|
|
20543
20544
|
this.$refs.form.baseBtnsStatus(r);
|
|
20544
20545
|
},
|
|
20546
|
+
baseComponentsInit(r) {
|
|
20547
|
+
this.$refs.form.baseComponentsInit(r);
|
|
20548
|
+
},
|
|
20545
20549
|
baseClosed() {
|
|
20546
20550
|
this.$refs.form.closed();
|
|
20547
20551
|
},
|
|
@@ -20598,6 +20602,7 @@ const iconfont = "", index = "", formMixins = {
|
|
|
20598
20602
|
excludeButtons: [],
|
|
20599
20603
|
fieldData: [],
|
|
20600
20604
|
tableDataSource: [],
|
|
20605
|
+
componentList: [],
|
|
20601
20606
|
lineQuickView: (r) => {
|
|
20602
20607
|
const t = "baseQuickView";
|
|
20603
20608
|
return this[t] === void 0 && this.func === void 0 ? new Promise((a) => a(r)) : this[t](r);
|
|
@@ -20671,7 +20676,7 @@ const iconfont = "", index = "", formMixins = {
|
|
|
20671
20676
|
sysViewList: this.sysViewList,
|
|
20672
20677
|
personalViewList: this.personalViewList,
|
|
20673
20678
|
defaultViewId: this.defaultViewId
|
|
20674
|
-
});
|
|
20679
|
+
}), this.$refs.table.baseCustomComponents(this.componentList);
|
|
20675
20680
|
let t = this.formList.filter((a) => a.id === this.formCode)[0];
|
|
20676
20681
|
t || (t = this.formList.filter((a) => a.type === 1)[0]), this.$refs.editForm.setFormRecord(t), this.beaseLoadComplete();
|
|
20677
20682
|
});
|
|
@@ -20807,6 +20812,9 @@ const iconfont = "", index = "", formMixins = {
|
|
|
20807
20812
|
baseBtnsStatus(r) {
|
|
20808
20813
|
this.$refs.table.baseBtnsStatus(r);
|
|
20809
20814
|
},
|
|
20815
|
+
baseComponentsInit(r) {
|
|
20816
|
+
this.$refs.table.baseComponentsInit(r);
|
|
20817
|
+
},
|
|
20810
20818
|
getDictionary(r) {
|
|
20811
20819
|
return this.$options.filters.dictData(r);
|
|
20812
20820
|
},
|
|
@@ -30765,7 +30773,7 @@ var _sfc_render$4P = function() {
|
|
|
30765
30773
|
null,
|
|
30766
30774
|
null
|
|
30767
30775
|
);
|
|
30768
|
-
const childEditor = __component__$4P.exports,
|
|
30776
|
+
const childEditor = __component__$4P.exports, column_vue_vue_type_style_index_0_scoped_fb4e2294_lang = "", _sfc_main$4O = {
|
|
30769
30777
|
props: {
|
|
30770
30778
|
record: {
|
|
30771
30779
|
type: Object,
|
|
@@ -30881,7 +30889,7 @@ const childEditor = __component__$4P.exports, column_vue_vue_type_style_index_0_
|
|
|
30881
30889
|
this.ruleFormData[this.record.prop] = r;
|
|
30882
30890
|
},
|
|
30883
30891
|
getDict(r) {
|
|
30884
|
-
return
|
|
30892
|
+
return r.dictData ? r.dictData : this.getDictionary(r);
|
|
30885
30893
|
},
|
|
30886
30894
|
getDictionary(r) {
|
|
30887
30895
|
return this.$options.filters.dictData(r.dictTypeCode);
|
|
@@ -30934,7 +30942,7 @@ var _sfc_render$4O = function() {
|
|
|
30934
30942
|
_sfc_staticRenderFns$4O,
|
|
30935
30943
|
!1,
|
|
30936
30944
|
null,
|
|
30937
|
-
"
|
|
30945
|
+
"fb4e2294",
|
|
30938
30946
|
null,
|
|
30939
30947
|
null
|
|
30940
30948
|
);
|
|
@@ -32805,7 +32813,7 @@ const main_vue_vue_type_style_index_0_scoped_f14ec593_lang = "", colorList = ["#
|
|
|
32805
32813
|
name: this.$i18nt("gd.settings.followTheme", "\u8DDF\u968F\u7CFB\u7EDF\u4E3B\u9898\u8272"),
|
|
32806
32814
|
code: "0",
|
|
32807
32815
|
colorType: "0",
|
|
32808
|
-
id: uuid(8)
|
|
32816
|
+
id: uuid$1(8)
|
|
32809
32817
|
};
|
|
32810
32818
|
this.loadData = this.loadData.concat(r), this.$refs.table.setTableData(this.loadData, !1);
|
|
32811
32819
|
},
|
|
@@ -32823,7 +32831,7 @@ const main_vue_vue_type_style_index_0_scoped_f14ec593_lang = "", colorList = ["#
|
|
|
32823
32831
|
name: String(s) === "0" ? this.$i18nt("gd.settings.followTheme", "\u8DDF\u968F\u7CFB\u7EDF\u4E3B\u9898\u8272") : s,
|
|
32824
32832
|
code: s,
|
|
32825
32833
|
colorType: String(s) === "0" ? "0" : "1",
|
|
32826
|
-
id: uuid(8)
|
|
32834
|
+
id: uuid$1(8)
|
|
32827
32835
|
});
|
|
32828
32836
|
}), this.loadData = [...a], this.$nextTick(() => {
|
|
32829
32837
|
setTimeout(() => {
|
|
@@ -76088,7 +76096,7 @@ const main_vue_vue_type_style_index_0_scoped_4163936b_lang = "", _sfc_main$4s =
|
|
|
76088
76096
|
let a = [], s = [];
|
|
76089
76097
|
t.forEach((o) => {
|
|
76090
76098
|
a.push({
|
|
76091
|
-
uid: uuid(),
|
|
76099
|
+
uid: uuid$1(),
|
|
76092
76100
|
name: o.fileoriginname,
|
|
76093
76101
|
fileId: o.id,
|
|
76094
76102
|
url: o.url
|
|
@@ -76201,7 +76209,7 @@ const main_vue_vue_type_style_index_0_scoped_437b878e_lang = "", _sfc_main$4r =
|
|
|
76201
76209
|
},
|
|
76202
76210
|
getFileBlob(r) {
|
|
76203
76211
|
return r.includes("http") ? new Promise((a) => {
|
|
76204
|
-
a({ url: r, fileId: "", uuid: uuid(8) });
|
|
76212
|
+
a({ url: r, fileId: "", uuid: uuid$1(8) });
|
|
76205
76213
|
}) : sysFileInfoPreview({
|
|
76206
76214
|
id: r
|
|
76207
76215
|
}).then((a) => ({ url: window.URL.createObjectURL(new Blob([a])), fileId: r, uuid: r }));
|
|
@@ -90870,7 +90878,7 @@ var _sfc_render$3r = function() {
|
|
|
90870
90878
|
);
|
|
90871
90879
|
const DelTabsConfig = __component__$3r.exports;
|
|
90872
90880
|
function processData(r) {
|
|
90873
|
-
let t = uuid();
|
|
90881
|
+
let t = uuid$1();
|
|
90874
90882
|
switch (r) {
|
|
90875
90883
|
case "start":
|
|
90876
90884
|
return {
|
|
@@ -91043,7 +91051,7 @@ const settings_vue_vue_type_style_index_0_scoped_c26927f5_lang = "", _sfc_main$3
|
|
|
91043
91051
|
name: r ? r.name : "",
|
|
91044
91052
|
sysCodeGenId: r ? r.sysCodeGenId : "",
|
|
91045
91053
|
description: r ? r.description : "",
|
|
91046
|
-
code: r ? r.code : uuid(8),
|
|
91054
|
+
code: r ? r.code : uuid$1(8),
|
|
91047
91055
|
transKey: r ? r.transKey : null,
|
|
91048
91056
|
langs: JSON.stringify(t)
|
|
91049
91057
|
};
|
|
@@ -92010,7 +92018,7 @@ const FlowsDesignerGenName = __component__$3m.exports, settings_vue_vue_type_sty
|
|
|
92010
92018
|
ranges: r ? r.ranges : "",
|
|
92011
92019
|
isBackgroud: r ? r.isBackgroud : [],
|
|
92012
92020
|
firing: r ? r.firing : [],
|
|
92013
|
-
code: r ? r.code : uuid(8),
|
|
92021
|
+
code: r ? r.code : uuid$1(8),
|
|
92014
92022
|
transKey: r ? r.transKey : null,
|
|
92015
92023
|
langs: JSON.stringify(t)
|
|
92016
92024
|
};
|
|
@@ -92466,7 +92474,7 @@ const flowDesign$1 = __component__$3k.exports, settings_vue_vue_type_style_index
|
|
|
92466
92474
|
tableId: r ? r.tableId : void 0,
|
|
92467
92475
|
category: r ? r.category : void 0,
|
|
92468
92476
|
description: r ? r.description : "",
|
|
92469
|
-
enCode: r ? r.enCode : uuid(8),
|
|
92477
|
+
enCode: r ? r.enCode : uuid$1(8),
|
|
92470
92478
|
msg_MessagetemPlateId: r ? r.msg_MessagetemPlateId : void 0,
|
|
92471
92479
|
msg_MessagetemPlateId_CC: r ? r.msg_MessagetemPlateId_CC : void 0,
|
|
92472
92480
|
msg_MessagetemPlateId_UP: r ? r.msg_MessagetemPlateId_UP : void 0,
|
|
@@ -101104,8 +101112,8 @@ const EndDesigner$2 = __component__$2C.exports, index_vue_vue_type_style_index_0
|
|
|
101104
101112
|
},
|
|
101105
101113
|
methods: {
|
|
101106
101114
|
getTransKey(r, t) {
|
|
101107
|
-
let a = this.tableLists.filter((d) => d.id == this.codeGenId)[0], s = a === void 0 ? "" : `_${a.tablename}`, o = `SFO_N${s}_${uuid(8)}`;
|
|
101108
|
-
t == 1 && (o = `SFO_N${s}_field_${uuid(8)}`);
|
|
101115
|
+
let a = this.tableLists.filter((d) => d.id == this.codeGenId)[0], s = a === void 0 ? "" : `_${a.tablename}`, o = `SFO_N${s}_${uuid$1(8)}`;
|
|
101116
|
+
t == 1 && (o = `SFO_N${s}_field_${uuid$1(8)}`);
|
|
101109
101117
|
let l = [
|
|
101110
101118
|
{
|
|
101111
101119
|
val: r.name,
|
|
@@ -101180,7 +101188,7 @@ const EndDesigner$2 = __component__$2C.exports, index_vue_vue_type_style_index_0
|
|
|
101180
101188
|
},
|
|
101181
101189
|
addList() {
|
|
101182
101190
|
let r = {
|
|
101183
|
-
id: uuid(),
|
|
101191
|
+
id: uuid$1(),
|
|
101184
101192
|
name: "",
|
|
101185
101193
|
columnName: "",
|
|
101186
101194
|
columnId: "",
|
|
@@ -101450,7 +101458,7 @@ const index_vue_vue_type_style_index_0_scoped_f39534bc_lang = "", _sfc_main$2A =
|
|
|
101450
101458
|
addList() {
|
|
101451
101459
|
let r = {
|
|
101452
101460
|
type: 1,
|
|
101453
|
-
id: uuid(),
|
|
101461
|
+
id: uuid$1(),
|
|
101454
101462
|
columnName: "",
|
|
101455
101463
|
columnId: "",
|
|
101456
101464
|
rules: "1",
|
|
@@ -101483,7 +101491,7 @@ const index_vue_vue_type_style_index_0_scoped_f39534bc_lang = "", _sfc_main$2A =
|
|
|
101483
101491
|
rule: [],
|
|
101484
101492
|
list: [],
|
|
101485
101493
|
err: !1,
|
|
101486
|
-
id: uuid(),
|
|
101494
|
+
id: uuid$1(),
|
|
101487
101495
|
sourceId: this.record.sourceId,
|
|
101488
101496
|
pid: this.record.id
|
|
101489
101497
|
};
|
|
@@ -101493,11 +101501,11 @@ const index_vue_vue_type_style_index_0_scoped_f39534bc_lang = "", _sfc_main$2A =
|
|
|
101493
101501
|
let a = nodeData$2(r);
|
|
101494
101502
|
a = Object.assign(a, {
|
|
101495
101503
|
pid: this.record.list[t].id,
|
|
101496
|
-
id: uuid(),
|
|
101504
|
+
id: uuid$1(),
|
|
101497
101505
|
sourceId: this.record.sourceId
|
|
101498
101506
|
}), a.type == "condition" && a.list.map((s) => (s = Object.assign(s, {
|
|
101499
101507
|
pid: a.id,
|
|
101500
|
-
id: uuid(),
|
|
101508
|
+
id: uuid$1(),
|
|
101501
101509
|
sourceId: this.record.sourceId
|
|
101502
101510
|
}), s)), this.record.list[t].list.splice(0, 0, a);
|
|
101503
101511
|
},
|
|
@@ -101527,11 +101535,11 @@ const index_vue_vue_type_style_index_0_scoped_f39534bc_lang = "", _sfc_main$2A =
|
|
|
101527
101535
|
let s = nodeData$2(r);
|
|
101528
101536
|
s = Object.assign(s, {
|
|
101529
101537
|
pid: this.record.list[t].id,
|
|
101530
|
-
id: uuid(),
|
|
101538
|
+
id: uuid$1(),
|
|
101531
101539
|
sourceId: this.record.sourceId
|
|
101532
101540
|
}), s.type == "condition" && s.list.map((o) => (o = Object.assign(o, {
|
|
101533
101541
|
pid: s.id,
|
|
101534
|
-
id: uuid(),
|
|
101542
|
+
id: uuid$1(),
|
|
101535
101543
|
sourceId: this.record.sourceId
|
|
101536
101544
|
}), o)), this.record.list[t].list.splice(a + 1, 0, s);
|
|
101537
101545
|
},
|
|
@@ -101701,8 +101709,8 @@ const ConditionDesigner$2 = __component__$2A.exports, main_vue_vue_type_style_in
|
|
|
101701
101709
|
this.delTransKeyList = [], this.addTransKeyList = [], console.log(r), this.codeGenId = r[0].data.sysCodeGenId, this.list = [...r], this.getLoadData();
|
|
101702
101710
|
},
|
|
101703
101711
|
addType(r, t) {
|
|
101704
|
-
let a = nodeData$2(r), s = uuid();
|
|
101705
|
-
a = Object.assign(a, { pid: 0, id: s, sourceId: s }), a.type == "condition" && a.list.map((o) => (o = Object.assign(o, { pid: a.id, id: uuid(), sourceId: a.id }), o)), this.list.splice(t + 1, 0, a);
|
|
101712
|
+
let a = nodeData$2(r), s = uuid$1();
|
|
101713
|
+
a = Object.assign(a, { pid: 0, id: s, sourceId: s }), a.type == "condition" && a.list.map((o) => (o = Object.assign(o, { pid: a.id, id: uuid$1(), sourceId: a.id }), o)), this.list.splice(t + 1, 0, a);
|
|
101706
101714
|
},
|
|
101707
101715
|
deltransKey(r) {
|
|
101708
101716
|
this.delTransKeyList = this.delTransKeyList.concat(r);
|
|
@@ -102880,7 +102888,7 @@ const AttributesDesigner = __component__$2u.exports, index_vue_vue_type_style_in
|
|
|
102880
102888
|
},
|
|
102881
102889
|
addList() {
|
|
102882
102890
|
let r = {
|
|
102883
|
-
id: uuid(),
|
|
102891
|
+
id: uuid$1(),
|
|
102884
102892
|
operationtype: "",
|
|
102885
102893
|
tableid: "",
|
|
102886
102894
|
tablename: "",
|
|
@@ -103269,7 +103277,7 @@ const index_vue_vue_type_style_index_0_scoped_f235367a_lang = "", plugFilters$2
|
|
|
103269
103277
|
},
|
|
103270
103278
|
list: [],
|
|
103271
103279
|
err: !1,
|
|
103272
|
-
id: uuid(),
|
|
103280
|
+
id: uuid$1(),
|
|
103273
103281
|
pid: this.record.id
|
|
103274
103282
|
};
|
|
103275
103283
|
this.record.list.splice(r - 1, 0, t);
|
|
@@ -103278,8 +103286,8 @@ const index_vue_vue_type_style_index_0_scoped_f235367a_lang = "", plugFilters$2
|
|
|
103278
103286
|
let a = nodeData$1(r);
|
|
103279
103287
|
a = Object.assign(a, {
|
|
103280
103288
|
pid: this.record.list[t].id,
|
|
103281
|
-
id: uuid()
|
|
103282
|
-
}), a.type == "condition" && a.list.map((s) => (s.id = uuid(), s.pid = a.id, s)), this.record.list[t].list.splice(0, 0, a);
|
|
103289
|
+
id: uuid$1()
|
|
103290
|
+
}), a.type == "condition" && a.list.map((s) => (s.id = uuid$1(), s.pid = a.id, s)), this.record.list[t].list.splice(0, 0, a);
|
|
103283
103291
|
},
|
|
103284
103292
|
del(r) {
|
|
103285
103293
|
if (this.record.list.length == 2) {
|
|
@@ -103293,8 +103301,8 @@ const index_vue_vue_type_style_index_0_scoped_f235367a_lang = "", plugFilters$2
|
|
|
103293
103301
|
let s = nodeData$1(r);
|
|
103294
103302
|
s = Object.assign(s, {
|
|
103295
103303
|
pid: this.record.list[t].id,
|
|
103296
|
-
id: uuid()
|
|
103297
|
-
}), s.type == "condition" && s.list.map((o) => (o.id = uuid(), o.pid = s.id, o)), this.record.list[t].list.splice(a + 1, 0, s);
|
|
103304
|
+
id: uuid$1()
|
|
103305
|
+
}), s.type == "condition" && s.list.map((o) => (o.id = uuid$1(), o.pid = s.id, o)), this.record.list[t].list.splice(a + 1, 0, s);
|
|
103298
103306
|
},
|
|
103299
103307
|
delChildItem(r, t, a) {
|
|
103300
103308
|
let s = this.record.list[t].list.filter((o, l) => l != r);
|
|
@@ -103434,7 +103442,7 @@ const ConditionDesigner$1 = __component__$2s.exports, index_vue_vue_type_style_i
|
|
|
103434
103442
|
addList() {
|
|
103435
103443
|
let r = {
|
|
103436
103444
|
type: 1,
|
|
103437
|
-
id: uuid(),
|
|
103445
|
+
id: uuid$1(),
|
|
103438
103446
|
columnname: "",
|
|
103439
103447
|
columnid: "",
|
|
103440
103448
|
rules: "1",
|
|
@@ -103463,8 +103471,8 @@ const ConditionDesigner$1 = __component__$2s.exports, index_vue_vue_type_style_i
|
|
|
103463
103471
|
let a = nodeData$1(r);
|
|
103464
103472
|
a = Object.assign(a, {
|
|
103465
103473
|
pid: this.record.list[t].id,
|
|
103466
|
-
id: uuid()
|
|
103467
|
-
}), a.type == "condition" && a.list.map((s) => (s.id = uuid(), s.pid = a.id, s)), this.record.list[t].list.splice(0, 0, a);
|
|
103474
|
+
id: uuid$1()
|
|
103475
|
+
}), a.type == "condition" && a.list.map((s) => (s.id = uuid$1(), s.pid = a.id, s)), this.record.list[t].list.splice(0, 0, a);
|
|
103468
103476
|
},
|
|
103469
103477
|
del(r) {
|
|
103470
103478
|
if (this.record.list.length == 1) {
|
|
@@ -103478,7 +103486,7 @@ const ConditionDesigner$1 = __component__$2s.exports, index_vue_vue_type_style_i
|
|
|
103478
103486
|
let s = nodeData$1(r);
|
|
103479
103487
|
s = Object.assign(s, {
|
|
103480
103488
|
pid: this.record.list[t].id,
|
|
103481
|
-
id: uuid()
|
|
103489
|
+
id: uuid$1()
|
|
103482
103490
|
}), this.record.list[t].list.splice(a + 1, 0, s);
|
|
103483
103491
|
},
|
|
103484
103492
|
delChildItem(r, t, a) {
|
|
@@ -103606,7 +103614,7 @@ const StageDesigner$1 = __component__$2r.exports, main_vue_vue_type_style_index_
|
|
|
103606
103614
|
},
|
|
103607
103615
|
addType(r, t) {
|
|
103608
103616
|
let a = nodeData$1(r);
|
|
103609
|
-
if (a = Object.assign(a, { pid: 0, id: uuid() }), this.list.length == 2) {
|
|
103617
|
+
if (a = Object.assign(a, { pid: 0, id: uuid$1() }), this.list.length == 2) {
|
|
103610
103618
|
let s = {
|
|
103611
103619
|
list: [],
|
|
103612
103620
|
name: "\u9876\u70B9",
|
|
@@ -105371,7 +105379,7 @@ const index_vue_vue_type_style_index_0_scoped_9f7b7852_lang = "", plugFilters$1
|
|
|
105371
105379
|
},
|
|
105372
105380
|
list: [],
|
|
105373
105381
|
err: !1,
|
|
105374
|
-
id: uuid(),
|
|
105382
|
+
id: uuid$1(),
|
|
105375
105383
|
pid: this.record.id
|
|
105376
105384
|
};
|
|
105377
105385
|
this.record.list.splice(r - 1, 0, t);
|
|
@@ -105380,8 +105388,8 @@ const index_vue_vue_type_style_index_0_scoped_9f7b7852_lang = "", plugFilters$1
|
|
|
105380
105388
|
let a = nodeData(r);
|
|
105381
105389
|
a = Object.assign(a, {
|
|
105382
105390
|
pid: this.record.list[t].id,
|
|
105383
|
-
id: uuid()
|
|
105384
|
-
}), a.type == "condition" && a.list.map((s) => (s.id = uuid(), s.pid = a.id, s)), this.record.list[t].list.splice(0, 0, a);
|
|
105391
|
+
id: uuid$1()
|
|
105392
|
+
}), a.type == "condition" && a.list.map((s) => (s.id = uuid$1(), s.pid = a.id, s)), this.record.list[t].list.splice(0, 0, a);
|
|
105385
105393
|
},
|
|
105386
105394
|
del(r) {
|
|
105387
105395
|
if (this.record.list.length == 2) {
|
|
@@ -105395,8 +105403,8 @@ const index_vue_vue_type_style_index_0_scoped_9f7b7852_lang = "", plugFilters$1
|
|
|
105395
105403
|
let s = nodeData(r);
|
|
105396
105404
|
s = Object.assign(s, {
|
|
105397
105405
|
pid: this.record.list[t].id,
|
|
105398
|
-
id: uuid()
|
|
105399
|
-
}), s.type == "condition" && s.list.map((o) => (o.id = uuid(), o.pid = s.id, o)), this.record.list[t].list.splice(a + 1, 0, s);
|
|
105406
|
+
id: uuid$1()
|
|
105407
|
+
}), s.type == "condition" && s.list.map((o) => (o.id = uuid$1(), o.pid = s.id, o)), this.record.list[t].list.splice(a + 1, 0, s);
|
|
105400
105408
|
},
|
|
105401
105409
|
delChildItem(r, t, a) {
|
|
105402
105410
|
let s = this.record.list[t].list.filter((o, l) => l != r);
|
|
@@ -105530,13 +105538,13 @@ const ConditionDesigner = __component__$2j.exports, main_vue_vue_type_style_inde
|
|
|
105530
105538
|
this.codeGenId = r[0].data.tableId, this.list = [...r];
|
|
105531
105539
|
},
|
|
105532
105540
|
addType(r, t) {
|
|
105533
|
-
let a = nodeData(r), s = uuid();
|
|
105541
|
+
let a = nodeData(r), s = uuid$1();
|
|
105534
105542
|
a = Object.assign(a, {
|
|
105535
105543
|
pid: 0,
|
|
105536
105544
|
id: s
|
|
105537
105545
|
}), a.type == "condition" && a.list.map((o) => (o = Object.assign(o, {
|
|
105538
105546
|
pid: a.id,
|
|
105539
|
-
id: uuid()
|
|
105547
|
+
id: uuid$1()
|
|
105540
105548
|
}), o)), this.list.splice(t + 1, 0, a);
|
|
105541
105549
|
},
|
|
105542
105550
|
delItem(r) {
|
|
@@ -106628,7 +106636,7 @@ const mixins$i = {
|
|
|
106628
106636
|
fieldFormat: null,
|
|
106629
106637
|
dictTypeCode: null,
|
|
106630
106638
|
fkData: [],
|
|
106631
|
-
id: uuid(12)
|
|
106639
|
+
id: uuid$1(12)
|
|
106632
106640
|
};
|
|
106633
106641
|
this.list[r].condition.list.push(s), this.list[r].operation.list.length === 0 && (this.addOperation(r, "1"), this.addOperation(r, "2"));
|
|
106634
106642
|
},
|
|
@@ -106640,7 +106648,7 @@ const mixins$i = {
|
|
|
106640
106648
|
type: 1,
|
|
106641
106649
|
effectType: "select",
|
|
106642
106650
|
fkData: [],
|
|
106643
|
-
id: uuid(),
|
|
106651
|
+
id: uuid$1(),
|
|
106644
106652
|
fieldFormat: null
|
|
106645
106653
|
};
|
|
106646
106654
|
this.list[r].operation.list.push(a);
|
|
@@ -106662,7 +106670,7 @@ const mixins$i = {
|
|
|
106662
106670
|
name: r ? r.name : "",
|
|
106663
106671
|
using: r ? r.using : !0,
|
|
106664
106672
|
explain: r ? r.explain : "",
|
|
106665
|
-
id: r ? r.id : uuid(12)
|
|
106673
|
+
id: r ? r.id : uuid$1(12)
|
|
106666
106674
|
}, r ? this.list = [...t.list] : this.list = [
|
|
106667
106675
|
{
|
|
106668
106676
|
title: "IF",
|
|
@@ -106675,7 +106683,7 @@ const mixins$i = {
|
|
|
106675
106683
|
open: !0,
|
|
106676
106684
|
list: []
|
|
106677
106685
|
},
|
|
106678
|
-
id: uuid(12)
|
|
106686
|
+
id: uuid$1(12)
|
|
106679
106687
|
}
|
|
106680
106688
|
], this.$nextTick(() => {
|
|
106681
106689
|
setTimeout(() => {
|
|
@@ -107555,7 +107563,7 @@ const ViewTree = __component__$2g.exports, edit_vue_vue_type_style_index_0_scope
|
|
|
107555
107563
|
name: "",
|
|
107556
107564
|
type: "1",
|
|
107557
107565
|
explain: "",
|
|
107558
|
-
viewName: uuid(8, !1),
|
|
107566
|
+
viewName: uuid$1(8, !1),
|
|
107559
107567
|
isDefault: 0,
|
|
107560
107568
|
isViewTree: 0,
|
|
107561
107569
|
order: 100,
|
|
@@ -107889,7 +107897,7 @@ const editViewConfig = __component__$2f.exports, copy_vue_vue_type_style_index_0
|
|
|
107889
107897
|
return sysViewDetails({
|
|
107890
107898
|
id: this.record
|
|
107891
107899
|
}).then((r) => (r.success ? (this.detail = Object.assign(r.data, {
|
|
107892
|
-
viewname: r.data.viewname + uuid(2, !1, !1)
|
|
107900
|
+
viewname: r.data.viewname + uuid$1(2, !1, !1)
|
|
107893
107901
|
}), this.spinning = !1, this.$nextTick(() => {
|
|
107894
107902
|
setTimeout(() => {
|
|
107895
107903
|
this.ruleFormData = {
|
|
@@ -107905,7 +107913,7 @@ const editViewConfig = __component__$2f.exports, copy_vue_vue_type_style_index_0
|
|
|
107905
107913
|
return sysFormDetails({
|
|
107906
107914
|
id: this.record
|
|
107907
107915
|
}).then((r) => (r.success ? (this.detail = Object.assign(r.data, {
|
|
107908
|
-
name: r.data.name + uuid(2, !1, !1)
|
|
107916
|
+
name: r.data.name + uuid$1(2, !1, !1)
|
|
107909
107917
|
}), this.spinning = !1, this.$nextTick(() => {
|
|
107910
107918
|
setTimeout(() => {
|
|
107911
107919
|
this.ruleFormData = {
|
|
@@ -108057,7 +108065,7 @@ const editViewConfig = __component__$2f.exports, copy_vue_vue_type_style_index_0
|
|
|
108057
108065
|
let o = [], l = this.allTableData.filter((u) => u.id == this.detail.sysCodeGenId)[0], d = l == null ? "" : `_${l.tableName}`;
|
|
108058
108066
|
if (t.forEach((u) => {
|
|
108059
108067
|
if (u.res.code === 400) {
|
|
108060
|
-
let f = u.columnName ? `${u.columnName}_${uuid(6)}` : `${u.type ? u.type : u.utype}_${uuid(8)}`, h = `STFC${d}_${f}`, p = u.langsTransKey.name;
|
|
108068
|
+
let f = u.columnName ? `${u.columnName}_${uuid$1(6)}` : `${u.type ? u.type : u.utype}_${uuid$1(8)}`, h = `STFC${d}_${f}`, p = u.langsTransKey.name;
|
|
108061
108069
|
o.push(
|
|
108062
108070
|
Object.assign(u, {
|
|
108063
108071
|
langsTransKey: Object.assign(u.langsTransKey, {
|
|
@@ -108082,7 +108090,7 @@ const editViewConfig = __component__$2f.exports, copy_vue_vue_type_style_index_0
|
|
|
108082
108090
|
let r = JSON.parse(this.detail.formConfig), t = [];
|
|
108083
108091
|
const a = (s) => (s = s.filter((o, l) => {
|
|
108084
108092
|
if (o.transKey) {
|
|
108085
|
-
let d = uuid();
|
|
108093
|
+
let d = uuid$1();
|
|
108086
108094
|
o.uuid = d, t.push(Object.assign({
|
|
108087
108095
|
...o
|
|
108088
108096
|
}, {
|
|
@@ -108091,7 +108099,7 @@ const editViewConfig = __component__$2f.exports, copy_vue_vue_type_style_index_0
|
|
|
108091
108099
|
}
|
|
108092
108100
|
return ["grid", "tabs", "selectInputList", "collapse"].includes(o.type) && o.columns.forEach((d) => {
|
|
108093
108101
|
if (d.transKey) {
|
|
108094
|
-
let u = uuid();
|
|
108102
|
+
let u = uuid$1();
|
|
108095
108103
|
d.uuid = u, d.utype = o.type, t.push(Object.assign({
|
|
108096
108104
|
...d
|
|
108097
108105
|
}, {
|
|
@@ -108115,7 +108123,7 @@ const editViewConfig = __component__$2f.exports, copy_vue_vue_type_style_index_0
|
|
|
108115
108123
|
let r = this.allTableData.filter((o) => o.id == this.detail.sysCodeGenId)[0], t = r == null ? "" : `_${r.tableName}`, a = [...this.arrTransKey], s = [];
|
|
108116
108124
|
a.forEach((o) => {
|
|
108117
108125
|
let l = this.getAllLanguage().then((d) => {
|
|
108118
|
-
let u = o.columnName ? `${o.columnName}_${uuid(6)}` : `${o.type ? o.type : o.utype}_${uuid(8)}`, f = `STFC${t}_${u}`, h = [];
|
|
108126
|
+
let u = o.columnName ? `${o.columnName}_${uuid$1(6)}` : `${o.type ? o.type : o.utype}_${uuid$1(8)}`, f = `STFC${t}_${u}`, h = [];
|
|
108119
108127
|
d.data.forEach((v) => {
|
|
108120
108128
|
let g = o.transKey ? this.$i18nt(`Dynamics.${o.transKey}`, v.languageCode.replace(
|
|
108121
108129
|
/-/g,
|
|
@@ -108216,7 +108224,7 @@ var _sfc_render$2e = function() {
|
|
|
108216
108224
|
null,
|
|
108217
108225
|
null
|
|
108218
108226
|
);
|
|
108219
|
-
const copy = __component__$2e.exports,
|
|
108227
|
+
const copy = __component__$2e.exports, btnRelation_vue_vue_type_style_index_0_scoped_4db017d9_lang = "", _sfc_main$2d = {
|
|
108220
108228
|
props: {
|
|
108221
108229
|
codeGenId: {
|
|
108222
108230
|
type: [String, Number],
|
|
@@ -108312,8 +108320,8 @@ const copy = __component__$2e.exports, btnRelation_vue_vue_type_style_index_0_sc
|
|
|
108312
108320
|
if (o.length > 0) {
|
|
108313
108321
|
let l = {
|
|
108314
108322
|
type: this.type,
|
|
108315
|
-
|
|
108316
|
-
|
|
108323
|
+
componentId: t.id,
|
|
108324
|
+
btnS: o
|
|
108317
108325
|
};
|
|
108318
108326
|
r.push(l);
|
|
108319
108327
|
}
|
|
@@ -108355,7 +108363,7 @@ var _sfc_render$2d = function() {
|
|
|
108355
108363
|
_sfc_staticRenderFns$2d,
|
|
108356
108364
|
!1,
|
|
108357
108365
|
null,
|
|
108358
|
-
"
|
|
108366
|
+
"4db017d9",
|
|
108359
108367
|
null,
|
|
108360
108368
|
null
|
|
108361
108369
|
);
|
|
@@ -110265,7 +110273,7 @@ var _sfc_render$2a = function() {
|
|
|
110265
110273
|
null,
|
|
110266
110274
|
null
|
|
110267
110275
|
);
|
|
110268
|
-
const collapseItem = __component__$2a.exports,
|
|
110276
|
+
const collapseItem = __component__$2a.exports, main_vue_vue_type_style_index_0_scoped_351955bb_lang = "", _sfc_main$29 = {
|
|
110269
110277
|
props: {
|
|
110270
110278
|
table: {
|
|
110271
110279
|
type: Object,
|
|
@@ -110316,7 +110324,7 @@ const collapseItem = __component__$2a.exports, main_vue_vue_type_style_index_0_s
|
|
|
110316
110324
|
getSelectedField(r) {
|
|
110317
110325
|
let t = [];
|
|
110318
110326
|
return r.forEach((a) => {
|
|
110319
|
-
const s = a.inputComponentList.filter((f) => f.type === a.inputComponent)[0], o = s.rules.filter((f, h) => (h === 0 && (f.required = a.required), !0)), l = s.type + "_" + uuid(8);
|
|
110327
|
+
const s = a.inputComponentList.filter((f) => f.type === a.inputComponent)[0], o = s.rules.filter((f, h) => (h === 0 && (f.required = a.required), !0)), l = s.type + "_" + uuid$1(8);
|
|
110320
110328
|
let d = [];
|
|
110321
110329
|
a.inputComponentList.forEach((f) => {
|
|
110322
110330
|
d.push(f.type);
|
|
@@ -110340,14 +110348,17 @@ const collapseItem = __component__$2a.exports, main_vue_vue_type_style_index_0_s
|
|
|
110340
110348
|
a.dicttypecode && Object.assign(u, { options: Object.assign({ ...u.options }, { dictTypeCode: a.dicttypecode }) }), a.fkentityname && Object.assign(u, {
|
|
110341
110349
|
options: Object.assign({ ...u.options }, { fkEntityName: a.fkentityname, dictTypeCode: "" })
|
|
110342
110350
|
}), a.fkentityname && ["fk", "user"].includes(a.effecttype) && Object.assign(u, {
|
|
110343
|
-
options: Object.assign(
|
|
110351
|
+
options: Object.assign(
|
|
110352
|
+
{ ...u.options },
|
|
110353
|
+
{ viewdeId: "", formdeId: "", fieldFiltering: !0, searchWid: "80", searchUnit: "%" }
|
|
110354
|
+
)
|
|
110344
110355
|
}), ["about"].includes(a.effecttype) && Object.assign(u, {
|
|
110345
|
-
options: Object.assign({ ...u.options }, { relations: a.relations })
|
|
110356
|
+
options: Object.assign({ ...u.options }, { relations: a.relations, searchWid: "80", searchUnit: "%" })
|
|
110346
110357
|
}), ["participants"].includes(a.effecttype) && Object.assign(u, {
|
|
110347
|
-
options: Object.assign({ ...u.options }, { multiple: !0, multipleLimit: 0 })
|
|
110358
|
+
options: Object.assign({ ...u.options }, { multiple: !0, multipleLimit: 0, searchWid: "80", searchUnit: "%" })
|
|
110348
110359
|
}), a.fieldformat && Object.assign(u, {
|
|
110349
110360
|
showTime: a.fieldformat !== 2,
|
|
110350
|
-
options: Object.assign({ ...u.options }, { format: String(a.fieldformat) })
|
|
110361
|
+
options: Object.assign({ ...u.options }, { format: String(a.fieldformat), searchWid: "80", searchUnit: "%" })
|
|
110351
110362
|
}), t.push(Object.assign({ ...s }, u));
|
|
110352
110363
|
}), t;
|
|
110353
110364
|
},
|
|
@@ -110389,7 +110400,7 @@ var _sfc_render$29 = function() {
|
|
|
110389
110400
|
_sfc_staticRenderFns$29,
|
|
110390
110401
|
!1,
|
|
110391
110402
|
null,
|
|
110392
|
-
"
|
|
110403
|
+
"351955bb",
|
|
110393
110404
|
null,
|
|
110394
110405
|
null
|
|
110395
110406
|
);
|
|
@@ -113166,7 +113177,7 @@ var _sfc_render$1O = function() {
|
|
|
113166
113177
|
null,
|
|
113167
113178
|
null
|
|
113168
113179
|
);
|
|
113169
|
-
const ModuleSkeleton = __component__$1O.exports,
|
|
113180
|
+
const ModuleSkeleton = __component__$1O.exports, displayForm_vue_vue_type_style_index_0_scoped_69955cdc_lang = "", _sfc_main$1N = {
|
|
113170
113181
|
props: {
|
|
113171
113182
|
record: {
|
|
113172
113183
|
type: Object,
|
|
@@ -113200,8 +113211,8 @@ const ModuleSkeleton = __component__$1O.exports, displayForm_vue_vue_type_style_
|
|
|
113200
113211
|
},
|
|
113201
113212
|
table() {
|
|
113202
113213
|
return this.tableLists.filter((t) => {
|
|
113203
|
-
const a = this.options.table.tablename || this.options.table.tableName;
|
|
113204
|
-
return t.tablename ===
|
|
113214
|
+
const a = this.options.table.tablename || this.options.table.tableName, s = a && a.toLowerCase();
|
|
113215
|
+
return t.tablename === s;
|
|
113205
113216
|
})[0];
|
|
113206
113217
|
},
|
|
113207
113218
|
componentItemed() {
|
|
@@ -113216,7 +113227,7 @@ const ModuleSkeleton = __component__$1O.exports, displayForm_vue_vue_type_style_
|
|
|
113216
113227
|
Promise.all([this.sysFormDetails(), this.baseGetFkVal(), this.getLoadData()]).then((r) => {
|
|
113217
113228
|
this.show = !0, this.$nextTick(() => {
|
|
113218
113229
|
setTimeout(() => {
|
|
113219
|
-
this.$refs.editForm.setFormRecord(this.formData).then(() => {
|
|
113230
|
+
this.$refs.editForm && this.$refs.editForm.setFormRecord(this.formData).then(() => {
|
|
113220
113231
|
this.$refs.editForm.openDisplay(this.parameterData);
|
|
113221
113232
|
});
|
|
113222
113233
|
}, 0);
|
|
@@ -113263,7 +113274,7 @@ var _sfc_render$1N = function() {
|
|
|
113263
113274
|
_sfc_staticRenderFns$1N,
|
|
113264
113275
|
!1,
|
|
113265
113276
|
null,
|
|
113266
|
-
"
|
|
113277
|
+
"69955cdc",
|
|
113267
113278
|
null,
|
|
113268
113279
|
null
|
|
113269
113280
|
);
|
|
@@ -115036,7 +115047,7 @@ const echartsView = __component__$1y.exports, componentArray = {
|
|
|
115036
115047
|
uploadFile,
|
|
115037
115048
|
uploadImg,
|
|
115038
115049
|
echarts: echartsView
|
|
115039
|
-
},
|
|
115050
|
+
}, layoutItem_vue_vue_type_style_index_0_scoped_b8bc0d46_lang = "", _sfc_main$1x = {
|
|
115040
115051
|
props: {
|
|
115041
115052
|
record: {
|
|
115042
115053
|
type: Object,
|
|
@@ -115222,8 +115233,15 @@ const echartsView = __component__$1y.exports, componentArray = {
|
|
|
115222
115233
|
let a = /* @__PURE__ */ new Map(), s = !1;
|
|
115223
115234
|
if (["fk", "user"].includes(this.options.effectType))
|
|
115224
115235
|
return a.set(this.columnName, ""), new Promise((u) => {
|
|
115225
|
-
let f = this.options.filter.filter((
|
|
115226
|
-
|
|
115236
|
+
let f = this.options.filter.filter((p) => p.columnName.toLowerCase() == r.options.columnName.toLowerCase())[0], h = this.filterList.filter((p) => p.columnName.toLowerCase() != r.options.columnName.toLowerCase());
|
|
115237
|
+
f && (h.push({
|
|
115238
|
+
fieldName: f.fieldName,
|
|
115239
|
+
fieldValue: this.model[r.options.columnName.toLowerCase()],
|
|
115240
|
+
operator: f.operator,
|
|
115241
|
+
columnName: f.columnName
|
|
115242
|
+
}), this.record.filterList = this.record.filterList.filter(
|
|
115243
|
+
(p) => p.columnName.toLowerCase() != f.columnName.toLowerCase()
|
|
115244
|
+
), this.filterList = [...h]), s = t && f ? f.changeEmpty : s, s && this.$nextTick(() => {
|
|
115227
115245
|
setTimeout(() => {
|
|
115228
115246
|
this.searchData("");
|
|
115229
115247
|
}, 10);
|
|
@@ -115320,7 +115338,7 @@ var _sfc_render$1x = function() {
|
|
|
115320
115338
|
_sfc_staticRenderFns$1x,
|
|
115321
115339
|
!1,
|
|
115322
115340
|
null,
|
|
115323
|
-
"
|
|
115341
|
+
"b8bc0d46",
|
|
115324
115342
|
null,
|
|
115325
115343
|
null
|
|
115326
115344
|
);
|
|
@@ -115550,7 +115568,7 @@ const ContainerPanel = __component__$1u.exports, flexLayout_vue_vue_type_style_i
|
|
|
115550
115568
|
},
|
|
115551
115569
|
computed: {
|
|
115552
115570
|
fclass() {
|
|
115553
|
-
return `flexLayout_${uuid(8)}`;
|
|
115571
|
+
return `flexLayout_${uuid$1(8)}`;
|
|
115554
115572
|
},
|
|
115555
115573
|
hstyle() {
|
|
115556
115574
|
const r = this.record.options, t = r.flexWidthShow == 0 ? r.flexWidth + "%" : r.fixedWidth + "px", a = r.flexHeightShow == 0 ? "" : r.fixedHeight + "px", s = r.flex == "" ? "flex" : "block", o = t == "0%" ? "min-width:100%" : "width:" + t;
|
|
@@ -115608,7 +115626,7 @@ const FlexLayout = __component__$1t.exports, dialog_vue_vue_type_style_index_0_s
|
|
|
115608
115626
|
},
|
|
115609
115627
|
computed: {
|
|
115610
115628
|
dclass() {
|
|
115611
|
-
return `dialog_${uuid(8)}`;
|
|
115629
|
+
return `dialog_${uuid$1(8)}`;
|
|
115612
115630
|
},
|
|
115613
115631
|
hstyle() {
|
|
115614
115632
|
const r = document.querySelector(`.${this.dclass}`);
|
|
@@ -115680,7 +115698,7 @@ const dialogPanel = __component__$1s.exports, drawer_vue_vue_type_style_index_0_
|
|
|
115680
115698
|
},
|
|
115681
115699
|
computed: {
|
|
115682
115700
|
dclass() {
|
|
115683
|
-
return `dialog_${uuid(8)}`;
|
|
115701
|
+
return `dialog_${uuid$1(8)}`;
|
|
115684
115702
|
},
|
|
115685
115703
|
hstyle() {
|
|
115686
115704
|
const r = document.querySelector(`.${this.dclass}`);
|
|
@@ -116129,7 +116147,7 @@ var _sfc_render$1q = function() {
|
|
|
116129
116147
|
null,
|
|
116130
116148
|
null
|
|
116131
116149
|
);
|
|
116132
|
-
const layoutItem = __component__$1q.exports,
|
|
116150
|
+
const layoutItem = __component__$1q.exports, componentPanel_vue_vue_type_style_index_0_scoped_af79246d_lang = "", _sfc_main$1p = {
|
|
116133
116151
|
props: {
|
|
116134
116152
|
data: {
|
|
116135
116153
|
type: Object,
|
|
@@ -116200,7 +116218,7 @@ const layoutItem = __component__$1q.exports, componentPanel_vue_vue_type_style_i
|
|
|
116200
116218
|
return `${this.options.labelWidth}${this.options.labelUnit}`;
|
|
116201
116219
|
},
|
|
116202
116220
|
isDisabled() {
|
|
116203
|
-
return
|
|
116221
|
+
return this.disabled || this.statu;
|
|
116204
116222
|
},
|
|
116205
116223
|
show() {
|
|
116206
116224
|
return this.data.list.length === 0;
|
|
@@ -116243,14 +116261,14 @@ const layoutItem = __component__$1q.exports, componentPanel_vue_vue_type_style_i
|
|
|
116243
116261
|
deepClone(r) {
|
|
116244
116262
|
const t = r.newIndex;
|
|
116245
116263
|
if (this.data.list[t].key === "") {
|
|
116246
|
-
const a = this.data.list[t].type + "_" + uuid(8);
|
|
116264
|
+
const a = this.data.list[t].type + "_" + uuid$1(8);
|
|
116247
116265
|
this.data.list[t].key = a;
|
|
116248
116266
|
}
|
|
116249
116267
|
if (typeof this.data.list[t].columns < "u") {
|
|
116250
116268
|
this.data.list[t].columns = JSON.parse(JSON.stringify(this.data.list[t].columns));
|
|
116251
116269
|
let a = [];
|
|
116252
116270
|
this.data.list[t].columns.forEach((s) => {
|
|
116253
|
-
s.key = s.key ? s.key : s.type + "_" + uuid(8), a.push(s.key);
|
|
116271
|
+
s.key = s.key ? s.key : s.type + "_" + uuid$1(8), a.push(s.key);
|
|
116254
116272
|
}), this.data.list[t].options.activeKey = this.data.list[t].type === "collapse" ? a : a[0];
|
|
116255
116273
|
}
|
|
116256
116274
|
[
|
|
@@ -116274,11 +116292,11 @@ const layoutItem = __component__$1q.exports, componentPanel_vue_vue_type_style_i
|
|
|
116274
116292
|
handleColAdd(r, t, a = !1) {
|
|
116275
116293
|
const s = r.newIndex;
|
|
116276
116294
|
let o = t[s].key;
|
|
116277
|
-
if ((t[s].key === "" || a) && (o = t[s].type + "_" + uuid(8), typeof t[s].css < "u" && (t[s].css = JSON.parse(JSON.stringify(t[s].css))), typeof t[s].defined < "u" && (t[s].defined = JSON.parse(JSON.stringify(t[s].defined))), typeof t[s].options < "u" && (t[s].options = JSON.parse(JSON.stringify(t[s].options))), typeof t[s].rules < "u" && (t[s].rules = JSON.parse(JSON.stringify(t[s].rules))), typeof t[s].list < "u" && (t[s].list = []), typeof t[s].columns < "u")) {
|
|
116295
|
+
if ((t[s].key === "" || a) && (o = t[s].type + "_" + uuid$1(8), typeof t[s].css < "u" && (t[s].css = JSON.parse(JSON.stringify(t[s].css))), typeof t[s].defined < "u" && (t[s].defined = JSON.parse(JSON.stringify(t[s].defined))), typeof t[s].options < "u" && (t[s].options = JSON.parse(JSON.stringify(t[s].options))), typeof t[s].rules < "u" && (t[s].rules = JSON.parse(JSON.stringify(t[s].rules))), typeof t[s].list < "u" && (t[s].list = []), typeof t[s].columns < "u")) {
|
|
116278
116296
|
t[s].columns = JSON.parse(JSON.stringify(t[s].columns));
|
|
116279
116297
|
let l = [];
|
|
116280
116298
|
t[s].columns.forEach((d) => {
|
|
116281
|
-
d.list = [], d.key = d.type + "_" + uuid(8), l.push(d.key);
|
|
116299
|
+
d.list = [], d.key = d.type + "_" + uuid$1(8), l.push(d.key);
|
|
116282
116300
|
}), t[s].options.activeKey = t[s].type === "collapse" ? l : l[0];
|
|
116283
116301
|
}
|
|
116284
116302
|
[
|
|
@@ -116388,7 +116406,7 @@ var _sfc_render$1p = function() {
|
|
|
116388
116406
|
_sfc_staticRenderFns$1p,
|
|
116389
116407
|
!1,
|
|
116390
116408
|
null,
|
|
116391
|
-
"
|
|
116409
|
+
"af79246d",
|
|
116392
116410
|
null,
|
|
116393
116411
|
null
|
|
116394
116412
|
);
|
|
@@ -116646,7 +116664,7 @@ var _sfc_render$1n = function() {
|
|
|
116646
116664
|
null,
|
|
116647
116665
|
null
|
|
116648
116666
|
);
|
|
116649
|
-
const generatorForm = __component__$1n.exports,
|
|
116667
|
+
const generatorForm = __component__$1n.exports, propertiesForm_vue_vue_type_style_index_0_scoped_22135011_lang = "", _sfc_main$1m = {
|
|
116650
116668
|
props: {
|
|
116651
116669
|
selectItem: {
|
|
116652
116670
|
type: Object,
|
|
@@ -116678,7 +116696,7 @@ const generatorForm = __component__$1n.exports, propertiesForm_vue_vue_type_styl
|
|
|
116678
116696
|
getSelectedField(r) {
|
|
116679
116697
|
let t = [];
|
|
116680
116698
|
return r.selectedRows.forEach((a) => {
|
|
116681
|
-
const s = a.inputComponentList.filter((f) => f.type === a.inputComponent)[0], o = s.rules.filter((f, h) => (h === 0 && (f.required = a.required), !0)), l = s.type + "_" + uuid(8);
|
|
116699
|
+
const s = a.inputComponentList.filter((f) => f.type === a.inputComponent)[0], o = s.rules.filter((f, h) => (h === 0 && (f.required = a.required), !0)), l = s.type + "_" + uuid$1(8);
|
|
116682
116700
|
let d = [];
|
|
116683
116701
|
a.inputComponentList.forEach((f) => {
|
|
116684
116702
|
d.push(f.type);
|
|
@@ -116701,11 +116719,14 @@ const generatorForm = __component__$1n.exports, propertiesForm_vue_vue_type_styl
|
|
|
116701
116719
|
a.dicttypecode && Object.assign(u, { options: Object.assign({ ...u.options }, { dictTypeCode: a.dicttypecode }) }), a.fkentityname && Object.assign(u, {
|
|
116702
116720
|
options: Object.assign({ ...u.options }, { fkEntityName: a.fkentityname, dictTypeCode: "" })
|
|
116703
116721
|
}), a.fkentityname && ["fk", "user"].includes(a.effecttype) && Object.assign(u, {
|
|
116704
|
-
options: Object.assign(
|
|
116722
|
+
options: Object.assign(
|
|
116723
|
+
{ ...u.options },
|
|
116724
|
+
{ viewdeId: "", formdeId: "", fieldFiltering: !0, searchWid: "80", searchUnit: "%" }
|
|
116725
|
+
)
|
|
116705
116726
|
}), ["about"].includes(a.effecttype) && Object.assign(u, {
|
|
116706
|
-
options: Object.assign({ ...u.options }, { relations: a.relations })
|
|
116727
|
+
options: Object.assign({ ...u.options }, { relations: a.relations, searchWid: "80", searchUnit: "%" })
|
|
116707
116728
|
}), ["participants"].includes(a.effecttype) && Object.assign(u, {
|
|
116708
|
-
options: Object.assign({ ...u.options }, { multiple: !0, multipleLimit: 0 })
|
|
116729
|
+
options: Object.assign({ ...u.options }, { multiple: !0, multipleLimit: 0, searchWid: "80", searchUnit: "%" })
|
|
116709
116730
|
}), a.fieldformat && Object.assign(u, {
|
|
116710
116731
|
options: Object.assign({ ...u.options }, { format: String(a.fieldformat) })
|
|
116711
116732
|
}), t.push(Object.assign({ ...s }, u));
|
|
@@ -116746,7 +116767,7 @@ var _sfc_render$1m = function() {
|
|
|
116746
116767
|
_sfc_staticRenderFns$1m,
|
|
116747
116768
|
!1,
|
|
116748
116769
|
null,
|
|
116749
|
-
"
|
|
116770
|
+
"22135011",
|
|
116750
116771
|
null,
|
|
116751
116772
|
null
|
|
116752
116773
|
);
|
|
@@ -117971,7 +117992,7 @@ const propertiesRelevance = __component__$1c.exports, properitesCol_vue_vue_type
|
|
|
117971
117992
|
}
|
|
117972
117993
|
];
|
|
117973
117994
|
r.forEach((t, a) => {
|
|
117974
|
-
t.key = t.key ? t.key : t.type + "_" + uuid(8);
|
|
117995
|
+
t.key = t.key ? t.key : t.type + "_" + uuid$1(8);
|
|
117975
117996
|
}), this.$emit("input", r);
|
|
117976
117997
|
},
|
|
117977
117998
|
handlAdd() {
|
|
@@ -117987,7 +118008,7 @@ const propertiesRelevance = __component__$1c.exports, properitesCol_vue_vue_type
|
|
|
117987
118008
|
};
|
|
117988
118009
|
r.push(t);
|
|
117989
118010
|
let a = [];
|
|
117990
|
-
r.map((s, o) => (s.key = s.key ? s.key : s.type + "_" + uuid(8), a.push(s.key), s)), this.selectItem.options.activeKey = [...a], this.selectItem.columns = [...r];
|
|
118011
|
+
r.map((s, o) => (s.key = s.key ? s.key : s.type + "_" + uuid$1(8), a.push(s.key), s)), this.selectItem.options.activeKey = [...a], this.selectItem.columns = [...r];
|
|
117991
118012
|
},
|
|
117992
118013
|
handlAddTabs() {
|
|
117993
118014
|
const r = [
|
|
@@ -118003,7 +118024,7 @@ const propertiesRelevance = __component__$1c.exports, properitesCol_vue_vue_type
|
|
|
118003
118024
|
}
|
|
118004
118025
|
];
|
|
118005
118026
|
r.forEach((t, a) => {
|
|
118006
|
-
t.key = t.key ? t.key : t.type + "_" + uuid(8);
|
|
118027
|
+
t.key = t.key ? t.key : t.type + "_" + uuid$1(8);
|
|
118007
118028
|
}), this.$emit("input", r);
|
|
118008
118029
|
}
|
|
118009
118030
|
},
|
|
@@ -119392,7 +119413,7 @@ var _sfc_render$12 = function() {
|
|
|
119392
119413
|
null,
|
|
119393
119414
|
null
|
|
119394
119415
|
);
|
|
119395
|
-
const propertiesTress = __component__$12.exports,
|
|
119416
|
+
const propertiesTress = __component__$12.exports, properties_vue_vue_type_style_index_0_scoped_dc0c1018_lang = "", _sfc_main$11 = {
|
|
119396
119417
|
props: {
|
|
119397
119418
|
selectItem: {
|
|
119398
119419
|
type: Object,
|
|
@@ -119601,8 +119622,8 @@ const propertiesTress = __component__$12.exports, properties_vue_vue_type_style_
|
|
|
119601
119622
|
const l = o[o.length - 1];
|
|
119602
119623
|
this.formFieldData = [...l.ruleFormKey], this.tableName = l.ruleForm.tableName === void 0 ? null : l.ruleForm.tableName, this.field = [...l.field];
|
|
119603
119624
|
},
|
|
119604
|
-
|
|
119605
|
-
this.options.
|
|
119625
|
+
changeLabelUnit(r) {
|
|
119626
|
+
console.log(r), r === "widthUnit" ? this.options.widthUnit = this.options.widthUnit === "px" ? "%" : "px" : r === "searchUnit" && (this.options.searchUnit = this.options.searchUnit === "px" ? "%" : "px");
|
|
119606
119627
|
},
|
|
119607
119628
|
getTypeof(r, t = "options") {
|
|
119608
119629
|
if (["defaultValue", "min", "max"].includes(r) && ["inputNumber"].includes(this.selectItem.type) || r === "maxLength" && ["textarea", "input"].includes(this.selectItem.type))
|
|
@@ -119647,7 +119668,7 @@ var _sfc_render$11 = function() {
|
|
|
119647
119668
|
t.$set(t.options, "columnName", s);
|
|
119648
119669
|
}, expression: "options.columnName" } }, [a("i", { staticClass: "el-input__icon el-icon-search", staticStyle: { cursor: "pointer", "font-size": "16px" }, attrs: { slot: "suffix" }, on: { click: t.searchColumnName }, slot: "suffix" })]) : a("el-input", { attrs: { placeholder: t.$i18nt("gd.placeholder.input", "\u8BF7\u8F93\u5165"), disabled: t.options.disabledColumnName && t.disabled }, model: { value: t.options.columnName, callback: function(s) {
|
|
119649
119670
|
t.$set(t.options, "columnName", s);
|
|
119650
|
-
}, expression: "options.columnName" } })], 1) : t._e(), t.isFormItem && t.getTypeof("initialType") && t.options.initialType.length > 0 ? a("el-form-item", { attrs: { label: t.$i18nt("gd.page.typeAction", "\u4F5C\u7528\u7C7B\u578B") } }, [a("el-select", { attrs: { disabled: "" },
|
|
119671
|
+
}, expression: "options.columnName" } })], 1) : t._e(), t.isFormItem && t.getTypeof("initialType") && t.options.initialType.length > 0 ? a("el-form-item", { attrs: { label: t.$i18nt("gd.page.typeAction", "\u4F5C\u7528\u7C7B\u578B") } }, [a("el-select", { attrs: { disabled: "" }, model: { value: t.selectItem.type, callback: function(s) {
|
|
119651
119672
|
t.$set(t.selectItem, "type", s);
|
|
119652
119673
|
}, expression: "selectItem.type" } }, t._l(t.inputComponentList, function(s) {
|
|
119653
119674
|
return a("el-option", { key: s.type, attrs: { label: s.label, value: s.type } }, [a("span", [t._v(t._s(s.label))])]);
|
|
@@ -119661,7 +119682,13 @@ var _sfc_render$11 = function() {
|
|
|
119661
119682
|
t.$set(t.options, "fkEntityName", s);
|
|
119662
119683
|
}, expression: "options.fkEntityName" } })], 1) : t._e(), t.isFormItem && t.getTypeof("width") ? a("el-form-item", { attrs: { label: t.$i18nt("gd.page.width", "\u5BBD\u5EA6") } }, [a("div", { staticClass: "operatorl-flex" }, [a("el-input-number", { attrs: { "controls-position": "right", min: 1 }, model: { value: t.options.width, callback: function(s) {
|
|
119663
119684
|
t.$set(t.options, "width", s);
|
|
119664
|
-
}, expression: "options.width" } }), a("div", { staticClass: "operatorl-operatorl", on: { click:
|
|
119685
|
+
}, expression: "options.width" } }), a("div", { staticClass: "operatorl-operatorl", on: { click: function(s) {
|
|
119686
|
+
return t.changeLabelUnit("widthUnit");
|
|
119687
|
+
} } }, [t._v(" " + t._s(t.options.widthUnit) + " ")])], 1)]) : t._e(), t.isFormItem && t.getTypeof("searchWid") ? a("el-form-item", { attrs: { label: t.$i18nt("gd.page.searchWid", "\u5F39\u7A97\u5BBD\u5EA6") } }, [a("div", { staticClass: "operatorl-flex" }, [a("el-input-number", { attrs: { "controls-position": "right", min: 1 }, model: { value: t.options.searchWid, callback: function(s) {
|
|
119688
|
+
t.$set(t.options, "searchWid", s);
|
|
119689
|
+
}, expression: "options.searchWid" } }), a("div", { staticClass: "operatorl-operatorl", on: { click: function(s) {
|
|
119690
|
+
return t.changeLabelUnit("searchUnit");
|
|
119691
|
+
} } }, [t._v(" " + t._s(t.options.searchUnit) + " ")])], 1)]) : t._e(), t.isFormItem && t.getTypeof("multipleLimit") ? a("el-form-item", [a("span", { attrs: { slot: "label" }, slot: "label" }, [t._v(" " + t._s(t.$i18nt("gd.page.displayNumber", "\u663E\u793A\u6570")) + " "), a("el-tooltip", { staticClass: "item", attrs: { effect: "dark", content: t.$i18nt("gd.page.maximumNumberOfZero", "\u591A\u9009\u65F6\u7528\u6237\u6700\u591A\u53EF\u4EE5\u9009\u62E9\u7684\u9879\u76EE\u6570\uFF0C\u4E3A 0 \u5219\u4E0D\u9650\u5236"), placement: "top" } }, [a("el-button", { attrs: { icon: "el-icon-info", type: "text" } })], 1)], 1), a("el-input-number", { staticStyle: { width: "100%" }, attrs: { "controls-position": "right", min: 0, max: 20 }, model: { value: t.options.multipleLimit, callback: function(s) {
|
|
119665
119692
|
t.$set(t.options, "multipleLimit", s);
|
|
119666
119693
|
}, expression: "options.multipleLimit" } })], 1) : t._e(), t.isFormItem && t.getTypeof("maxLength") ? a("el-form-item", { attrs: { label: t.$i18nt("gd.page.maximumLength", "\u6700\u5927\u957F\u5EA6") } }, [a("el-input-number", { staticStyle: { width: "100%" }, attrs: { "controls-position": "right" }, model: { value: t.options.maxLength, callback: function(s) {
|
|
119667
119694
|
t.$set(t.options, "maxLength", s);
|
|
@@ -119820,7 +119847,7 @@ var _sfc_render$11 = function() {
|
|
|
119820
119847
|
_sfc_staticRenderFns$11,
|
|
119821
119848
|
!1,
|
|
119822
119849
|
null,
|
|
119823
|
-
"
|
|
119850
|
+
"dc0c1018",
|
|
119824
119851
|
null,
|
|
119825
119852
|
null
|
|
119826
119853
|
);
|
|
@@ -120067,7 +120094,7 @@ const pageProperties = __component__$11.exports, businessRules_vue_vue_type_styl
|
|
|
120067
120094
|
dictTypeCode: "",
|
|
120068
120095
|
showTime: !1,
|
|
120069
120096
|
fkData: [],
|
|
120070
|
-
id: uuid(12)
|
|
120097
|
+
id: uuid$1(12)
|
|
120071
120098
|
};
|
|
120072
120099
|
this.list[r].condition.list.push(s);
|
|
120073
120100
|
},
|
|
@@ -120079,7 +120106,7 @@ const pageProperties = __component__$11.exports, businessRules_vue_vue_type_styl
|
|
|
120079
120106
|
type: 1,
|
|
120080
120107
|
effectType: "input",
|
|
120081
120108
|
fkData: [],
|
|
120082
|
-
id: uuid(12),
|
|
120109
|
+
id: uuid$1(12),
|
|
120083
120110
|
fieldFormat: null,
|
|
120084
120111
|
dictTypeCode: "",
|
|
120085
120112
|
showTime: !1
|
|
@@ -120101,7 +120128,7 @@ const pageProperties = __component__$11.exports, businessRules_vue_vue_type_styl
|
|
|
120101
120128
|
name: r ? r.name : "",
|
|
120102
120129
|
using: r ? r.using : !0,
|
|
120103
120130
|
explain: r ? r.explain : "",
|
|
120104
|
-
id: r ? r.id : uuid(12)
|
|
120131
|
+
id: r ? r.id : uuid$1(12)
|
|
120105
120132
|
}, r ? this.list = [...t.list] : this.list = [
|
|
120106
120133
|
{
|
|
120107
120134
|
title: "IF",
|
|
@@ -120114,7 +120141,7 @@ const pageProperties = __component__$11.exports, businessRules_vue_vue_type_styl
|
|
|
120114
120141
|
open: !0,
|
|
120115
120142
|
list: []
|
|
120116
120143
|
},
|
|
120117
|
-
id: uuid(12)
|
|
120144
|
+
id: uuid$1(12)
|
|
120118
120145
|
}
|
|
120119
120146
|
], this.$nextTick(() => {
|
|
120120
120147
|
setTimeout(() => {
|
|
@@ -120642,9 +120669,9 @@ const formProperties = __component__$$.exports, main_vue_vue_type_style_index_0_
|
|
|
120642
120669
|
["dialog", "drawer"].includes(this.selectItem.type) && this.dataConfig.list.filter((o) => {
|
|
120643
120670
|
["dialog", "drawer"].includes(o.type) && (o.options.visible = !1, o.options.closed && o.options.closed());
|
|
120644
120671
|
});
|
|
120645
|
-
const a = t.type + "_" + uuid(8), s = JSON.parse(JSON.stringify(t));
|
|
120672
|
+
const a = t.type + "_" + uuid$1(8), s = JSON.parse(JSON.stringify(t));
|
|
120646
120673
|
if (s.columns !== void 0) {
|
|
120647
|
-
const o = s.columns.map((l) => (l.key = l.type + "_" + uuid(8), l));
|
|
120674
|
+
const o = s.columns.map((l) => (l.key = l.type + "_" + uuid$1(8), l));
|
|
120648
120675
|
Object.assign(s, { key: a, columns: o });
|
|
120649
120676
|
} else
|
|
120650
120677
|
Object.assign(s, { key: a });
|
|
@@ -120653,10 +120680,10 @@ const formProperties = __component__$$.exports, main_vue_vue_type_style_index_0_
|
|
|
120653
120680
|
["dialog", "drawer"].includes(t.type) ? (Object.assign(s, { key: a, list: [] }), this.dataConfig.list.push(JSON.parse(JSON.stringify(s))), this.handleSetSelectItem(s)) : this.$refs.componentPanel.handleCopy(!1, s);
|
|
120654
120681
|
},
|
|
120655
120682
|
generateKey(r, t) {
|
|
120656
|
-
const a = r[t].type + "_" + uuid(8);
|
|
120683
|
+
const a = r[t].type + "_" + uuid$1(8);
|
|
120657
120684
|
if (r[t].columns !== void 0) {
|
|
120658
120685
|
let s = [];
|
|
120659
|
-
const o = r[t].columns.map((l) => (l.key = l.type + "_" + uuid(8), s.push(l.key), l));
|
|
120686
|
+
const o = r[t].columns.map((l) => (l.key = l.type + "_" + uuid$1(8), s.push(l.key), l));
|
|
120660
120687
|
this.$set(r, t, {
|
|
120661
120688
|
...r[t],
|
|
120662
120689
|
key: a,
|
|
@@ -120701,7 +120728,7 @@ var _sfc_render$_ = function() {
|
|
|
120701
120728
|
null,
|
|
120702
120729
|
null
|
|
120703
120730
|
);
|
|
120704
|
-
const panelArea$1 = __component__$_.exports,
|
|
120731
|
+
const panelArea$1 = __component__$_.exports, main_vue_vue_type_style_index_0_scoped_54f34ad8_lang = "", menus$1 = [
|
|
120705
120732
|
{ name: "\u7EC4\u4EF6", icon: "gd-icon-kaifazujian", transKey: "", key: "components" },
|
|
120706
120733
|
{ name: "\u5173\u8054", icon: "gd-icon-guanlian", transKey: "", key: "relevance" },
|
|
120707
120734
|
{ name: "\u5927\u7EB2", icon: "gd-icon-dagangshu", transKey: "", key: "outline" }
|
|
@@ -120829,7 +120856,7 @@ const panelArea$1 = __component__$_.exports, main_vue_vue_type_style_index_0_sco
|
|
|
120829
120856
|
this.activeKey = r;
|
|
120830
120857
|
},
|
|
120831
120858
|
open(r) {
|
|
120832
|
-
|
|
120859
|
+
this.activeKey = "components", this.record = r, this.visible = !0, r && this.init();
|
|
120833
120860
|
},
|
|
120834
120861
|
clearAll() {
|
|
120835
120862
|
this.$refs.panelArea.clearAll();
|
|
@@ -120864,7 +120891,7 @@ var _sfc_render$Z = function() {
|
|
|
120864
120891
|
_sfc_staticRenderFns$Z,
|
|
120865
120892
|
!1,
|
|
120866
120893
|
null,
|
|
120867
|
-
"
|
|
120894
|
+
"54f34ad8",
|
|
120868
120895
|
null,
|
|
120869
120896
|
null
|
|
120870
120897
|
);
|
|
@@ -121831,10 +121858,10 @@ const BtnFunctionName = __component__$V.exports, editForm_vue_vue_type_style_ind
|
|
|
121831
121858
|
}), r.name !== "exportData" && (this.btnList = []), r.name !== "exportData" || this.btnList.length > 0 || this.record)
|
|
121832
121859
|
return;
|
|
121833
121860
|
let t = [
|
|
121834
|
-
{ id: 0, sn: 1, key: 1, name: uuid(12), displayName: "\u5F53\u524D\u9759\u6001\u9875" },
|
|
121835
|
-
{ id: 0, sn: 2, key: 2, name: uuid(12), displayName: "\u5F53\u524D\u9759\u6001\u9875\uFF08\uFF08\u6240\u6709\uFF09" },
|
|
121836
|
-
{ id: 0, sn: 3, key: 4, name: uuid(12), displayName: "\u5F53\u524D\u9009\u4E2D" },
|
|
121837
|
-
{ id: 0, sn: 4, key: 3, name: uuid(12), displayName: "\u81EA\u5B9A\u4E49" }
|
|
121861
|
+
{ id: 0, sn: 1, key: 1, name: uuid$1(12), displayName: "\u5F53\u524D\u9759\u6001\u9875" },
|
|
121862
|
+
{ id: 0, sn: 2, key: 2, name: uuid$1(12), displayName: "\u5F53\u524D\u9759\u6001\u9875\uFF08\uFF08\u6240\u6709\uFF09" },
|
|
121863
|
+
{ id: 0, sn: 3, key: 4, name: uuid$1(12), displayName: "\u5F53\u524D\u9009\u4E2D" },
|
|
121864
|
+
{ id: 0, sn: 4, key: 3, name: uuid$1(12), displayName: "\u81EA\u5B9A\u4E49" }
|
|
121838
121865
|
];
|
|
121839
121866
|
this.btnList = [...t];
|
|
121840
121867
|
},
|
|
@@ -121847,7 +121874,7 @@ const BtnFunctionName = __component__$V.exports, editForm_vue_vue_type_style_ind
|
|
|
121847
121874
|
id: 0,
|
|
121848
121875
|
sn: r.length + 1,
|
|
121849
121876
|
key: "",
|
|
121850
|
-
name: uuid(12),
|
|
121877
|
+
name: uuid$1(12),
|
|
121851
121878
|
displayName: ""
|
|
121852
121879
|
};
|
|
121853
121880
|
r.push(t), this.btnList = [...r];
|
|
@@ -122354,7 +122381,7 @@ const btnConfig = __component__$T.exports, mixins$b = {
|
|
|
122354
122381
|
}]
|
|
122355
122382
|
};
|
|
122356
122383
|
}
|
|
122357
|
-
},
|
|
122384
|
+
}, main_vue_vue_type_style_index_0_scoped_31c72011_lang = "", _sfc_main$S = {
|
|
122358
122385
|
props: {
|
|
122359
122386
|
height: {
|
|
122360
122387
|
type: Number,
|
|
@@ -122382,7 +122409,7 @@ const btnConfig = __component__$T.exports, mixins$b = {
|
|
|
122382
122409
|
},
|
|
122383
122410
|
computed: {
|
|
122384
122411
|
getFormColumns() {
|
|
122385
|
-
return this.formColumns.filter((r) => (["
|
|
122412
|
+
return this.formColumns.filter((r) => (["behaviortype", "generaterelationcode", "cascadedelete", "cascadeassign"].includes(r.prop) && (r.disabled = this.recordData.behaviortype == 1), !0));
|
|
122386
122413
|
},
|
|
122387
122414
|
...mapGetters(["tablePageSize", "tableSize", "screenHeight", "labelPosition", "formMode"])
|
|
122388
122415
|
},
|
|
@@ -122510,7 +122537,7 @@ var _sfc_render$S = function() {
|
|
|
122510
122537
|
_sfc_staticRenderFns$S,
|
|
122511
122538
|
!1,
|
|
122512
122539
|
null,
|
|
122513
|
-
"
|
|
122540
|
+
"31c72011",
|
|
122514
122541
|
null,
|
|
122515
122542
|
null
|
|
122516
122543
|
);
|
|
@@ -122696,7 +122723,7 @@ const relConfig1n = __component__$S.exports, mixins$a = {
|
|
|
122696
122723
|
}]
|
|
122697
122724
|
};
|
|
122698
122725
|
}
|
|
122699
|
-
},
|
|
122726
|
+
}, main_vue_vue_type_style_index_0_scoped_79991e93_lang = "", _sfc_main$R = {
|
|
122700
122727
|
props: {
|
|
122701
122728
|
height: {
|
|
122702
122729
|
type: Number,
|
|
@@ -122724,7 +122751,7 @@ const relConfig1n = __component__$S.exports, mixins$a = {
|
|
|
122724
122751
|
},
|
|
122725
122752
|
computed: {
|
|
122726
122753
|
getFormColumns() {
|
|
122727
|
-
return this.formColumns.filter((r) => (["
|
|
122754
|
+
return this.formColumns.filter((r) => (["behaviortype", "generaterelationcode", "cascadedelete", "cascadeassign"].includes(r.prop) && (r.disabled = this.recordData.behaviortype == 1), !0));
|
|
122728
122755
|
},
|
|
122729
122756
|
...mapGetters(["tablePageSize", "tableSize", "screenHeight", "labelPosition", "formMode"])
|
|
122730
122757
|
},
|
|
@@ -122852,7 +122879,7 @@ var _sfc_render$R = function() {
|
|
|
122852
122879
|
_sfc_staticRenderFns$R,
|
|
122853
122880
|
!1,
|
|
122854
122881
|
null,
|
|
122855
|
-
"
|
|
122882
|
+
"79991e93",
|
|
122856
122883
|
null,
|
|
122857
122884
|
null
|
|
122858
122885
|
);
|
|
@@ -123099,7 +123126,7 @@ const tableDescriptions = __component__$P.exports, main_vue_vue_type_style_index
|
|
|
123099
123126
|
isnew: !0,
|
|
123100
123127
|
isellipsis: !0,
|
|
123101
123128
|
customwidth: 150,
|
|
123102
|
-
id: uuid(),
|
|
123129
|
+
id: uuid$1(),
|
|
123103
123130
|
filedsize: 255,
|
|
123104
123131
|
tablenamedata: this.tableNameData,
|
|
123105
123132
|
numberrulesdata: this.numberNoRulesData.filter((a) => !t.includes(a.id)),
|
|
@@ -128835,7 +128862,7 @@ const mixins$5 = {
|
|
|
128835
128862
|
addPageMode(r, t, a, s) {
|
|
128836
128863
|
const o = [...s.list];
|
|
128837
128864
|
t.confirmButtonLoading = !0, t.cancelButtonLoading = !0, t.showCancelButton = !1, this.confirmLoading = !0;
|
|
128838
|
-
const l = Object.assign({ ...s.pageContent }, { key: `${s.pageContent.type}_${uuid(8)}` });
|
|
128865
|
+
const l = Object.assign({ ...s.pageContent }, { key: `${s.pageContent.type}_${uuid$1(8)}` });
|
|
128839
128866
|
let d = {
|
|
128840
128867
|
pid: this.record.modeType === "application" ? 0 : this.record.id,
|
|
128841
128868
|
application: this.record.modeType === "application" ? this.record.code : this.record.application,
|
|
@@ -128848,7 +128875,7 @@ const mixins$5 = {
|
|
|
128848
128875
|
sysAppsId: this.record.sysAppsIded,
|
|
128849
128876
|
list: [],
|
|
128850
128877
|
code: this.systemInfoCode + s.code,
|
|
128851
|
-
router: this.systemInfoCode === "" ? s.router : s.router + uuid(4, !1)
|
|
128878
|
+
router: this.systemInfoCode === "" ? s.router : s.router + uuid$1(4, !1)
|
|
128852
128879
|
};
|
|
128853
128880
|
sysMenuAddV2(Object.assign({ ...s }, d)).then((u) => {
|
|
128854
128881
|
u.success ? this.addPermission(o, u.data, a, t) : (this.confirmLoading = !1, a(), t.confirmButtonLoading = !1, t.cancelButtonLoading = !1, t.showCancelButton = !0, this.$message.error(this.$i18nt("gd.https.operateFail", "\u64CD\u4F5C\u5931\u8D25") + u.message));
|
|
@@ -128968,7 +128995,7 @@ const mixins$5 = {
|
|
|
128968
128995
|
},
|
|
128969
128996
|
open(r) {
|
|
128970
128997
|
this.activeKey = 1, this.type = "created", this.record = r, this.visible = !0;
|
|
128971
|
-
const t = uuid(9, !1);
|
|
128998
|
+
const t = uuid$1(9, !1);
|
|
128972
128999
|
if (this.ruleForm = Object.assign(this.ruleForm, {
|
|
128973
129000
|
code: t,
|
|
128974
129001
|
router: t,
|
|
@@ -129327,7 +129354,7 @@ const MovePid = __component__$F.exports, main_vue_vue_type_style_index_0_scoped_
|
|
|
129327
129354
|
if (this.selItem = r, r.modeType === "navigation") {
|
|
129328
129355
|
this.transKey = "gd.btn.add", this.$refs.editForm.open(null).then(({ instance: t, done: a }) => {
|
|
129329
129356
|
a({
|
|
129330
|
-
code: uuid(8, !1)
|
|
129357
|
+
code: uuid$1(8, !1)
|
|
129331
129358
|
});
|
|
129332
129359
|
});
|
|
129333
129360
|
return;
|
|
@@ -130342,9 +130369,9 @@ const pageAttribute = __component__$v.exports, main_vue_vue_type_style_index_0_s
|
|
|
130342
130369
|
["dialog", "drawer"].includes(this.selectItem.type) && this.dataConfig.list.filter((o) => {
|
|
130343
130370
|
["dialog", "drawer"].includes(o.type) && (o.options.visible = !1, o.options.closed && o.options.closed());
|
|
130344
130371
|
});
|
|
130345
|
-
const a = t.type + "_" + uuid(8), s = JSON.parse(JSON.stringify(t));
|
|
130372
|
+
const a = t.type + "_" + uuid$1(8), s = JSON.parse(JSON.stringify(t));
|
|
130346
130373
|
if (s.columns !== void 0) {
|
|
130347
|
-
const o = s.columns.map((l) => (l.key = l.type + "_" + uuid(8), l));
|
|
130374
|
+
const o = s.columns.map((l) => (l.key = l.type + "_" + uuid$1(8), l));
|
|
130348
130375
|
Object.assign(s, { key: a, columns: o });
|
|
130349
130376
|
} else
|
|
130350
130377
|
Object.assign(s, { key: a });
|
|
@@ -130367,7 +130394,7 @@ const pageAttribute = __component__$v.exports, main_vue_vue_type_style_index_0_s
|
|
|
130367
130394
|
},
|
|
130368
130395
|
generateKey(r, t) {
|
|
130369
130396
|
console.log(r, t);
|
|
130370
|
-
const a = r[t].type + "_" + uuid(8);
|
|
130397
|
+
const a = r[t].type + "_" + uuid$1(8);
|
|
130371
130398
|
if ([
|
|
130372
130399
|
"input",
|
|
130373
130400
|
"textarea",
|
|
@@ -130383,7 +130410,7 @@ const pageAttribute = __component__$v.exports, main_vue_vue_type_style_index_0_s
|
|
|
130383
130410
|
"timePicker"
|
|
130384
130411
|
].includes(r[t].type) && (r[t].options.columnName = a), r[t].columns !== void 0) {
|
|
130385
130412
|
let s = [];
|
|
130386
|
-
const o = r[t].columns.map((l) => (l.key = l.key ? l.key : l.type + "_" + uuid(8), s.push(l.key), l));
|
|
130413
|
+
const o = r[t].columns.map((l) => (l.key = l.key ? l.key : l.type + "_" + uuid$1(8), s.push(l.key), l));
|
|
130387
130414
|
this.$set(r, t, {
|
|
130388
130415
|
...r[t],
|
|
130389
130416
|
key: a,
|
|
@@ -131216,7 +131243,7 @@ function processingResults(r, t, a) {
|
|
|
131216
131243
|
function isSatisfyed(r, t) {
|
|
131217
131244
|
return t === "2" ? r.every((a, s, o) => !a) : r.every((a, s, o) => !!a);
|
|
131218
131245
|
}
|
|
131219
|
-
const
|
|
131246
|
+
const processFlow_vue_vue_type_style_index_0_scoped_1851013f_lang = "", _sfc_main$n = {
|
|
131220
131247
|
props: {
|
|
131221
131248
|
fieldData: {
|
|
131222
131249
|
type: Array,
|
|
@@ -131409,7 +131436,7 @@ const processFlow_vue_vue_type_style_index_0_scoped_196e302e_lang = "", _sfc_mai
|
|
|
131409
131436
|
let _ = !0;
|
|
131410
131437
|
if (y.ppid != 0) {
|
|
131411
131438
|
let w = p.filter((C) => C.id == y.ppid)[0];
|
|
131412
|
-
_ = w
|
|
131439
|
+
_ = w ? w.show : !0;
|
|
131413
131440
|
}
|
|
131414
131441
|
return y.show = !!(y.show && _), y;
|
|
131415
131442
|
}), p.forEach((y) => {
|
|
@@ -131512,7 +131539,7 @@ const processFlow_vue_vue_type_style_index_0_scoped_196e302e_lang = "", _sfc_mai
|
|
|
131512
131539
|
if (!r || r.id === this.seeData.id)
|
|
131513
131540
|
return;
|
|
131514
131541
|
let t = [...this.list];
|
|
131515
|
-
t.map((a) => (a.
|
|
131542
|
+
t.map((a) => (a.class = a.id == r.id ? "item-active" : a.statu == 0 || a.statu == 1 ? "item-over" : "", a.style = a.id == r.id ? {} : this.styled(a), a)), this.seeData = { ...r }, this.list = [...t], this.changeData({});
|
|
131516
131543
|
},
|
|
131517
131544
|
previousStage() {
|
|
131518
131545
|
if (this.confirmLoading)
|
|
@@ -131632,7 +131659,7 @@ const processFlow_vue_vue_type_style_index_0_scoped_196e302e_lang = "", _sfc_mai
|
|
|
131632
131659
|
t(this.configData);
|
|
131633
131660
|
let a = [];
|
|
131634
131661
|
r.map((o, l) => {
|
|
131635
|
-
o.index = l, o.statu = l == 0 ? 1 : -1, o.style = l == 0 ? {
|
|
131662
|
+
o.index = l, o.statu = l == 0 ? 1 : -1, o.style = l == 0 ? {} : this.styled(o), o.class = o.statu == 0 ? "item-over" : o.statu == 1 ? "item-active" : "";
|
|
131636
131663
|
let d = o.updateFiled.filter((u) => !a.includes(u));
|
|
131637
131664
|
return a = a.concat(d), o;
|
|
131638
131665
|
});
|
|
@@ -131643,24 +131670,25 @@ const processFlow_vue_vue_type_style_index_0_scoped_196e302e_lang = "", _sfc_mai
|
|
|
131643
131670
|
let t = [];
|
|
131644
131671
|
r && (this.showForm = !1);
|
|
131645
131672
|
let a = this.stageData && this.stageData.stagecompleteid ? this.stageData.stagecompleteid.split(",") : [];
|
|
131646
|
-
const s = (
|
|
131647
|
-
if (
|
|
131648
|
-
|
|
131649
|
-
}),
|
|
131650
|
-
let
|
|
131651
|
-
t.push(
|
|
131673
|
+
const s = (f) => (f = f.filter((h, p) => {
|
|
131674
|
+
if (h.type == "condition" && h.list.forEach((v, g) => {
|
|
131675
|
+
v.list = s(v.list);
|
|
131676
|
+
}), h.type == "step") {
|
|
131677
|
+
let v = this.getColumnName(h);
|
|
131678
|
+
t.push(v);
|
|
131652
131679
|
}
|
|
131653
131680
|
return !0;
|
|
131654
|
-
}),
|
|
131681
|
+
}), f);
|
|
131655
131682
|
s(this.configData);
|
|
131656
|
-
let o = this.stageData ? this.stageData.stageid : "-1", l = [];
|
|
131657
|
-
r && t.map((
|
|
131658
|
-
|
|
131659
|
-
|
|
131660
|
-
|
|
131683
|
+
let o = this.stageData ? this.stageData.stageid : "-1", l = this.stageData ? this.stageData.currentstate : 0, d = [];
|
|
131684
|
+
r && t.map((f, h) => {
|
|
131685
|
+
const p = a.includes(f.id);
|
|
131686
|
+
f.index = h, f.statu = l == 1 ? 0 : f.id === o ? 1 : p ? 0 : -1, f.style = f.id === o ? {} : this.styled(f), f.class = f.id === o ? f.statu == 0 ? "item-over" : "item-active" : f.statu == 0 || f.statu == 1 ? "item-over" : "";
|
|
131687
|
+
let v = f.updateFiled.filter((g) => !d.includes(g));
|
|
131688
|
+
return d = d.concat(v), f;
|
|
131661
131689
|
});
|
|
131662
|
-
let
|
|
131663
|
-
r && (this.ongoingData = { ...
|
|
131690
|
+
let u = t.filter((f) => f.id === o)[0];
|
|
131691
|
+
r && (this.ongoingData = { ...u }), this.seeData = r ? { ...u } : this.seeData, this.itemList = [...t], this.changeNoMiddle(r), this.confirmLoading = !1, this.loaded = !0, this.updateFiled = d, this.$emit("updateFiled", d);
|
|
131664
131692
|
},
|
|
131665
131693
|
getColumnName(r) {
|
|
131666
131694
|
let t = [], a = [];
|
|
@@ -131709,7 +131737,7 @@ const processFlow_vue_vue_type_style_index_0_scoped_196e302e_lang = "", _sfc_mai
|
|
|
131709
131737
|
},
|
|
131710
131738
|
getColumnlist(r) {
|
|
131711
131739
|
const t = getType(r.effecttype), a = formItems.filter((s) => s.type === t)[0];
|
|
131712
|
-
return JSON.parse(JSON.stringify(Object.assign(a, { key: a.type + "_" + uuid(8) })));
|
|
131740
|
+
return JSON.parse(JSON.stringify(Object.assign(a, { key: a.type + "_" + uuid$1(8) })));
|
|
131713
131741
|
},
|
|
131714
131742
|
getAllStepList(r) {
|
|
131715
131743
|
let t = [];
|
|
@@ -131719,8 +131747,8 @@ const processFlow_vue_vue_type_style_index_0_scoped_196e302e_lang = "", _sfc_mai
|
|
|
131719
131747
|
return a(r), t;
|
|
131720
131748
|
},
|
|
131721
131749
|
styled(r) {
|
|
131722
|
-
let t = {
|
|
131723
|
-
return
|
|
131750
|
+
let t = { color: "rgba(0, 0, 0, 0.55)" };
|
|
131751
|
+
return r.statu == 0 || r.statu == 1, t;
|
|
131724
131752
|
},
|
|
131725
131753
|
getFormData(r, t) {
|
|
131726
131754
|
const a = layoutItems.filter((s) => s.type === "grid")[0];
|
|
@@ -131745,10 +131773,10 @@ const processFlow_vue_vue_type_style_index_0_scoped_196e302e_lang = "", _sfc_mai
|
|
|
131745
131773
|
};
|
|
131746
131774
|
var _sfc_render$n = function() {
|
|
131747
131775
|
var t = this, a = t._self._c;
|
|
131748
|
-
return a("div", { directives: [{ name: "loading", rawName: "v-loading", value: t.confirmLoading, expression: "confirmLoading" }], staticClass: "process" }, [t.list.length > 0 ? a("div", { staticClass: "process-list" }, [a("div", { staticClass: "list" }, [t._l(t.list, function(s, o) {
|
|
131749
|
-
return [s.show ? a("div", { key: o, staticClass: "item",
|
|
131776
|
+
return a("div", { directives: [{ name: "loading", rawName: "v-loading", value: t.confirmLoading, expression: "confirmLoading" }], staticClass: "process", style: { "--dilute": t.fadeColord } }, [t.list.length > 0 ? a("div", { staticClass: "process-list" }, [a("div", { staticClass: "list" }, [t._l(t.list, function(s, o) {
|
|
131777
|
+
return [s.show ? a("div", { key: o, staticClass: "item", class: s.class, style: { "z-index": t.list.length - o }, on: { click: function(l) {
|
|
131750
131778
|
return t.selitem(s);
|
|
131751
|
-
} } }, [
|
|
131779
|
+
} } }, [s.statu == 0 ? a("i", { staticClass: "el-icon-check" }) : t._e(), s.statu == 1 ? a("i", { staticClass: "el-icon-s-flag" }) : t._e(), a("el-tooltip", { directives: [{ name: "delTabIndex", rawName: "v-delTabIndex" }], attrs: { content: t.$i18nt(`Dynamics.${s.transKey}`, s.name), placement: "top", "open-delay": 150 } }, [a("span", [t._v(" " + t._s(t.$i18nt(`Dynamics.${s.transKey}`, s.name)) + " ")])])], 1) : t._e()];
|
|
131752
131780
|
})], 2), a("div", { staticClass: "list-up", on: { click: function(s) {
|
|
131753
131781
|
t.type = !t.type;
|
|
131754
131782
|
} } }, [a("span", [a("i", { class: t.type ? "el-icon-arrow-up" : "el-icon-arrow-down" })])])]) : t._e(), a("div", { directives: [{ name: "show", rawName: "v-show", value: t.type, expression: "type" }], staticClass: "process-form" }, [t.list.length > 0 ? a("div", [t.showForm ? a("el-form", { ref: "ruleForm", attrs: { model: t.parameterData, "label-width": t.labelWidth, "label-position": t.options.labelPosition, inline: t.options.inline }, nativeOn: { submit: function(s) {
|
|
@@ -131762,11 +131790,11 @@ var _sfc_render$n = function() {
|
|
|
131762
131790
|
_sfc_staticRenderFns$n,
|
|
131763
131791
|
!1,
|
|
131764
131792
|
null,
|
|
131765
|
-
"
|
|
131793
|
+
"1851013f",
|
|
131766
131794
|
null,
|
|
131767
131795
|
null
|
|
131768
131796
|
);
|
|
131769
|
-
const ProcessFlow = __component__$n.exports,
|
|
131797
|
+
const ProcessFlow = __component__$n.exports, main_vue_vue_type_style_index_0_scoped_5635f55d_lang = "", _sfc_main$m = {
|
|
131770
131798
|
name: "GdFormBuild",
|
|
131771
131799
|
props: {
|
|
131772
131800
|
modeType: {
|
|
@@ -131823,7 +131851,8 @@ const ProcessFlow = __component__$n.exports, main_vue_vue_type_style_index_0_sco
|
|
|
131823
131851
|
addData: [],
|
|
131824
131852
|
editData: [],
|
|
131825
131853
|
componentsData: []
|
|
131826
|
-
}
|
|
131854
|
+
},
|
|
131855
|
+
componentList: []
|
|
131827
131856
|
};
|
|
131828
131857
|
},
|
|
131829
131858
|
computed: {
|
|
@@ -132064,11 +132093,13 @@ const ProcessFlow = __component__$n.exports, main_vue_vue_type_style_index_0_sco
|
|
|
132064
132093
|
id: r || this.id
|
|
132065
132094
|
}).then((t) => {
|
|
132066
132095
|
if (t.code === 200) {
|
|
132096
|
+
console.log(666);
|
|
132067
132097
|
const a = this.baseFormatterData(t.data[0]);
|
|
132068
132098
|
this.parameterData = a, this.processingData(t.data[0]), this.$nextTick(() => {
|
|
132069
132099
|
this.$refs.processFlow.editLoadHandling();
|
|
132070
132100
|
});
|
|
132071
|
-
}
|
|
132101
|
+
} else
|
|
132102
|
+
this.$message.error(t.message);
|
|
132072
132103
|
});
|
|
132073
132104
|
},
|
|
132074
132105
|
processingData(r) {
|
|
@@ -132115,7 +132146,7 @@ const ProcessFlow = __component__$n.exports, main_vue_vue_type_style_index_0_sco
|
|
|
132115
132146
|
}
|
|
132116
132147
|
}
|
|
132117
132148
|
}
|
|
132118
|
-
this.$refs.ruleForm.resetFields(), this.parameterData = this.baseFormatterData(t), this.$nextTick(() => {
|
|
132149
|
+
console.log(t, a), this.$refs.ruleForm.resetFields(), this.parameterData = this.baseFormatterData(t), this.$nextTick(() => {
|
|
132119
132150
|
setTimeout(() => {
|
|
132120
132151
|
a.forEach((s) => {
|
|
132121
132152
|
s.done && s.done.setData && s.done.setData({ val: s.data, data: t, items: s.items });
|
|
@@ -132673,12 +132704,28 @@ const ProcessFlow = __component__$n.exports, main_vue_vue_type_style_index_0_sco
|
|
|
132673
132704
|
}, o);
|
|
132674
132705
|
});
|
|
132675
132706
|
},
|
|
132707
|
+
baseComponentsInit(r) {
|
|
132708
|
+
if (!r.ref)
|
|
132709
|
+
return;
|
|
132710
|
+
const t = r.functionName ? r.functionName : "init";
|
|
132711
|
+
this.$refs[r.ref] && this.$refs[r.ref][0][t](r);
|
|
132712
|
+
},
|
|
132713
|
+
baseCustomComponents(r) {
|
|
132714
|
+
let t = [];
|
|
132715
|
+
r.forEach((a) => {
|
|
132716
|
+
t.push(Object.assign(a, { ref: a.ref ? a.ref : uuid(8) }));
|
|
132717
|
+
}), this.componentList = [...t];
|
|
132718
|
+
},
|
|
132676
132719
|
closed(r = 1) {
|
|
132677
132720
|
r === 1 && (this.fullscreen = !1, this.visible = !1, this.confirmLoading = !0, this.$emit("closed"));
|
|
132678
132721
|
},
|
|
132679
132722
|
toggleFullscreen() {
|
|
132680
132723
|
this.fullscreen = !this.fullscreen;
|
|
132681
132724
|
},
|
|
132725
|
+
doEventComponent(r, t) {
|
|
132726
|
+
const a = r.functionName || r.functionname;
|
|
132727
|
+
a && this.$emit("doEvent", { key: "changeComponent", functionName: a, data: r, item: t });
|
|
132728
|
+
},
|
|
132682
132729
|
doEvent(r) {
|
|
132683
132730
|
this.$emit("doEvent", r);
|
|
132684
132731
|
}
|
|
@@ -132694,18 +132741,20 @@ var _sfc_render$m = function r() {
|
|
|
132694
132741
|
s.preventDefault();
|
|
132695
132742
|
} } }, [a("BuildBlocks", { attrs: { record: { options: t.formData }, isForm: !0, model: t.parameterData, tableData: t.tableData }, on: { lookup: t.lookup, change: (s) => t.baseChange(s, 1) } })], 1) : t._e()], 1)], 1) : a("el-drawer", { attrs: { visible: t.visible, "close-on-press-escape": !1, "append-to-body": !0, "modal-append-to-body": !1, size: t.drawerWidth, "custom-class": "gd-drawer-form" }, on: { "update:visible": function(s) {
|
|
132696
132743
|
t.visible = s;
|
|
132697
|
-
} } }, [a("gd-modal-title", { attrs: { slot: "title", title: t.title, modalType: "drawer", fullscreen: t.fullscreen, buttons: t.sysViewButtons, confirmLoading: t.confirmLoading }, on: { changeEvent: t.doEvent, toggleFullscreen: t.toggleFullscreen }, slot: "title" }), a("div", [t.visible ? a("ProcessFlow", { ref: "processFlow", attrs: { parameterData: t.parameterData, tableData: t.tableData, fieldData: t.fieldData, allField: t.allField, formData: t.formData, openMode: t.openMode, fkValue: t.id, options: t.options, labelWidth: t.labelWidth }, on: { change: (s) => t.baseChange(s, 2), ok: function(s) {
|
|
132744
|
+
} } }, [a("gd-modal-title", { attrs: { slot: "title", title: t.title, modalType: "drawer", fullscreen: t.fullscreen, buttons: t.sysViewButtons, confirmLoading: t.confirmLoading }, on: { changeEvent: t.doEvent, toggleFullscreen: t.toggleFullscreen }, slot: "title" }), a("div", { directives: [{ name: "loading", rawName: "v-loading", value: t.confirmLoading, expression: "confirmLoading" }] }, [t.visible ? a("ProcessFlow", { ref: "processFlow", attrs: { parameterData: t.parameterData, tableData: t.tableData, fieldData: t.fieldData, allField: t.allField, formData: t.formData, openMode: t.openMode, fkValue: t.id, options: t.options, labelWidth: t.labelWidth }, on: { change: (s) => t.baseChange(s, 2), ok: function(s) {
|
|
132698
132745
|
return t.$emit("ok");
|
|
132699
132746
|
}, lookup: t.lookup, updateFiled: t.changeFlowFiled } }) : t._e(), t.visible ? a("el-form", { ref: "ruleForm", attrs: { model: t.parameterData, "label-width": t.labelWidth, "label-position": t.options.labelPosition, inline: t.options.inline } }, [a("BuildBlocks", { attrs: { record: { options: t.formData }, isForm: !0, model: t.parameterData, tableData: t.tableData }, on: { lookup: t.lookup, change: (s) => t.baseChange(s, 1) } })], 1) : t._e()], 1)], 1)] : a("div", [t.visible ? a("el-form", { ref: "ruleForm", attrs: { model: t.parameterData, "label-width": t.labelWidth, "label-position": t.options.labelPosition, inline: t.options.inline }, nativeOn: { submit: function(s) {
|
|
132700
132747
|
s.preventDefault();
|
|
132701
|
-
} } }, [a("BuildBlocks", { attrs: { record: { options: t.formData }, isForm: !0, model: t.parameterData, tableData: t.tableData }, on: { lookup: t.lookup, change: (s) => t.baseChange(s, 1) } })], 1) : t._e()], 1), a("DataAssign", { ref: "dataAssign", attrs: { tableData: t.tableData } }), a("gd-search", { ref: "viewSearch", attrs: { appendToBody: !0 }, on: { lookupSeled: t.lookupSeled } })
|
|
132748
|
+
} } }, [a("BuildBlocks", { attrs: { record: { options: t.formData }, isForm: !0, model: t.parameterData, tableData: t.tableData }, on: { lookup: t.lookup, change: (s) => t.baseChange(s, 1) } })], 1) : t._e()], 1), a("DataAssign", { ref: "dataAssign", attrs: { tableData: t.tableData } }), a("gd-search", { ref: "viewSearch", attrs: { appendToBody: !0 }, on: { lookupSeled: t.lookupSeled } }), t._l(t.componentList, function(s, o) {
|
|
132749
|
+
return [a(s.componentItem, { key: o, ref: s.ref, refInFor: !0, tag: "component", attrs: { record: s, openMode: t.openMode, tableData: t.tableData }, on: { change: (l) => t.doEventComponent(l, s) } })];
|
|
132750
|
+
})], 2);
|
|
132702
132751
|
}, _sfc_staticRenderFns$m = [], __component__$m = /* @__PURE__ */ normalizeComponent(
|
|
132703
132752
|
_sfc_main$m,
|
|
132704
132753
|
_sfc_render$m,
|
|
132705
132754
|
_sfc_staticRenderFns$m,
|
|
132706
132755
|
!1,
|
|
132707
132756
|
null,
|
|
132708
|
-
"
|
|
132757
|
+
"5635f55d",
|
|
132709
132758
|
null,
|
|
132710
132759
|
null
|
|
132711
132760
|
);
|
|
@@ -133242,7 +133291,7 @@ var _sfc_render$k = function r() {
|
|
|
133242
133291
|
null,
|
|
133243
133292
|
null
|
|
133244
133293
|
);
|
|
133245
|
-
const ViewCharts = __component__$k.exports,
|
|
133294
|
+
const ViewCharts = __component__$k.exports, main_vue_vue_type_style_index_0_scoped_cb4536bd_lang = "", _sfc_main$j = {
|
|
133246
133295
|
name: "GdViewBuildDesigner",
|
|
133247
133296
|
props: {
|
|
133248
133297
|
record: {
|
|
@@ -133330,7 +133379,8 @@ const ViewCharts = __component__$k.exports, main_vue_vue_type_style_index_0_scop
|
|
|
133330
133379
|
fieldData: [],
|
|
133331
133380
|
hideQueryField: [],
|
|
133332
133381
|
fileOptions: {},
|
|
133333
|
-
styled: {}
|
|
133382
|
+
styled: {},
|
|
133383
|
+
componentList: []
|
|
133334
133384
|
};
|
|
133335
133385
|
},
|
|
133336
133386
|
watch: {
|
|
@@ -134091,7 +134141,7 @@ const ViewCharts = __component__$k.exports, main_vue_vue_type_style_index_0_scop
|
|
|
134091
134141
|
GdSaasTepyOperation: !0
|
|
134092
134142
|
}
|
|
134093
134143
|
)), d.id === s.id && u.length > 1 && (d = Object.assign({ ...d }, { ...s })), d;
|
|
134094
|
-
}) : o = [Object.assign(s, { id: uuid(), GdSaasTepyName: 1, GdSaasTepyOperation: !0 })].concat(l), this.$refs.table.setTableData(o), this.$emit("changeData", o);
|
|
134144
|
+
}) : o = [Object.assign(s, { id: uuid$1(), GdSaasTepyName: 1, GdSaasTepyOperation: !0 })].concat(l), this.$refs.table.setTableData(o), this.$emit("changeData", o);
|
|
134095
134145
|
},
|
|
134096
134146
|
baseRelationRefresh(r = !0, t) {
|
|
134097
134147
|
this.openMode == 3 && this.record.refresh(r, t);
|
|
@@ -134109,6 +134159,18 @@ const ViewCharts = __component__$k.exports, main_vue_vue_type_style_index_0_scop
|
|
|
134109
134159
|
}, o);
|
|
134110
134160
|
});
|
|
134111
134161
|
},
|
|
134162
|
+
baseComponentsInit(r) {
|
|
134163
|
+
if (!r.ref)
|
|
134164
|
+
return;
|
|
134165
|
+
const t = r.functionName ? r.functionName : "init";
|
|
134166
|
+
this.$refs[r.ref] && this.$refs[r.ref][0][t](r);
|
|
134167
|
+
},
|
|
134168
|
+
baseCustomComponents(r) {
|
|
134169
|
+
let t = [];
|
|
134170
|
+
r.forEach((a) => {
|
|
134171
|
+
t.push(Object.assign(a, { ref: a.ref ? a.ref : uuid$1(8) }));
|
|
134172
|
+
}), this.componentList = [...t];
|
|
134173
|
+
},
|
|
134112
134174
|
getFileBlob(r) {
|
|
134113
134175
|
return sysFileInfoDownload({
|
|
134114
134176
|
id: r.Id
|
|
@@ -134136,6 +134198,10 @@ const ViewCharts = __component__$k.exports, main_vue_vue_type_style_index_0_scop
|
|
|
134136
134198
|
const a = this.tableQueries.filter((s) => s.prop === r.pid)[0];
|
|
134137
134199
|
a && (a.fkData = r.fkData);
|
|
134138
134200
|
},
|
|
134201
|
+
doEventComponent(r, t) {
|
|
134202
|
+
const a = r.functionName || r.functionname;
|
|
134203
|
+
a && this.$emit("doEvent", { key: "changeComponent", functionName: a, data: r, item: t });
|
|
134204
|
+
},
|
|
134139
134205
|
doEvent(r) {
|
|
134140
134206
|
this.$emit("doEvent", r);
|
|
134141
134207
|
}
|
|
@@ -134151,14 +134217,16 @@ var _sfc_render$j = function r() {
|
|
|
134151
134217
|
} };
|
|
134152
134218
|
}), { key: "filtering", fn: function({ colse: s, visible: o }) {
|
|
134153
134219
|
return [a("gd-table-queries-field", { ref: "queriesField", attrs: { columns: t.tableQueries, height: t.hig, queryParam: t.queryParam, colse: s, visible: o, openMode: t.openMode, recordRelation: t.record, viewRecord: t.viewRecord, openRules: !0 }, on: { save: t.queriesRefresh, hideQueryParam: t.hideQueryParam } })];
|
|
134154
|
-
} }], null, !0) })], 1)]), a("ImgPreview", { ref: "imgPreview", attrs: { filePreviewShow: t.imgList.length > 0, imgList: t.imgList, currentImg: t.currentImg } }), a("gd-file-preview", { ref: "filePreview", attrs: { options: t.fileOptions } }), a("XlsxImport", { ref: "xlsxImport", attrs: { entityName: t.tableData.tableName, tableData: t.tableData }, on: { ok: t.refresh } }), a("XlsxExport", { ref: "xlsxExport", attrs: { entityId: t.tableData.id, queryParam: t.queryParam, tableData: t.tableData } }), a("TeamSharing", { ref: "teamSharing", attrs: { tableData: t.tableData }, on: { ok: t.refresh } }), a("BatchUpdate", { ref: "batchUpdate", attrs: { tableData: t.tableData, queryTable: t.queryTable, columns: t.columns, fieldData: t.fieldData, viewCode: t.viewCode }, on: { ok: t.refresh } }), a("DataAssign", { ref: "dataAssign", attrs: { tableData: t.tableData } }), a("ViewCharts", { ref: "charts", attrs: { tableData: t.tableData, fieldData: t.fieldData }, on: { setLoadData: t.setLoadData } }), a("gd-middleware", { ref: "middleware", on: { ok: t.refresh } })
|
|
134220
|
+
} }], null, !0) })], 1)]), a("ImgPreview", { ref: "imgPreview", attrs: { filePreviewShow: t.imgList.length > 0, imgList: t.imgList, currentImg: t.currentImg } }), a("gd-file-preview", { ref: "filePreview", attrs: { options: t.fileOptions } }), a("XlsxImport", { ref: "xlsxImport", attrs: { entityName: t.tableData.tableName, tableData: t.tableData }, on: { ok: t.refresh } }), a("XlsxExport", { ref: "xlsxExport", attrs: { entityId: t.tableData.id, queryParam: t.queryParam, tableData: t.tableData } }), a("TeamSharing", { ref: "teamSharing", attrs: { tableData: t.tableData }, on: { ok: t.refresh } }), a("BatchUpdate", { ref: "batchUpdate", attrs: { tableData: t.tableData, queryTable: t.queryTable, columns: t.columns, fieldData: t.fieldData, viewCode: t.viewCode }, on: { ok: t.refresh } }), a("DataAssign", { ref: "dataAssign", attrs: { tableData: t.tableData } }), a("ViewCharts", { ref: "charts", attrs: { tableData: t.tableData, fieldData: t.fieldData }, on: { setLoadData: t.setLoadData } }), a("gd-middleware", { ref: "middleware", on: { ok: t.refresh } }), t._l(t.componentList, function(s, o) {
|
|
134221
|
+
return [a(s.componentItem, { key: o, ref: s.ref, refInFor: !0, tag: "component", attrs: { record: s, openMode: t.openMode, tableData: t.tableData }, on: { change: (l) => t.doEventComponent(l, s) } })];
|
|
134222
|
+
})], 2);
|
|
134155
134223
|
}, _sfc_staticRenderFns$j = [], __component__$j = /* @__PURE__ */ normalizeComponent(
|
|
134156
134224
|
_sfc_main$j,
|
|
134157
134225
|
_sfc_render$j,
|
|
134158
134226
|
_sfc_staticRenderFns$j,
|
|
134159
134227
|
!1,
|
|
134160
134228
|
null,
|
|
134161
|
-
"
|
|
134229
|
+
"cb4536bd",
|
|
134162
134230
|
null,
|
|
134163
134231
|
null
|
|
134164
134232
|
);
|
|
@@ -134838,7 +134906,7 @@ const mixins$3 = {
|
|
|
134838
134906
|
},
|
|
134839
134907
|
selDict() {
|
|
134840
134908
|
let r = this.record.fieldvalue[0], t = Object.assign(r, {
|
|
134841
|
-
id: uuid(),
|
|
134909
|
+
id: uuid$1(),
|
|
134842
134910
|
tablevalue: "sysDictType",
|
|
134843
134911
|
fieldname: this.fieldDicName,
|
|
134844
134912
|
language: this.languages,
|
|
@@ -134847,7 +134915,7 @@ const mixins$3 = {
|
|
|
134847
134915
|
this.record.fieldValue = [t];
|
|
134848
134916
|
},
|
|
134849
134917
|
changeField(r) {
|
|
134850
|
-
let t = this.fieldData.filter((d) => d.columnname === r)[0], a = this.getFieldType(t), s = uuid(), o = {
|
|
134918
|
+
let t = this.fieldData.filter((d) => d.columnname === r)[0], a = this.getFieldType(t), s = uuid$1(), o = {
|
|
134851
134919
|
columncomment: t.columncomment,
|
|
134852
134920
|
columnname: t.columnname,
|
|
134853
134921
|
fkentityname: t.fkentityname,
|
|
@@ -135009,7 +135077,7 @@ const composeMiddleConnect = __component__$h.exports, composeAbout_vue_vue_type_
|
|
|
135009
135077
|
},
|
|
135010
135078
|
selectTable(r) {
|
|
135011
135079
|
let t = this.tableLists.filter((s) => s.tablename == r)[0], a = {
|
|
135012
|
-
id: uuid(),
|
|
135080
|
+
id: uuid$1(),
|
|
135013
135081
|
pid: this.record.id,
|
|
135014
135082
|
title: "",
|
|
135015
135083
|
tablevalue: t.tablename,
|
|
@@ -135033,7 +135101,7 @@ const composeMiddleConnect = __component__$h.exports, composeAbout_vue_vue_type_
|
|
|
135033
135101
|
]), this.record.fieldvalue = this.record.fieldvalue.concat([a]), this.getField(t, this.fieldValue.length - 1), this.selShow = !0, this.tableName = "";
|
|
135034
135102
|
},
|
|
135035
135103
|
changeField(r, t) {
|
|
135036
|
-
let a = this.fieldValue[t].fielddata.filter((f) => f.columnname === r)[0], s = this.getFieldType(a), o = this.record.fieldvalue[t], l = uuid(), d = {
|
|
135104
|
+
let a = this.fieldValue[t].fielddata.filter((f) => f.columnname === r)[0], s = this.getFieldType(a), o = this.record.fieldvalue[t], l = uuid$1(), d = {
|
|
135037
135105
|
columncomment: a.columncomment,
|
|
135038
135106
|
columnname: a.columnname,
|
|
135039
135107
|
fkentityname: a.fkentityname,
|
|
@@ -135262,7 +135330,7 @@ const composeAbout = __component__$g.exports, composeMiddle_vue_vue_type_style_i
|
|
|
135262
135330
|
},
|
|
135263
135331
|
selDict() {
|
|
135264
135332
|
let r = this.record.fieldvalue[0], t = Object.assign(r, {
|
|
135265
|
-
id: uuid(),
|
|
135333
|
+
id: uuid$1(),
|
|
135266
135334
|
tablevalue: "sysDictType",
|
|
135267
135335
|
fieldname: this.fieldDicName,
|
|
135268
135336
|
language: this.languages,
|
|
@@ -135271,7 +135339,7 @@ const composeAbout = __component__$g.exports, composeMiddle_vue_vue_type_style_i
|
|
|
135271
135339
|
this.record.fieldvalue = [t];
|
|
135272
135340
|
},
|
|
135273
135341
|
changeField(r) {
|
|
135274
|
-
let t = this.fieldData.filter((d) => d.columnname === r)[0], a = this.getFieldType(t), s = uuid(), o = {
|
|
135342
|
+
let t = this.fieldData.filter((d) => d.columnname === r)[0], a = this.getFieldType(t), s = uuid$1(), o = {
|
|
135275
135343
|
columncomment: t.columncomment,
|
|
135276
135344
|
columnname: t.columnname,
|
|
135277
135345
|
fkentityname: t.fkentityname,
|
|
@@ -135484,7 +135552,7 @@ const composeMiddle = __component__$f.exports, composeField_vue_vue_type_style_i
|
|
|
135484
135552
|
},
|
|
135485
135553
|
changeTable(r) {
|
|
135486
135554
|
let t = this.tableLists.filter((s) => s.tablename == r)[0], a = {
|
|
135487
|
-
id: uuid(),
|
|
135555
|
+
id: uuid$1(),
|
|
135488
135556
|
pid: 0,
|
|
135489
135557
|
title: "",
|
|
135490
135558
|
tablevalue: t.tablename,
|
|
@@ -135507,7 +135575,7 @@ const composeMiddle = __component__$f.exports, composeField_vue_vue_type_style_i
|
|
|
135507
135575
|
},
|
|
135508
135576
|
selectSys(r) {
|
|
135509
135577
|
let t = this.getDictionary("msg_type_sys").filter((s) => s.code == r)[0], a = {
|
|
135510
|
-
id: uuid(),
|
|
135578
|
+
id: uuid$1(),
|
|
135511
135579
|
pid: 0,
|
|
135512
135580
|
title: t.name,
|
|
135513
135581
|
tablevalue: "",
|
|
@@ -136662,7 +136730,7 @@ const plateTemp = __component__$9.exports, editForm_vue_vue_type_style_index_0_s
|
|
|
136662
136730
|
const t = new Blob([r]);
|
|
136663
136731
|
this.filePath = window.URL.createObjectURL(t), this.fileList = [
|
|
136664
136732
|
{
|
|
136665
|
-
name: uuid(),
|
|
136733
|
+
name: uuid$1(),
|
|
136666
136734
|
url: this.filePath
|
|
136667
136735
|
}
|
|
136668
136736
|
];
|