zhangwencui
2 天以前 0099beb6d7c1b9e6450cf621d3f7748ce7af2bb7
src/views/inventoryManagement/receiptManagement/Record.vue
@@ -85,7 +85,11 @@
        </el-table-column>
        <el-table-column label="过磅日期"
                         prop="weighingDate"
                         v-if="type === 'qualified'"
                         v-if="type === '0'"
                         show-overflow-tooltip/>
        <el-table-column label="净重(吨)"
                         prop="netWeight"
                         v-if="type === '0'"
                         show-overflow-tooltip/>
      </el-table>
      <pagination v-show="total > 0"