wangxin 1 年之前
父节点
当前提交
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>