mooho-base-admin-plus 0.4.8 → 0.4.9

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.
@@ -19551,7 +19551,11 @@ var mixinPage = {
19551
19551
  return value ? '<i class="fa fa-check info"></i>' : "";
19552
19552
  }
19553
19553
  } else if (dataType === "String") {
19554
- return value;
19554
+ if (this.layout.showI18n) {
19555
+ return this.tParam(value);
19556
+ } else {
19557
+ return value;
19558
+ }
19555
19559
  } else {
19556
19560
  return value;
19557
19561
  }
@@ -19939,7 +19943,7 @@ const _hoisted_4$q = { class: "logo cf" };
19939
19943
  const _hoisted_5$k = ["src"];
19940
19944
  const _hoisted_6$f = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("small", null, null, -1));
19941
19945
  const _hoisted_7$d = ["placeholder"];
19942
- const _hoisted_8$c = ["placeholder"];
19946
+ const _hoisted_8$b = ["placeholder"];
19943
19947
  const _hoisted_9$a = { class: "cpt" };
19944
19948
  function _sfc_render$1o(_ctx, _cache, $props, $setup, $data, $options) {
19945
19949
  return openBlock(), createElementBlock("div", _hoisted_1$18, [
@@ -19975,7 +19979,7 @@ function _sfc_render$1o(_ctx, _cache, $props, $setup, $data, $options) {
19975
19979
  onKeyup: _cache[3] || (_cache[3] = (...args) => $options.submit && $options.submit(...args)),
19976
19980
  class: "password",
19977
19981
  placeholder: _ctx.$t("Front_Msg_Please_Input_Password")
19978
- }, null, 40, _hoisted_8$c), [
19982
+ }, null, 40, _hoisted_8$b), [
19979
19983
  [vModelText, $data.password]
19980
19984
  ]),
19981
19985
  createElementVNode("button", {
@@ -20368,7 +20372,7 @@ const _hoisted_6$d = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createEl
20368
20372
  const _hoisted_7$c = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("p", null, [
20369
20373
  /* @__PURE__ */ createElementVNode("span", null, "\u539F\u59CB\u8BB0\u5F55")
20370
20374
  ], -1));
20371
- const _hoisted_8$b = { class: "stat" };
20375
+ const _hoisted_8$a = { class: "stat" };
20372
20376
  const _hoisted_9$9 = { class: "icon" };
20373
20377
  const _hoisted_10$7 = { class: "content" };
20374
20378
  const _hoisted_11$6 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "value1" }, "\u5F85\u5206\u6D3E", -1));
@@ -20471,7 +20475,7 @@ function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) {
20471
20475
  _hoisted_7$c
20472
20476
  ]),
20473
20477
  default: withCtx(() => [
20474
- createElementVNode("div", _hoisted_8$b, [
20478
+ createElementVNode("div", _hoisted_8$a, [
20475
20479
  createElementVNode("div", _hoisted_9$9, [
20476
20480
  createVNode$1(_component_Icon, {
20477
20481
  type: "md-list-box",
@@ -24252,7 +24256,7 @@ const _hoisted_7$b = /* @__PURE__ */ createElementVNode("marker", {
24252
24256
  style: { "fill": "#000" }
24253
24257
  })
24254
24258
  ], -1);
24255
- const _hoisted_8$a = ["id", "d"];
24259
+ const _hoisted_8$9 = ["id", "d"];
24256
24260
  const _hoisted_9$8 = ["width"];
24257
24261
  const _hoisted_10$6 = ["x", "y", "width", "height"];
24258
24262
  const _hoisted_11$5 = ["x", "y", "font-size"];
@@ -24368,7 +24372,7 @@ function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
24368
24372
  key: index2,
24369
24373
  id: "outcome_" + item.pid,
24370
24374
  d: $options.getOutcomPath(item)
24371
- }, null, 8, _hoisted_8$a);
24375
+ }, null, 8, _hoisted_8$9);
24372
24376
  }), 128))
24373
24377
  ]),
