Commit 49752a21 authored by 何虹's avatar 何虹 💬

优化

parent ebaeb105
{ {
"name": "hs-sky-ui", "name": "hs-sky-ui",
"version": "3.0.47", "version": "3.0.46",
"description": "hs组件库", "description": "hs组件库",
"main": "./lib/hs-sky-ui.common.js", "main": "./lib/hs-sky-ui.common.js",
"keyword": "hscomponent hs-sky-ui", "keyword": "hscomponent hs-sky-ui",
......
...@@ -6,6 +6,7 @@ export default { ...@@ -6,6 +6,7 @@ export default {
return false return false
} }
// vnode.context[binding.expression] = false // vnode.context[binding.expression] = false
binding.value() binding.value()
} }
el.stopProp = function(event) { el.stopProp = function(event) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment