gds-plus-design-vue 1.0.27 → 1.0.28

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.bd60134c.mjs"),
633
+ component: () => import("./main.b50eb7ba.mjs"),
634
634
  meta: {
635
635
  title: "\u767B\u5F55",
636
636
  transKey: "gd.login.title"
@@ -20475,8 +20475,8 @@ const iconfont = "", index = "", formMixins = {
20475
20475
  baseSetDefaultsVal(n) {
20476
20476
  this.$refs.form.baseSetDefaultsVal(n);
20477
20477
  },
20478
- baseSetVisibility(n) {
20479
- this.$refs.form.baseSetVisibility(n);
20478
+ baseSetLocking(n) {
20479
+ this.$refs.form.baseSetLocking(n);
20480
20480
  },
20481
20481
  baseSetEmpty(n) {
20482
20482
  this.$refs.form.baseSetEmpty(n);
@@ -97540,7 +97540,7 @@ var _sfc_render$2P = function() {
97540
97540
  null,
97541
97541
  null
97542
97542
  );
97543
- const Menu = __component__$2P.exports, main_vue_vue_type_style_index_0_scoped_5a0cc1d7_lang = "", _sfc_main$2O = {
97543
+ const Menu = __component__$2P.exports, main_vue_vue_type_style_index_0_scoped_a13d57ce_lang = "", _sfc_main$2O = {
97544
97544
  props: {
97545
97545
  height: {
97546
97546
  type: Number,
@@ -97672,14 +97672,14 @@ var _sfc_render$2O = function() {
97672
97672
  var t = this, a = t._self._c;
97673
97673
  return a("div", { staticClass: "gd-page-view", staticStyle: { position: "absolute", top: "0", "z-index": "8", left: "0", right: "0", bottom: "0", background: "#fff" }, style: t.stylep }, [a("div", { staticStyle: { display: "flex", background: "#f5f5f5" } }, [a("div", { directives: [{ name: "loading", rawName: "v-loading", value: t.loading, expression: "loading" }], staticClass: "page-view-descriptions", attrs: { "element-loading-spinner": "el-icon-loading active-color" } }, [a("solutionDescriptions", { attrs: { record: t.record, tableButtons: t.tableButtons, height: t.height }, on: { functionName: t.functionName } })], 1), a("div", { directives: [{ name: "loading", rawName: "v-loading", value: t.formLoading, expression: "formLoading" }], staticClass: "page-view-list", attrs: { "element-loading-spinner": "el-icon-loading" } }, [a("el-tabs", { attrs: { type: "card" }, on: { "tab-click": t.tabChange }, model: { value: t.activeName, callback: function(r) {
97674
97674
  t.activeName = r;
97675
- }, expression: "activeName" } }, [a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.assembly", "\u5168\u90E8\u7EC4\u4EF6"), name: "assembly", lazy: !0 } }, [t.activeName == "assembly" ? a("Assembly", { ref: "assembly", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.table", "\u8868"), name: "table", lazy: !0 } }, [t.activeName == "table" ? a("Table", { ref: "table", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk, refresh: t.refresh } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.flow.process.title", "\u4E1A\u52A1\u6D41\u7A0B"), name: "process", lazy: !0 } }, [t.activeName == "process" ? a("Process", { ref: "process", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.flow.work.title", "\u5DE5\u4F5C\u6D41\u7A0B"), name: "work", lazy: !0 } }, [t.activeName == "work" ? a("Work", { ref: "work", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.flow.approval.title", "\u5BA1\u6279\u6D41\u7A0B"), name: "approval", lazy: !0 } }, [t.activeName == "approval" ? a("approvalFlow", { ref: "approval", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.dict", "\u5B57\u5178"), name: "dict", lazy: !0 } }, [t.activeName == "dict" ? a("Dict", { ref: "dict", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.webResources", "web\u8D44\u6E90"), name: "webResources", lazy: !0 } }, [t.activeName == "webResources" ? a("WebResources", { ref: "webResources", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.plugIn", "\u63D2\u4EF6"), name: "plugIn", lazy: !0 } }, [t.activeName == "plugIn" ? a("PlugIn", { ref: "plugIn", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.role", "\u89D2\u8272"), name: "role", lazy: !0 } }, [t.activeName == "role" ? a("Role", { ref: "role", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.application", "\u5E94\u7528"), name: "application", lazy: !0 } }, [t.activeName == "application" ? a("Application", { ref: "application", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.application", "\u5E94\u7528\u83DC\u5355") + t.$i18nt("gd.solution.menu", "\u83DC\u5355"), name: "applicationMenu", lazy: !0 } }, [t.activeName == "applicationMenu" ? a("ApplicationMenu", { ref: "applicationMenu", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.menu", "\u9875\u9762"), name: "menu", lazy: !0 } }, [t.activeName == "menu" ? a("Menu", { ref: "menu", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1)], 1)], 1)])]);
97675
+ }, expression: "activeName" } }, [a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.assembly", "\u5168\u90E8\u7EC4\u4EF6"), name: "assembly", lazy: !0 } }, [t.activeName == "assembly" ? a("Assembly", { ref: "assembly", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.table", "\u8868"), name: "table", lazy: !0 } }, [t.activeName == "table" ? a("Table", { ref: "table", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk, refresh: t.refresh } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.flow.process.title", "\u4E1A\u52A1\u6D41\u7A0B"), name: "process", lazy: !0 } }, [t.activeName == "process" ? a("Process", { ref: "process", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.flow.work.title", "\u5DE5\u4F5C\u6D41\u7A0B"), name: "work", lazy: !0 } }, [t.activeName == "work" ? a("Work", { ref: "work", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.flow.approval.title", "\u5BA1\u6279\u6D41\u7A0B"), name: "approval", lazy: !0 } }, [t.activeName == "approval" ? a("approvalFlow", { ref: "approval", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.dict", "\u5B57\u5178"), name: "dict", lazy: !0 } }, [t.activeName == "dict" ? a("Dict", { ref: "dict", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.webResources", "web\u8D44\u6E90"), name: "webResources", lazy: !0 } }, [t.activeName == "webResources" ? a("WebResources", { ref: "webResources", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.plugIn", "\u63D2\u4EF6"), name: "plugIn", lazy: !0 } }, [t.activeName == "plugIn" ? a("PlugIn", { ref: "plugIn", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.role", "\u89D2\u8272"), name: "role", lazy: !0 } }, [t.activeName == "role" ? a("Role", { ref: "role", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.application", "\u5E94\u7528"), name: "application", lazy: !0 } }, [t.activeName == "application" ? a("Application", { ref: "application", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.application", "\u5E94\u7528\u83DC\u5355") + t.$i18nt("gd.solution.menu", "\u83DC\u5355"), name: "applicationMenu", lazy: !0 } }, [t.activeName == "applicationMenu" ? a("ApplicationMenu", { ref: "applicationMenu", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1), a("el-tab-pane", { attrs: { label: t.$i18nt("gd.solution.page", "\u9875\u9762"), name: "menu", lazy: !0 } }, [t.activeName == "menu" ? a("Menu", { ref: "menu", attrs: { record: t.record, height: t.getHeight, tableDataAll: t.tableDataAll, detailAll: t.detailAll, selList: t.selList }, on: { ok: t.addOk, del: t.delOk } }) : t._e()], 1)], 1)], 1)])]);
97676
97676
  }, _sfc_staticRenderFns$2O = [], __component__$2O = /* @__PURE__ */ normalizeComponent(
97677
97677
  _sfc_main$2O,
97678
97678
  _sfc_render$2O,
97679
97679
  _sfc_staticRenderFns$2O,
97680
97680
  !1,
97681
97681
  null,
97682
- "5a0cc1d7",
97682
+ "a13d57ce",
97683
97683
  null,
97684
97684
  null
97685
97685
  );
@@ -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.457331e2.mjs";
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.99cc02d4.mjs";
3
3
  const C = {
4
4
  name: "GdVerificationCode",
5
5
  props: {
package/locale/en_US.js CHANGED
@@ -1138,7 +1138,8 @@ export default {
1138
1138
  selectAll: "Select All",
1139
1139
  component: "Component (Table)",
1140
1140
  containAssembly: "Subcomponents included",
1141
- dataErrorTip: "Data error, current data (table) does not exist or has been deleted!"
1141
+ dataErrorTip: "Data error, current data (table) does not exist or has been deleted!",
1142
+ page:'page'
1142
1143
  },
1143
1144
  /*按钮*/
1144
1145
  btn: {
package/locale/id_ID.js CHANGED
@@ -1140,7 +1140,8 @@ export default {
1140
1140
  selectAll: "Pilih Semua Data",
1141
1141
  component: "Komponen (Tabel)",
1142
1142
  containAssembly: "Subkomponen termasuk",
1143
- dataErrorTip: "Galat data, data (tabel) saat ini tidak ada atau telah dihapus!"
1143
+ dataErrorTip: "Galat data, data (tabel) saat ini tidak ada atau telah dihapus!",
1144
+ page:'page'
1144
1145
  },
1145
1146
  /*按钮*/
1146
1147
  btn: {
package/locale/vi_VN.js CHANGED
@@ -1139,7 +1139,8 @@ export default {
1139
1139
  selectAll: "Chọn tất cả",
1140
1140
  component: "các thành phần (bảng)",
1141
1141
  containAssembly: "Thành phần con chứa",
1142
- dataErrorTip: "Lỗi dữ liệu, dữ liệu hiện tại (bảng) không tồn tại hoặc đã bị xóa!"
1142
+ dataErrorTip: "Lỗi dữ liệu, dữ liệu hiện tại (bảng) không tồn tại hoặc đã bị xóa!",
1143
+ page:'Trang web'
1143
1144
  },
1144
1145
  /*按钮*/
1145
1146
  btn: {
package/locale/zh_CN.js CHANGED
@@ -1123,7 +1123,7 @@ export default {
1123
1123
  component: "所属组件(表)",
1124
1124
  containAssembly: "包含的子组件",
1125
1125
  dataErrorTip: "数据错误,当前数据(表)不存在或者已删除!",
1126
-
1126
+ page:'页面'
1127
1127
  },
1128
1128
  /*字段安全性*/
1129
1129
  fieldSecurity: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gds-plus-design-vue",
3
- "version": "1.0.27",
3
+ "version": "1.0.28",
4
4
  "description": "高得CRM-PLUS框架Vue组件",
5
5
  "files": [
6
6
  "lib",