@witlink/usercenter 1.2.42 → 1.2.43

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.
@@ -2869,7 +2869,7 @@ const _sfc_main$O = /* @__PURE__ */ defineComponent({
2869
2869
  withDirectives(createVNode(_component_a_divider, { type: "vertical" }, null, 512), [
2870
2870
  [
2871
2871
  vShow,
2872
- (record.type == 2 || record.type == 3) && addShow.value && editShow.value
2872
+ (record.type == 2 || record.type == 3) && addShow.value && editShow.value && false
2873
2873
  ]
2874
2874
  ]),
2875
2875
  withDirectives(createVNode(_component_a_button, {
@@ -2882,7 +2882,10 @@ const _sfc_main$O = /* @__PURE__ */ defineComponent({
2882
2882
  ]),
2883
2883
  _: 2
2884
2884
  }, 1032, ["onClick"]), [
2885
- [vShow, (record.type == 2 || record.type == 3) && addShow.value]
2885
+ [
2886
+ vShow,
2887
+ (record.type == 2 || record.type == 3) && addShow.value && false
2888
+ ]
2886
2889
  ]),
2887
2890
  withDirectives(createVNode(_component_a_divider, { type: "vertical" }, null, 512), [
2888
2891
  [
@@ -2972,7 +2975,7 @@ const _sfc_main$O = /* @__PURE__ */ defineComponent({
2972
2975
  _: 2
2973
2976
  }, 1024)
2974
2977
  ], 512), [
2975
- [vShow, addShow.value]
2978
+ [vShow, false]
2976
2979
  ]),
2977
2980
  withDirectives(createElementVNode("div", null, [
2978
2981
  createVNode(_component_a_menu_item, { key: "4" }, {
@@ -3060,7 +3063,10 @@ const _sfc_main$O = /* @__PURE__ */ defineComponent({
3060
3063
  ]),
3061
3064
  _: 2
3062
3065
  }, 1032, ["onClick"]), [
3063
- [vShow, (record.type == 2 || record.type == 3) && addShow.value]
3066
+ [
3067
+ vShow,
3068
+ (record.type == 2 || record.type == 3) && addShow.value && false
3069
+ ]
3064
3070
  ])
3065
3071
  ]),
3066
3072
  _: 2