Browse Source

档案分类加文案

master
xuhuajiao 1 year ago
parent
commit
3f71c1931b
  1. 4
      src/views/system/archivesClassify/module/tableList.vue

4
src/views/system/archivesClassify/module/tableList.vue

@ -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>
Loading…
Cancel
Save