mengy 1 gadu atpakaļ
vecāks
revīzija
fb5e0802ff
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/views/equipConfig/barnBasicInfo/add.vue

+ 1 - 1
src/views/equipConfig/barnBasicInfo/add.vue

@@ -172,7 +172,7 @@
172
         </el-row>
172
         </el-row>
173
         <el-footer style="height: 41px;">
173
         <el-footer style="height: 41px;">
174
           <el-button type="primary" class="footerBtn" @click="save">保存</el-button>
174
           <el-button type="primary" class="footerBtn" @click="save">保存</el-button>
175
-          <el-button @click="resetForm('form')">重 置</el-button>
175
+          <el-button class="footerBtn" @click="resetForm('form')">重 置</el-button>
176
         </el-footer>
176
         </el-footer>
177
       </div>
177
       </div>
178
     </el-form>
178
     </el-form>