Explorar el Código

托书-重置报错

jbb hace 2 años
padre
commit
0f37728fc5
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/book/book-list.vue

+ 2 - 1
src/views/book/book-list.vue

@@ -397,7 +397,8 @@ export default {
       this.shippingOrderDate=[]
       this.queryParam = {
         pageNo:'',
-        pageSize:this.pagination.pageSize
+        pageSize:this.pagination.pageSize,
+        type:'成衣'
       }
       this.getDefaultTime()
       this.getBookList()