初始化项目
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import Vue from 'vue'
|
||||
|
||||
Vue.directive('cent', {
|
||||
update(el, binding) {
|
||||
console.log({el, binding})
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user