@newview/permission-service 1.2.50 → 1.2.52
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 +3 -3
- package/dist/permission-service.js +5 -4
- package/dist/permission-service.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8509,6 +8509,7 @@ class RoleInstance2 extends BaseInstance {
|
|
|
8509
8509
|
isButtonGroup: false
|
|
8510
8510
|
},
|
|
8511
8511
|
rowConfig: {
|
|
8512
|
+
isCurrent: true,
|
|
8512
8513
|
isHover: true
|
|
8513
8514
|
},
|
|
8514
8515
|
isPagination: true,
|
|
@@ -13033,8 +13034,8 @@ class UserinforInstance2 extends BaseInstance {
|
|
|
13033
13034
|
};
|
|
13034
13035
|
}
|
|
13035
13036
|
}
|
|
13036
|
-
const
|
|
13037
|
-
const _withScopeId$2 = (n) => (pushScopeId("data-v-
|
|
13037
|
+
const Userinfor_vue_vue_type_style_index_0_scoped_bed8ccac_lang = "";
|
|
13038
|
+
const _withScopeId$2 = (n) => (pushScopeId("data-v-bed8ccac"), n = n(), popScopeId(), n);
|
|
13038
13039
|
const _hoisted_1$5 = { class: "instree-search" };
|
|
13039
13040
|
const _hoisted_2$3 = { class: "instree-list" };
|
|
13040
13041
|
const _hoisted_3$3 = { style: { "height": "750px", "overflow-y": "auto" } };
|
|
@@ -13093,7 +13094,7 @@ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13093
13094
|
default: withCtx(() => [
|
|
13094
13095
|
createVNode(_component_NvBox, {
|
|
13095
13096
|
width: "300px",
|
|
13096
|
-
title: "组织机构树
|
|
13097
|
+
title: "组织机构树",
|
|
13097
13098
|
showArrow: true,
|
|
13098
13099
|
onChange: _ctx.doChangeUserBoxWidth
|
|
13099
13100
|
}, {
|
|
@@ -13592,7 +13593,7 @@ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13592
13593
|
_: 1
|
|
13593
13594
|
});
|
|
13594
13595
|
}
|
|
13595
|
-
const subuserinfor = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$6], ["__scopeId", "data-v-
|
|
13596
|
+
const subuserinfor = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$6], ["__scopeId", "data-v-bed8ccac"]]);
|
|
13596
13597
|
const propDefine$5 = {
|
|
13597
13598
|
linkParam: {
|
|
13598
13599
|
// 带入的参数
|