@kyfe/ks-crm-table
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -11,5 +11,5 @@ import TABLE from './table/index.vue' | ||
if (typeof window !== 'undefined' && window.Vue) { | ||
window.Vue.use(crmTable) | ||
window.Vue.use(ksCrmTable) | ||
} | ||
//导出 | ||
export default ksCrmTable |
{ | ||
"name": "@kyfe/ks-crm-table", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "crm客户资源-跨声表格", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
72251