소스 검색

调整图片上传

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"