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