gaoluyang
2026-03-23 9b0ee652e8ac293d3a35539ed95af753df5bbc96
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"