Browse Source

修改排序

chenrui 2 năm trước cách đây
mục cha
commit
46182edaf2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/numsGoodsShelves/vinAnalysis/spList.vue

+ 1 - 0
src/views/numsGoodsShelves/vinAnalysis/spList.vue

@@ -168,6 +168,7 @@ export default {
             this.order_by = ''
           }
         }
+
         const params = Object.assign(newParameter, this.queryParam, { orderBy: this.order_by })
         delete params.time
         return reportPage(params).then(res => {