web100 2 年之前
父节点
当前提交
dff108e459
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/tirePartsMall/basicData/commodityInformation/index.vue

+ 2 - 2
src/views/tirePartsMall/basicData/commodityInformation/index.vue

@@ -5,8 +5,8 @@
         <el-col :span="4">
         <el-col :span="4">
           <avue-tree :option="treeOption" :data="treeData" @node-click="nodeClick" style="height:82vh;">
           <avue-tree :option="treeOption" :data="treeData" @node-click="nodeClick" style="height:82vh;">
             <template slot="addBtn">
             <template slot="addBtn">
-              <i class="el-icon-setting" @click="goodsTypeVisible = true"
-                style="font-size:18px;line-height: 30px;width: 20px;padding:10px;"></i>
+              <i class="el-icon-setting" @click="goodsTypeVisible = true" title="新增分类"
+                style="font-size:18px;line-height: 1px;width: 20px;padding:10px;"></i>
             </template>
             </template>
           </avue-tree>
           </avue-tree>
         </el-col>
         </el-col>