Explorar el Código

1、画布更新

huangmp hace 2 años
padre
commit
01096c5fc9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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){