Explorar el Código

调整图片上传

luojun hace 2 años
padre
commit
1417d677e2
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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"