wangxin 1 год назад
Родитель
Сommit
93aeec894a
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      src/views/system/config/index.vue

+ 0 - 1
src/views/system/config/index.vue

@@ -1,7 +1,6 @@
 <template>
   <div class="page-container list-container">
     <div :gutter="10" class="list-btns-container">
-
       <el-button size="small" type="primary" icon="Plus" @click="handleAdd"
         v-hasPermi="['system:config:add']">新增</el-button>