update 恢复文件预览权限验证,新增图片组件,从接口读取文件流
This commit is contained in:
@@ -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)
|
||||
|
||||
/**
|
||||
* 引入主题样式
|
||||
|
||||
Reference in New Issue
Block a user