huangmp před 2 roky
rodič
revize
01096c5fc9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/views/modules/order/order.vue

+ 1 - 1
src/views/modules/order/order.vue

@@ -1889,7 +1889,7 @@ export default {
     // 搜索查询
     searchChange (newData = false) {
       this.page.currentPage = 1
-      // this.getDataList(this.page, null, newData)
+
       if(this.status === 8){
         this.getWaitPrintPage(this.page, null, newData)
       }else if(this.status === 9){