1
haoxuan
2024-01-24 b4a603e7e1c123195f5515aa7c3b247e1784fb76
src/views/dashboard/components/ReportingRecordModal.vue
@@ -18,6 +18,7 @@
              {{ scope?.row?.workerName ?? '--' }}/{{ scope?.row?.deviceName ?? '--' }}
            </template>
          </el-table-column>
          <el-table-column prop="workerName" label="人员姓名" align="center" :resizable="false" />
          <el-table-column prop="barCode" label="条码" align="center" :resizable="false">条码</el-table-column>
          <el-table-column prop="reportAmount" label="报工数量" align="center" :resizable="false" />
          <el-table-column prop="finishAmount" label="完成数量" align="center" :resizable="false" />