修复已知问题

This commit is contained in:
xuliangzhan
2020-09-28 22:56:02 +08:00
parent a1639fd8ea
commit d030aecb7b
65 changed files with 132099 additions and 422 deletions

View File

@@ -87,7 +87,7 @@ Vue.use(Table)
Vue.prototype.$XModal = VXETable.modal
// 给 vue 实例挂载文件对象
Vue.prototype.$readFile = VXETable.readFile
Vue.prototype.$XReadFile = VXETable.readFile
// 给 vue 实例挂载打印对象
Vue.prototype.$XPrint = VXETable.print