lion 1 year ago
parent 6b5341ec52
commit 939d4f057e

@ -15,7 +15,7 @@
<div> <div>
<el-button type="primary" size="small" @click="resetSearch"></el-button> <el-button type="primary" size="small" @click="resetSearch"></el-button>
</div> </div>
<div v-if="catalogList.length>0"> <div>
<el-button type="primary" size="small" @click="editIndex('add')"></el-button> <el-button type="primary" size="small" @click="editIndex('add')"></el-button>
</div> </div>
</div> </div>

Loading…
Cancel
Save