@newview/permission-service 1.2.8 → 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 +8 -5
- package/dist/permission-service.js +7 -7
- package/dist/permission-service.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4503,7 +4503,7 @@ let RoleInstance$1 = class RoleInstance extends BaseInstance {
|
|
|
4503
4503
|
}
|
|
4504
4504
|
//#endregion 导入角色 END
|
|
4505
4505
|
};
|
|
4506
|
-
const
|
|
4506
|
+
const Role_vue_vue_type_style_index_0_scoped_0f25fe31_lang = "";
|
|
4507
4507
|
const _hoisted_1$h = { style: { "height": "650px", "overflow-y": "auto", "position": "relative" } };
|
|
4508
4508
|
const _hoisted_2$8 = {
|
|
4509
4509
|
class: "import-role",
|
|
@@ -4530,7 +4530,7 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4530
4530
|
default: withCtx(() => [
|
|
4531
4531
|
createVNode(_component_NvBox, {
|
|
4532
4532
|
width: "100%",
|
|
4533
|
-
title: "角色列表
|
|
4533
|
+
title: "角色列表"
|
|
4534
4534
|
}, {
|
|
4535
4535
|
default: withCtx(() => [
|
|
4536
4536
|
createVNode(_component_NvGrid, {
|
|
@@ -4711,7 +4711,7 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4711
4711
|
_: 1
|
|
4712
4712
|
});
|
|
4713
4713
|
}
|
|
4714
|
-
const Role = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-
|
|
4714
|
+
const Role = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-0f25fe31"]]);
|
|
4715
4715
|
const propDefine$h = {
|
|
4716
4716
|
linkParam: {
|
|
4717
4717
|
// 带入的参数
|
|
@@ -24760,7 +24760,7 @@ class PlatformInstance2 extends BaseInstance {
|
|
|
24760
24760
|
isHover: true
|
|
24761
24761
|
},
|
|
24762
24762
|
isPagination: true,
|
|
24763
|
-
pageSize:
|
|
24763
|
+
pageSize: 15
|
|
24764
24764
|
},
|
|
24765
24765
|
searchOptions: [
|
|
24766
24766
|
{
|
|
@@ -25242,7 +25242,7 @@ class RoleInstance2 extends BaseInstance {
|
|
|
25242
25242
|
isHover: true
|
|
25243
25243
|
},
|
|
25244
25244
|
isPagination: true,
|
|
25245
|
-
pageSize:
|
|
25245
|
+
pageSize: 15
|
|
25246
25246
|
},
|
|
25247
25247
|
searchOptions: [
|
|
25248
25248
|
{
|
|
@@ -26326,7 +26326,7 @@ class EnterpriseInstance2 extends BaseInstance {
|
|
|
26326
26326
|
isHover: true
|
|
26327
26327
|
},
|
|
26328
26328
|
isPagination: true,
|
|
26329
|
-
pageSize:
|
|
26329
|
+
pageSize: 15
|
|
26330
26330
|
},
|
|
26331
26331
|
searchOptions: [
|
|
26332
26332
|
{
|
|
@@ -28338,7 +28338,7 @@ class UserinforInstance2 extends BaseInstance {
|
|
|
28338
28338
|
isHover: true
|
|
28339
28339
|
},
|
|
28340
28340
|
isPagination: true,
|
|
28341
|
-
pageSize:
|
|
28341
|
+
pageSize: 13
|
|
28342
28342
|
},
|
|
28343
28343
|
searchOptions: [
|
|
28344
28344
|
{
|