chenrui 2 anni fa
parent
commit
46182edaf2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 => {