@das-fed/ui 6.4.0-dev.55.10 → 6.4.0-dev.55.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +5 -5
- package/packages/business-components/device-panel/index.js +4 -4
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/device-panel/style.css +1 -1
- package/packages/business-components/device-panel/style.css.gz +0 -0
- package/packages/business-components/process-form/i18n/index.d.ts +5 -0
- package/packages/business-components/process-form/index.js +228 -214
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/components/search-form/index.js +3 -3
- package/packages/components/search-form/index.js.gz +0 -0
- package/packages/components/search-form/style.css +1 -1
- package/packages/components/search-form/style.css.gz +0 -0
- package/packages/components/table/index.js +871 -855
- package/packages/components/table/index.js.gz +0 -0
- package/packages/components/table/style.css +1 -1
- package/packages/components/table/style.css.gz +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@das-fed/ui",
|
|
3
|
-
"version": "6.4.0-dev.55.
|
|
3
|
+
"version": "6.4.0-dev.55.11",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./index.js",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"@antv/x6-plugin-snapline": "^2.1.7",
|
|
27
27
|
"@antv/x6-plugin-transform": "^2.1.8",
|
|
28
28
|
"@antv/x6-vue-shape": "^2.1.2",
|
|
29
|
-
"@das-fed/cli": "6.4.0-dev.55.
|
|
29
|
+
"@das-fed/cli": "6.4.0-dev.55.11",
|
|
30
30
|
"@element-plus/icons-vue": "^2.3.1",
|
|
31
31
|
"@types/lodash": "^4.14.194",
|
|
32
32
|
"@types/lodash-es": "^4.17.9",
|
|
@@ -56,9 +56,9 @@
|
|
|
56
56
|
"vue-tsc": "^2.0.29"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"@das-fed/ui": "6.4.0-dev.55.
|
|
60
|
-
"@das-fed/utils": "6.4.0-dev.55.
|
|
61
|
-
"@das-fed/web": "6.4.0-dev.55.
|
|
59
|
+
"@das-fed/ui": "6.4.0-dev.55.11",
|
|
60
|
+
"@das-fed/utils": "6.4.0-dev.55.11",
|
|
61
|
+
"@das-fed/web": "6.4.0-dev.55.11",
|
|
62
62
|
"@wangeditor/editor": "^5.1.23",
|
|
63
63
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
64
64
|
"@wangeditor/plugin-upload-attachment": "^1.1.0",
|
|
@@ -51268,7 +51268,7 @@ const Cte = ai.get("/emergency-event/process-track"), Tte = ["", "待核实", "
|
|
|
51268
51268
|
}), d.push({
|
|
51269
51269
|
title: he("处理结果"),
|
|
51270
51270
|
value: v.progress == "100" ? he("已完成") : he("未完成")
|
|
51271
|
-
})), v.status === "50_AUDIT" && !Wa(v.
|
|
51271
|
+
})), v.status === "50_AUDIT" && !Wa(v.content) && d.push({
|
|
51272
51272
|
title: he("驳回原因"),
|
|
51273
51273
|
value: v.content || ""
|
|
51274
51274
|
}), {
|
|
@@ -51312,7 +51312,7 @@ const Cte = ai.get("/emergency-event/process-track"), Tte = ["", "待核实", "
|
|
|
51312
51312
|
))
|
|
51313
51313
|
])) : Y("v-if", !0);
|
|
51314
51314
|
}
|
|
51315
|
-
}), Ene = /* @__PURE__ */ Ke(Mne, [["__scopeId", "data-v-
|
|
51315
|
+
}), Ene = /* @__PURE__ */ Ke(Mne, [["__scopeId", "data-v-3ab0020f"]]), Nne = (a) => {
|
|
51316
51316
|
const r = L(null), { activeTab: e, infoData: n } = a;
|
|
51317
51317
|
return {
|
|
51318
51318
|
Track: () => At(Ene, { ref: r, activeTab: e, infoData: n }),
|
|
@@ -59129,7 +59129,7 @@ const Cte = ai.get("/emergency-event/process-track"), Tte = ["", "待核实", "
|
|
|
59129
59129
|
}), v.push({
|
|
59130
59130
|
title: r("处理结果"),
|
|
59131
59131
|
value: u.progress == "100" ? r("已完成") : r("未完成")
|
|
59132
|
-
})), u.status === "50_AUDIT" && !Xa(u.
|
|
59132
|
+
})), u.status === "50_AUDIT" && !Xa(u.content) && v.push({
|
|
59133
59133
|
title: r("驳回原因"),
|
|
59134
59134
|
value: u.content || ""
|
|
59135
59135
|
}), {
|
|
@@ -59170,7 +59170,7 @@ const Cte = ai.get("/emergency-event/process-track"), Tte = ["", "待核实", "
|
|
|
59170
59170
|
))
|
|
59171
59171
|
])) : Y("v-if", !0);
|
|
59172
59172
|
}
|
|
59173
|
-
}), Zhe = /* @__PURE__ */ Ke(Xhe, [["__scopeId", "data-v-
|
|
59173
|
+
}), Zhe = /* @__PURE__ */ Ke(Xhe, [["__scopeId", "data-v-d59b93d2"]]), Khe = (a) => {
|
|
59174
59174
|
const r = L(null), { activeTab: e, infoData: n } = a;
|
|
59175
59175
|
return {
|
|
59176
59176
|
Track: () => At(Zhe, { ref: r, activeTab: e, infoData: n }),
|
|
Binary file
|