gaoluyang
2026-03-09 38b988786c085310aa08eb95536212ee8d1cf816
src/views/productionManagement/productionReporting/components/formDia.vue
@@ -46,7 +46,7 @@
              />
            </template>
          </el-table-column>
          <el-table-column label="单价(元)" prop="unitPrice" width="120">
          <el-table-column label="单价(元)" prop="unitPrice" width="200">
            <template #default="scope">
              <el-input-number
                v-model="scope.row.unitPrice"