luobang %!s(int64=2) %!d(string=hai) anos
pai
achega
72c5197c38

+ 0 - 2
src/views/statisticalReport/components/salesLogisticsStatistics/saleSteelReports.vue

@@ -2233,8 +2233,6 @@ export default {
         let map = {
           list: this.batchCapacityList
         }
-        console.log(map, 'batchMap')
-        return
         this.axios.post('/api/v1/ams/batchUpdateCapacity', map).then(res => {
           if (res.data.code == '200') {
             this.$message.success('派车成功!')