spring
2026-03-16 bc5bb27f279886b587ad020ea782d1f0c3531cd5
src/views/inventoryManagement/stockReport/index.vue
@@ -214,6 +214,11 @@
             prop="currentStock"
             align="center"
           />
            <el-table-column
             label="现净重(吨)"
             prop="currentWeight"
             align="center"
           />
           <el-table-column label="来源"
                            prop="recordType"
                            v-if="searchForm.reportType !== 'inout'"