gongchunyi
2 天以前 aad956a2a7ab42d25bee95352a5b601d5040af86
src/views/inventoryManagement/receiptManagement/Record.vue
@@ -73,6 +73,10 @@
        <el-table-column label="入库数量"
                         prop="stockInNum"
                         show-overflow-tooltip/>
        <el-table-column label="净重(吨)"
                         prop="netWeight"
                         v-if="type === '0'"
                         show-overflow-tooltip/>
        <el-table-column label="入库人"
                         prop="createBy"
                         show-overflow-tooltip/>