ソースを参照

1、画布更新

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){