@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 +2 -2
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +2 -2
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -42660,7 +42660,7 @@ const style = reactive({
|
|
|
42660
42660
|
return (_ctx, _cache) => {
|
|
42661
42661
|
const _component_Edit = resolveComponent("Edit");
|
|
42662
42662
|
const _component_el_icon = resolveComponent("el-icon");
|
|
42663
|
-
const
|
|
42663
|
+
const _component_ly0gbt2260 = resolveComponent("ly0gbt2260");
|
|
42664
42664
|
const _component_el_input = resolveComponent("el-input");
|
|
42665
42665
|
const _component_Delete = resolveComponent("Delete");
|
|
42666
42666
|
const _component_el_button = resolveComponent("el-button");
|
|
@@ -42775,7 +42775,7 @@ return (_ctx, _cache) => {
|
|
|
42775
42775
|
return (openBlock(), createElementBlock("tr", { key: index }, [
|
|
42776
42776
|
createCommentVNode(" 左对齐,使用<td> "),
|
|
42777
42777
|
createElementVNode("td", null, [
|
|
42778
|
-
createVNode(
|
|
42778
|
+
createVNode(_component_ly0gbt2260, {
|
|
42779
42779
|
modelValue: item.gbt2260code,
|
|
42780
42780
|
"onUpdate:modelValue": $event => ((item.gbt2260code) = $event),
|
|
42781
42781
|
myProps: { readonly: true }
|