huminmin
21 小时以前 77fa2bc0b4f0bd045aea39a21ed0fd472abc0aac
src/views/inventoryManagement/receiptManagement/Record.vue
@@ -83,6 +83,10 @@
            {{ getRecordType(scope.row.recordType) }}
          </template>
        </el-table-column>
        <el-table-column label="过磅日期"
                         prop="weighingDate"
                         v-if="type === '0'"
                         show-overflow-tooltip/>
      </el-table>
      <pagination v-show="total > 0"
                  :total="total"