24374
24378
  createElementVNode("rect", {
@@ -25342,7 +25346,7 @@ const _hoisted_4$j = /* @__PURE__ */ createTextVNode("\u5355\u884C\u6587\u672C\u
25342
25346
  const _hoisted_5$f = /* @__PURE__ */ createTextVNode("\u6570\u5B57\u8F93\u5165\u6846");
25343
25347
  const _hoisted_6$a = /* @__PURE__ */ createTextVNode("\u52FE\u9009");
25344
25348
  const _hoisted_7$a = /* @__PURE__ */ createTextVNode("\u9009\u62E9\u6846");
25345
- const _hoisted_8$9 = /* @__PURE__ */ createTextVNode("\u591A\u9009\u9009\u62E9\u6846");
25349
+ const _hoisted_8$8 = /* @__PURE__ */ createTextVNode("\u591A\u9009\u9009\u62E9\u6846");
25346
25350
  const _hoisted_9$7 = /* @__PURE__ */ createTextVNode("\u5F39\u51FA\u9009\u62E9\u6846");
25347
25351
  const _hoisted_10$5 = /* @__PURE__ */ createTextVNode("\u591A\u9009\u5F39\u51FA\u9009\u62E9\u6846");
25348
25352
  const _hoisted_11$4 = { class: "title" };
@@ -25547,7 +25551,7 @@ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
25547
25551
  value: "MultiSelect"
25548
25552
  }, {
25549
25553
  default: withCtx(() => [
25550
- _hoisted_8$9
25554
+ _hoisted_8$8
25551
25555
  ]),
25552
25556
  _: 1
25553
25557
  }),
@@ -28942,7 +28946,7 @@ const _hoisted_4$f = { key: 2 };
28942
28946
  const _hoisted_5$d = { key: 3 };
28943
28947
  const _hoisted_6$8 = { key: 4 };
28944
28948
  const _hoisted_7$8 = { key: 5 };
28945
- const _hoisted_8$8 = { key: 6 };
28949
+ const _hoisted_8$7 = { key: 6 };
28946
28950
  const _hoisted_9$6 = { key: 7 };
28947
28951
  function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
28948
28952
  const _component_PageHeader = resolveComponent("PageHeader");
@@ -29155,7 +29159,7 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
29155
29159
  _: 2
29156
29160
  }, 1032, ["modelValue", "onUpdate:modelValue", "onClick"])
29157
29161
  ])) : createCommentVNode("", true),
29158
- code == "editEnable" ? (openBlock(), createElementBlock("div", _hoisted_8$8, [
29162
+ code == "editEnable" ? (openBlock(), createElementBlock("div", _hoisted_8$7, [
29159
29163
  $options.showCheck(data2.editEnableJson) ? (openBlock(), createBlock(_component_Switch, {
29160
29164
  key: 0,
29161
29165
  "model-value": !!data2.editEnable,
@@ -29877,10 +29881,9 @@ const _hoisted_1$v = { class: "i-layout-page-header" };
29877
29881
  const _hoisted_2$p = /* @__PURE__ */ createElementVNode("span", null, null, -1);
29878
29882
  const _hoisted_3$l = /* @__PURE__ */ createElementVNode("span", null, null, -1);
29879
29883
  const _hoisted_4$e = /* @__PURE__ */ createTextVNode(" \u53D1\u8868\u610F\u89C1 ");
29880
- const _hoisted_5$c = /* @__PURE__ */ createTextVNode("\u5386\u53F2");
29881
- const _hoisted_6$7 = { class: "title" };
29882
- const _hoisted_7$7 = { class: "description" };
29883
- const _hoisted_8$7 = { class: "ivu-ml-8 ivu-mr-8" };
29884
+ const _hoisted_5$c = { class: "title" };
29885
+ const _hoisted_6$7 = { class: "description" };
29886
+ const _hoisted_7$7 = { class: "ivu-ml-8 ivu-mr-8" };
29884
29887
  function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
29885
29888
  const _component_PageHeader = resolveComponent("PageHeader");
29886
29889
  const _component_Button = resolveComponent("Button");
@@ -30013,7 +30016,7 @@ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
30013
30016
  onClick: _cache[3] || (_cache[3] = ($event) => _ctx.$refs.approvalHistoryTable.open({ processInstID: _ctx.$refs.showForm.data.application.processInstID }))
30014
30017
  }, {
30015
30018
  default: withCtx(() => [
30016
- _hoisted_5$c
30019
+ createTextVNode(toDisplayString$1(_ctx.$t("Front_Btn_History")), 1)
30017
30020
  ]),
30018
30021
  _: 1
30019
30022
  })
@@ -30031,8 +30034,8 @@ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
30031
30034
  }, {
30032
30035
  header: withCtx(() => [
30033
30036
  createElementVNode("div", null, [
30034
- createElementVNode("span", _hoisted_6$7, toDisplayString$1(_ctx.$t("Front_Label_Leave_Message")), 1),
30035
- createElementVNode("span", _hoisted_7$7, toDisplayString$1(_ctx.$t("Front_Label_Leave_Message_Desc")), 1)
30037
+ createElementVNode("span", _hoisted_5$c, toDisplayString$1(_ctx.$t("Front_Label_Leave_Message")), 1),
30038
+ createElementVNode("span", _hoisted_6$7, toDisplayString$1(_ctx.$t("Front_Label_Leave_Message_Desc")), 1)
30036
30039
  ])
30037
30040
  ]),
30038
30041
  footer: withCtx(() => [
@@ -30058,7 +30061,7 @@ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
30058
30061
  })
30059
30062
  ]),
30060
30063
  default: withCtx(() => [
30061
- createElementVNode("div", _hoisted_8$7, [
30064
+ createElementVNode("div", _hoisted_7$7, [
30062
30065
  createVNode$1(_component_Form, {
30063
30066
  ref: "messageForm",
30064
30067
  model: $data.messageData,