snow %!s(int64=2) %!d(string=hai) anos
pai
achega
37a51bff7b
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/views/sellOut/sellAfterApply/detail.vue

+ 1 - 2
src/views/sellOut/sellAfterApply/detail.vue

@@ -324,8 +324,7 @@ export default {
     isHasPermission({ status, process }){
       return (
         status === String(this.sitem.status) 
-
-        // && this.ppowers.includes(process) && !this.isSupertube
+        && this.ppowers.includes(process) && !this.isSupertube
       )
     
     },