@ -23,6 +23,7 @@
<i class="iconfont icon-daochu" />
导出
</el-button>
<span class="tip">注意:门类节点下才可新增档案分类</span>
</template>
</crudOperation>
</div>
@ -452,4 +453,7 @@ export default {
</script>
<style lang="scss" scoped>
.tip{
line-height: 28px;
}
</style>