类型管理增加颜色
This commit is contained in:
parent
86e9ce12a9
commit
14fe5b639b
|
|
@ -132,10 +132,10 @@
|
|||
>导出</el-button
|
||||
>
|
||||
</el-col>
|
||||
<right-toolbar
|
||||
:showSearch.sync="showSearch"
|
||||
@queryTable="getList"
|
||||
></right-toolbar>
|
||||
<!-- <right-toolbar-->
|
||||
<!-- :showSearch.sync="showSearch"-->
|
||||
<!-- @queryTable="getList"-->
|
||||
<!-- ></right-toolbar>-->
|
||||
</el-row>
|
||||
<el-table
|
||||
v-loading="loading"
|
||||
|
|
@ -886,7 +886,7 @@ export default {
|
|||
`二级库_${new Date().getTime()}.xlsx`,
|
||||
)
|
||||
},
|
||||
|
||||
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue