浏览代码

调整图片上传

luojun 2 年之前
父节点
当前提交
1417d677e2
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/views/system/dept/extend.vue

+ 4 - 0
src/views/system/dept/extend.vue

@@ -205,6 +205,7 @@
           >
             <template slot-scope="scope">
               <el-button
+              v-if="scope.row.certificate"
                 size="mini"
                 type="text"
                 icon="el-icon-edit"
@@ -365,6 +366,7 @@
           >
             <template slot-scope="scope">
               <el-button
+              v-if="scope.row.certificate"
                 size="mini"
                 type="text"
                 icon="el-icon-edit"
@@ -488,6 +490,7 @@
           >
             <template slot-scope="scope">
               <el-button
+              v-if="scope.row.certificate"
                 size="mini"
                 type="text"
                 icon="el-icon-edit"
@@ -605,6 +608,7 @@
           >
             <template slot-scope="scope">
               <el-button
+              v-if="scope.row.certificate"
                 size="mini"
                 type="text"
                 icon="el-icon-edit"