gds-plus-design-vue 1.1.47 → 1.1.48

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.
@@ -646,7 +646,7 @@ const constantRouterMap = [{
646
646
  {
647
647
  path: "login",
648
648
  name: "login",
649
- component: () => import("./main.9949625b.mjs"),
649
+ component: () => import("./main.a9975dc7.mjs"),
650
650
  meta: {
651
651
  title: "\u767B\u5F55",
652
652
  transKey: "gd.login.title"
@@ -32056,7 +32056,7 @@ const GDpackage$P = __component__$59.exports;
32056
32056
  GDpackage$P.install = function(s) {
32057
32057
  s.component(GDpackage$P.name, GDpackage$P);
32058
32058
  };
32059
- const selectFkMultiple_vue_vue_type_style_index_0_scoped_daa62689_lang = "", _sfc_main$58 = {
32059
+ const selectFkMultiple_vue_vue_type_style_index_0_scoped_d26814ee_lang = "", _sfc_main$58 = {
32060
32060
  props: {
32061
32061
  column: {
32062
32062
  type: Object,
@@ -32169,7 +32169,7 @@ const selectFkMultiple_vue_vue_type_style_index_0_scoped_daa62689_lang = "", _sf
32169
32169
  };
32170
32170
  var _sfc_render$58 = function() {
32171
32171
  var t = this, a = t._self._c;
32172
- return a("div", { staticClass: "cao_about" }, [a("el-select", { staticClass: "cao_input", attrs: { placeholder: t.$i18nt("gd.placeholder.select", "\u8BF7\u9009\u62E9"), loading: t.loading, "reserve-keyword": "", filterable: "", remote: "", clearable: "", "remote-method": t.searchData, multiple: "", "collapse-tags": !0, "popper-append-to-body": !1, disabled: t.column.disabled === void 0 ? !1 : t.column.disabled }, on: { focus: t.fkSearch, change: t.handleChange }, model: { value: t.ruleFormData[t.column.prop], callback: function(r) {
32172
+ return a("div", { staticClass: "cao_about" }, [a("el-select", { staticClass: "cao_input", attrs: { placeholder: t.$i18nt("gd.placeholder.select", "\u8BF7\u9009\u62E9"), loading: t.loading, "reserve-keyword": "", filterable: "", remote: "", clearable: "", "remote-method": t.searchData, multiple: "", "collapse-tags": !0, "popper-append-to-body": !0, disabled: t.column.disabled === void 0 ? !1 : t.column.disabled }, on: { focus: t.fkSearch, change: t.handleChange }, model: { value: t.ruleFormData[t.column.prop], callback: function(r) {
32173
32173
  t.$set(t.ruleFormData, t.column.prop, r);
32174
32174
  }, expression: "ruleFormData[column.prop]" } }, t._l(t.fkData, function(r) {
32175
32175
  return a("el-option", { key: r.id, attrs: { label: r.transkey ? t.$i18nt(`Dynamics.${r.transkey}`, r.busname) : r.name, value: r.id } });
@@ -32180,7 +32180,7 @@ var _sfc_render$58 = function() {
32180
32180
  _sfc_staticRenderFns$58,
32181
32181
  !1,
32182
32182
  null,
32183
- "daa62689",
32183
+ "d26814ee",
32184
32184
  null,
32185
32185
  null
32186
32186
  );
@@ -120973,7 +120973,7 @@ var _sfc_render$1H = function s() {
120973
120973
  null,
120974
120974
  null
120975
120975
  );
120976
- const chartBI = __component__$1H.exports, dataFiltering_vue_vue_type_style_index_0_scoped_b77d2f74_lang = "", _sfc_main$1G = {
120976
+ const chartBI = __component__$1H.exports, dataFiltering_vue_vue_type_style_index_0_scoped_1d6b9ff0_lang = "", _sfc_main$1G = {
120977
120977
  props: {
120978
120978
  record: {
120979
120979
  type: Object,
@@ -121135,9 +121135,9 @@ const chartBI = __component__$1H.exports, dataFiltering_vue_vue_type_style_index
121135
121135
  async init() {
121136
121136
  if (this.options.tableName === "")
121137
121137
  return;
121138
- this.tableName = this.options.tableName, this.fieldData.length === 0 && await this.getFieldData(), console.log(this.record, this.fieldData);
121138
+ this.tableName = this.options.tableName, this.fieldData.length === 0 && await this.getFieldData();
121139
121139
  let s = [], t = {}, a = /* @__PURE__ */ new Map();
121140
- const r = this.getDictionary("time_longshort");
121140
+ const r = this.getDictionary({ dictTypeCode: "time_longshort" });
121141
121141
  this.queryList.forEach((o) => {
121142
121142
  const l = this.fieldData.filter((h) => h.columnname === o.columnName)[0], d = getFilterQueries(o, l, r, this.$i18nt("gd.placeholder.required", "\u5FC5\u586B\u9879")), u = this.fieldData.filter((h) => {
121143
121143
  let p = d ? d.prop : "";
@@ -121188,19 +121188,19 @@ var _sfc_render$1G = function s() {
121188
121188
  t.$set(t.ruleFormData, r.prop, l);
121189
121189
  }, expression: "ruleFormData[column.prop]" } }, t._l(t.getDict(r), function(l) {
121190
121190
  return a("el-radio", { key: l.code, attrs: { label: l.code, name: t.$i18nt(`Dynamics.${l.transkey}`, l.name) } }, [t._v(" " + t._s(t.$i18nt(`Dynamics.${l.transkey}`, l.name)) + " ")]);
121191
- }), 1)] : r.effectType === "selectMultiple" ? [a("el-select", { staticStyle: { width: "100%" }, attrs: { placeholder: t.$i18nt("gd.placeholder.select", "\u8BF7\u9009\u62E9"), "reserve-keyword": "", clearable: "", multiple: "", filterable: "", "collapse-tags": !0, "popper-append-to-body": !1, disabled: r.disabled }, on: { change: function(l) {
121191
+ }), 1)] : r.effectType === "selectMultiple" ? [a("el-select", { staticStyle: { width: "100%" }, attrs: { placeholder: t.$i18nt("gd.placeholder.select", "\u8BF7\u9009\u62E9"), "reserve-keyword": "", clearable: "", multiple: "", filterable: "", "collapse-tags": !0, "popper-append-to-body": !0, disabled: r.disabled }, on: { change: function(l) {
121192
121192
  return t.handleChange(r);
121193
121193
  } }, model: { value: t.ruleFormData[r.prop], callback: function(l) {
121194
121194
  t.$set(t.ruleFormData, r.prop, l);
121195
121195
  }, expression: "ruleFormData[column.prop]" } }, t._l(t.getDict(r), function(l) {
121196
121196
  return a("el-option", { key: l.code, attrs: { value: l.code, label: t.$i18nt(`Dynamics.${l.transkey}`, l.name) } }, [t._v(" " + t._s(t.$i18nt(`Dynamics.${l.transkey}`, l.name)) + " ")]);
121197
- }), 1)] : r.effectType === "select" ? [a("el-select", { staticStyle: { width: "100%" }, attrs: { placeholder: t.$i18nt("gd.placeholder.select", "\u8BF7\u9009\u62E9"), "reserve-keyword": "", clearable: "", "collapse-tags": !0, "popper-append-to-body": !1, disabled: r.disabled }, on: { change: function(l) {
121197
+ }), 1)] : r.effectType === "select" ? [a("el-select", { staticStyle: { width: "100%" }, attrs: { placeholder: t.$i18nt("gd.placeholder.select", "\u8BF7\u9009\u62E9"), "reserve-keyword": "", clearable: "", "collapse-tags": !0, "popper-append-to-body": !0, disabled: r.disabled }, on: { change: function(l) {
121198
121198
  return t.handleChange(r);
121199
121199
  } }, model: { value: t.ruleFormData[r.prop], callback: function(l) {
121200
121200
  t.$set(t.ruleFormData, r.prop, l);
121201
121201
  }, expression: "ruleFormData[column.prop]" } }, t._l(t.getDict(r), function(l) {
121202
121202
  return a("el-option", { key: l.code, attrs: { value: l.code, label: t.$i18nt(`Dynamics.${l.transkey}`, l.name) } }, [t._v(" " + t._s(t.$i18nt(`Dynamics.${l.transkey}`, l.name)) + " ")]);
121203
- }), 1)] : r.effectType === "selectTable" ? [a("el-select", { staticStyle: { width: "100%" }, attrs: { placeholder: t.$i18nt("gd.placeholder.select", "\u8BF7\u9009\u62E9"), "reserve-keyword": "", clearable: "", "collapse-tags": !0, "popper-append-to-body": !1, disabled: r.disabled }, on: { change: function(l) {
121203
+ }), 1)] : r.effectType === "selectTable" ? [a("el-select", { staticStyle: { width: "100%" }, attrs: { placeholder: t.$i18nt("gd.placeholder.select", "\u8BF7\u9009\u62E9"), "reserve-keyword": "", clearable: "", "collapse-tags": !0, "popper-append-to-body": !0, disabled: r.disabled }, on: { change: function(l) {
121204
121204
  return t.handleChange(r);
121205
121205
  } }, model: { value: t.ruleFormData[r.prop], callback: function(l) {
121206
121206
  t.$set(t.ruleFormData, r.prop, l);
@@ -121236,7 +121236,7 @@ var _sfc_render$1G = function s() {
121236
121236
  _sfc_staticRenderFns$1G,
121237
121237
  !1,
121238
121238
  null,
121239
- "b77d2f74",
121239
+ "1d6b9ff0",
121240
121240
  null,
121241
121241
  null
121242
121242
  );
@@ -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.ba2c251f.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.08a51bea.mjs";
3
3
  const C = {
4
4
  name: "GdVerificationCode",
5
5
  props: {