gds-plus-design-vue 1.1.26 → 1.1.27
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.
|
@@ -630,7 +630,7 @@ const constantRouterMap = [{
|
|
|
630
630
|
{
|
|
631
631
|
path: "login",
|
|
632
632
|
name: "login",
|
|
633
|
-
component: () => import("./main.
|
|
633
|
+
component: () => import("./main.eb2a51d9.mjs"),
|
|
634
634
|
meta: {
|
|
635
635
|
title: "\u767B\u5F55",
|
|
636
636
|
transKey: "gd.login.title"
|
|
@@ -106461,7 +106461,7 @@ var _sfc_render$2p = function s() {
|
|
|
106461
106461
|
null,
|
|
106462
106462
|
null
|
|
106463
106463
|
);
|
|
106464
|
-
const StepsDesigner = __component__$2p.exports,
|
|
106464
|
+
const StepsDesigner = __component__$2p.exports, index_vue_vue_type_style_index_0_scoped_6992cda7_lang = "", _sfc_main$2o = {
|
|
106465
106465
|
props: {
|
|
106466
106466
|
record: {
|
|
106467
106467
|
type: Object,
|
|
@@ -106621,7 +106621,7 @@ const StepsDesigner = __component__$2p.exports, index_vue_vue_type_style_index_0
|
|
|
106621
106621
|
},
|
|
106622
106622
|
getAuditorType() {
|
|
106623
106623
|
let t = this.getDictionary("table_flows_mode").filter((r) => r.code == this.record.properties.assigneeType)[0];
|
|
106624
|
-
return t ? this.$i18nt(t.transkey, t.name) :
|
|
106624
|
+
return t ? this.$i18nt(t.transkey, t.name) : this.$i18nt("gd.flow.approval.approverInformationTip", "\u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA");
|
|
106625
106625
|
},
|
|
106626
106626
|
maskStyle() {
|
|
106627
106627
|
return {
|
|
@@ -107097,7 +107097,7 @@ var _sfc_render$2o = function s() {
|
|
|
107097
107097
|
_sfc_staticRenderFns$2o,
|
|
107098
107098
|
!1,
|
|
107099
107099
|
null,
|
|
107100
|
-
"
|
|
107100
|
+
"6992cda7",
|
|
107101
107101
|
null,
|
|
107102
107102
|
null
|
|
107103
107103
|
);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import o from "vue";
|
|
2
|
-
import { n, m as l, c as u, g as h, a as f, u as g, r as w, b as v, l as A, d as b, e as y, f as R } from "./index.
|
|
2
|
+
import { n, m as l, c as u, g as h, a as f, u as g, r as w, b as v, l as A, d as b, e as y, f as R } from "./index.5bcd645a.mjs";
|
|
3
3
|
const C = {
|
|
4
4
|
name: "GdVerificationCode",
|
|
5
5
|
props: {
|