feat: 所有导入导出 放入新组件内

This commit is contained in:
zhangyu
2021-05-17 16:41:01 +08:00
parent 1467f15a7c
commit 5a2828503a
4 changed files with 57 additions and 40 deletions

View File

@@ -17,8 +17,9 @@
<i class="nz-icon nz-icon-create-square"></i>
</button>
<top-tool-more-options
ref="export"
id="model"
:params="filter"
:params="searchLabel"
:permissions="{
import: 'asset_add',
export: 'asset_view'
@@ -115,6 +116,7 @@ export default {
data () {
return {
url: 'asset/asset',
filter: {},
// 侧滑
rightBox: {
batchShow: false