소스 검색

bug修复

chenrui 4 년 전
부모
커밋
ae28161969
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/reportData/chainStockReport/list.vue

+ 1 - 1
src/views/reportData/chainStockReport/list.vue

@@ -163,7 +163,6 @@ export default {
         this.disabled = true
         const params = Object.assign(parameter, this.queryParam)
         this.spinning = true
-        console.log(params, 'paramsparams')
         if (params.targetName) {
           return reportStockList(params).then(res => {
             // 总计
@@ -237,6 +236,7 @@ export default {
       this.queryParam.productTypeSn3 = ''
       this.productType = []
       this.$refs.ruleForm.resetFields()
+      this.currentStock = null
       this.$refs.table.clearTable()
     },
     //  详情