update 恢复文件预览权限验证,新增图片组件,从接口读取文件流

This commit is contained in:
2021-04-26 11:14:20 +08:00
parent f6258537c2
commit 0849fe5fe2
7 changed files with 129 additions and 12 deletions

View File

@@ -53,6 +53,8 @@ import YoTable from './components/yoTable'
Vue.component('YoTable', YoTable)
import YoTableActions from './components/yoTableActions'
Vue.component('YoTableActions', YoTableActions)
import YoImage from './components/yoImage'
Vue.component('YoImage', YoImage)
/**
* 引入主题样式