gaoluyang
2026-02-02 ef0ac141ec99346dcf69f90bec11edeb44d28dfa
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"