Parcourir la source

1、画布更新

huangmp il y a 2 ans
Parent
commit
01096c5fc9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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){