gaoluyang
2026-03-24 9f396e3cc7f18fb626931d01190ecac6235e4790
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"