huangmp преди 2 години
родител
ревизия
01096c5fc9
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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){