wangtao 2 years ago
parent
commit
c6db81aaa1
1 changed files with 1 additions and 3 deletions
  1. 1 3
      src/views/catering/index.vue

+ 1 - 3
src/views/catering/index.vue

@@ -136,7 +136,7 @@ export default {
         },1000)
         },1000)
         
         
     }else{
     }else{
-        this.orderStatus2()
+        this.orderStatus()
     }
     }
     
     
   },
   },
@@ -202,8 +202,6 @@ export default {
             this.order  = data
             this.order  = data
             this.status = true
             this.status = true
         })
         })
-  
-       
       
       
     },
     },
     //active切换
     //active切换