@yoooloo42/joker 1.0.111 → 1.0.112

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
@@ -42664,7 +42664,7 @@ const style = vue.reactive({
42664
42664
  return (_ctx, _cache) => {
42665
42665
  const _component_Edit = vue.resolveComponent("Edit");
42666
42666
  const _component_el_icon = vue.resolveComponent("el-icon");
42667
- const _component_ly0d3gbt2260 = vue.resolveComponent("ly0d3gbt2260");
42667
+ const _component_ly0gbt2260 = vue.resolveComponent("ly0gbt2260");
42668
42668
  const _component_el_input = vue.resolveComponent("el-input");
42669
42669
  const _component_Delete = vue.resolveComponent("Delete");
42670
42670
  const _component_el_button = vue.resolveComponent("el-button");
@@ -42779,7 +42779,7 @@ return (_ctx, _cache) => {
42779
42779
  return (vue.openBlock(), vue.createElementBlock("tr", { key: index }, [
42780
42780
  vue.createCommentVNode(" 左对齐,使用<td> "),
42781
42781
  vue.createElementVNode("td", null, [
42782
- vue.createVNode(_component_ly0d3gbt2260, {
42782
+ vue.createVNode(_component_ly0gbt2260, {
42783
42783
  modelValue: item.gbt2260code,
42784
42784
  "onUpdate:modelValue": $event => ((item.gbt2260code) = $event),
42785
42785
  myProps: { readonly: true }