generated from Leo_Ding/web-template
代码修改
This commit is contained in:
parent
565e2b9d4f
commit
eaac0d0266
@ -1,7 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="org-management">
|
<div class="org-management">
|
||||||
<div class="header" v-if="!hasData">
|
<div class="header" v-if="!hasData">
|
||||||
<h1>组织管理</h1>
|
|
||||||
<a-button type="primary" @click="showAddModal()">添加根节点</a-button>
|
<a-button type="primary" @click="showAddModal()">添加根节点</a-button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user