@yoooloo42/joker 1.0.91 → 1.0.93

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/dist/index.cjs.js CHANGED
@@ -23439,20 +23439,13 @@ const hdl = {
23439
23439
  };
23440
23440
 
23441
23441
  return (_ctx, _cache) => {
23442
- const _component_ly0Menu = vue.resolveComponent("ly0Menu");
23443
23442
  const _component_el_collapse_item = vue.resolveComponent("el-collapse-item");
23444
23443
  const _component_el_collapse = vue.resolveComponent("el-collapse");
23445
23444
  const _component_el_button = vue.resolveComponent("el-button");
23446
23445
 
23447
23446
  return (vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [
23448
23447
  vue.createCommentVNode(" 置顶菜单 "),
23449
- (formProps_box.menu && formProps_box.menu.menu && formProps_box.menu.menu.length > 0)
23450
- ? (vue.openBlock(), vue.createBlock(_component_ly0Menu, {
23451
- key: 0,
23452
- myProps: formProps_box.menu,
23453
- scopeThis: __props.scopeThis
23454
- }, null, 8 /* PROPS */, ["myProps", "scopeThis"]))
23455
- : vue.createCommentVNode("v-if", true),
23448
+ vue.createCommentVNode("ly0Menu v-if=\"formProps_box.menu && formProps_box.menu.menu && formProps_box.menu.menu.length > 0\" :myProps=\"formProps_box.menu\" :scopeThis=\"scopeThis\"></ly0Menu"),
23456
23449
  vue.createCommentVNode(" 表单区域可以分为多个列 "),
23457
23450
  vue.createElementVNode("div", {
23458
23451
  style: vue.normalizeStyle(style.root_box)
@@ -23575,7 +23568,7 @@ return (_ctx, _cache) => {
23575
23568
  ], 4 /* STYLE */),
23576
23569
  vue.createCommentVNode(" 提交 "),
23577
23570
  (formProps_box.submit.switch)
23578
- ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
23571
+ ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
23579
23572
  vue.createElementVNode("div", {
23580
23573
  style: vue.normalizeStyle(style.line)
23581
23574
  }, null, 4 /* STYLE */),