@newview/permission-service 1.2.7 → 1.2.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.
package/README.md CHANGED
@@ -1,3 +1,11 @@
1
- 版本 1.2.7
1
+ 版本 1.2.9
2
2
 
3
+ 1. subPlatform 功能每页个数修改
4
+ 版本 1.2.8
5
+ 1. 项目标段概况配置修改
6
+ 版本 1.2.7
3
7
  1. subPlatform 功能问题修复
8
+ 版本 1.2.2
9
+ 1. 功能增加
10
+ 版本 1.2.1
11
+ 1. thirdparty 文件夹 第三方信息
@@ -3752,7 +3752,7 @@ let RoleInstance$1 = class RoleInstance extends BaseInstance {
3752
3752
  isHover: true
3753
3753
  },
3754
3754
  isPagination: true,
3755
- pageSize: 10
3755
+ pageSize: 15
3756
3756
  },
3757
3757
  searchOptions: [
3758
3758
  {
@@ -4050,7 +4050,8 @@ let RoleInstance$1 = class RoleInstance extends BaseInstance {
4050
4050
  },
4051
4051
  treeConfig: {
4052
4052
  expandAll: true
4053
- }
4053
+ },
4054
+ pageSize: 15
4054
4055
  },
4055
4056
  searchOptions: [
4056
4057
  {
@@ -4502,7 +4503,7 @@ let RoleInstance$1 = class RoleInstance extends BaseInstance {
4502
4503
  }
4503
4504
  //#endregion 导入角色 END
4504
4505
  };
4505
- const Role_vue_vue_type_style_index_0_scoped_086753a2_lang = "";
4506
+ const Role_vue_vue_type_style_index_0_scoped_0f25fe31_lang = "";
4506
4507
  const _hoisted_1$h = { style: { "height": "650px", "overflow-y": "auto", "position": "relative" } };
4507
4508
  const _hoisted_2$8 = {
4508
4509
  class: "import-role",
@@ -4710,7 +4711,7 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
4710
4711
  _: 1
4711
4712
  });
4712
4713
  }
4713
- const Role = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-086753a2"]]);
4714
+ const Role = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-0f25fe31"]]);
4714
4715
  const propDefine$h = {
4715
4716
  linkParam: {
4716
4717
  // 带入的参数
@@ -24233,7 +24234,8 @@ class GeneralConfigurationInstance extends BaseInstance {
24233
24234
  { value: "TextEditor", text: "富文本" },
24234
24235
  { value: "DatePicker", text: "日期选择" },
24235
24236
  { value: "TimePicker", text: "时间选择" },
24236
- { value: "UploadFile", text: "附件" }
24237
+ { value: "UploadFile", text: "附件" },
24238
+ { value: "region", text: "地区选择" }
24237
24239
  ]
24238
24240
  },
24239
24241
  change: (row) => {
@@ -24273,6 +24275,9 @@ class GeneralConfigurationInstance extends BaseInstance {
24273
24275
  row.type = "TextEditor";
24274
24276
  row.textHeight = 160;
24275
24277
  break;
24278
+ case "region":
24279
+ row.type = "region";
24280
+ break;
24276
24281
  }
24277
24282
  }
24278
24283
  },
@@ -24755,7 +24760,7 @@ class PlatformInstance2 extends BaseInstance {
24755
24760
  isHover: true
24756
24761
  },
24757
24762
  isPagination: true,
24758
- pageSize: 10
24763
+ pageSize: 15
24759
24764
  },
24760
24765
  searchOptions: [
24761
24766
  {
@@ -25237,7 +25242,7 @@ class RoleInstance2 extends BaseInstance {
25237
25242
  isHover: true
25238
25243
  },
25239
25244
  isPagination: true,
25240
- pageSize: 10
25245
+ pageSize: 15
25241
25246
  },
25242
25247
  searchOptions: [
25243
25248
  {
@@ -26321,7 +26326,7 @@ class EnterpriseInstance2 extends BaseInstance {
26321
26326
  isHover: true
26322
26327
  },
26323
26328
  isPagination: true,
26324
- pageSize: 10
26329
+ pageSize: 15
26325
26330
  },
26326
26331
  searchOptions: [
26327
26332
  {
@@ -28333,7 +28338,7 @@ class UserinforInstance2 extends BaseInstance {
28333
28338
  isHover: true
28334
28339
  },
28335
28340
  isPagination: true,
28336
- pageSize: 10
28341
+ pageSize: 13
28337
28342
  },
28338
28343
  searchOptions: [
28339
28344
  {