src/views/templateManage/index.vue
@@ -1,10 +1,12 @@ <template> <div class="app-container"> <div style="display: flex;justify-content: space-between;margin-bottom: 20px"> <div style="display: flex;justify-content: space-between;margin-bottom: 10px"> <el-form :inline="true" style="display: flex;align-items: center;flex-wrap: wrap;" > <el-form-item> <el-button type="primary" plain icon="Plus" @click="addProject('add',{})" > 新增模板