Explorar o código

前端孟祥旭

mxx %!s(int64=4) %!d(string=hai) anos
pai
achega
31a17feaa6
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/warehouse/warehouseManagementList.vue

+ 2 - 1
src/views/warehouse/warehouseManagementList.vue

@@ -190,7 +190,7 @@
             >
               {{ item.inNetWeight - item.outNetWeight }}
 
-              {{ item.storage }}
+              {{item.storage }}
             </div>
           </template>
         </el-table-column>
@@ -302,6 +302,7 @@ export default {
   },
 
   methods: {
+   
     //清仓
     clearance(row) {
       console.log(row.outNumber)