zhangjie %!s(int64=2) %!d(string=hai) anos
pai
achega
7927cd3089
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/modules/client/views/TaskManage.vue

+ 1 - 1
src/modules/client/views/TaskManage.vue

@@ -97,7 +97,7 @@
         >
           <template slot-scope="scope">
             <el-button
-              v-if="!scope.row.enable || curTab === 'all'"
+              v-if="!scope.row.enable"
               class="btn-primary"
               type="text"
               @click="toScan(scope.row)"