chenrui 2 anni fa
parent
commit
5a82a2ee3d
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      src/views/numsGoodsShelves/vinAnalysis/spList.vue

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

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