Browse Source

前端孟祥旭

mxx 4 năm trước cách đây
mục cha
commit
31a17feaa6

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

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