@airpower/web 0.2.72 → 0.3.0
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/main.js +0 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -18357,7 +18357,6 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
18357
18357
|
key: 0,
|
|
18358
18358
|
disabled: unref(isDisableChangeStatus)(getRowEntity(scope)),
|
|
18359
18359
|
underline: false,
|
|
18360
|
-
type: "success",
|
|
18361
18360
|
onClick: ($event) => emits("enable", getRowEntity(scope))
|
|
18362
18361
|
}, {
|
|
18363
18362
|
default: withCtx(() => [
|