Browse Source

11月14日 库存扣减更新

XMLWAN 3 years ago
parent
commit
d714873832
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/user/templateSummary.vue

+ 1 - 1
src/xt_pages/user/templateSummary.vue View File

1003
         })
1003
         })
1004
 
1004
 
1005
       this.anticoagulantList = arrFour
1005
       this.anticoagulantList = arrFour
1006
-      // console.log("抗凝剂量",this.anticoagulantList)
1006
+      console.log("抗凝剂量",this.anticoagulantList)
1007
       var endtime= moment(new Date()).endOf('month').subtract('month', +1).endOf('month').format("YYYY-MM-DD")
1007
       var endtime= moment(new Date()).endOf('month').subtract('month', +1).endOf('month').format("YYYY-MM-DD")
1008
       console.log("endtime",endtime)
1008
       console.log("endtime",endtime)
1009
       this.getlist()
1009
       this.getlist()