liding
2026-04-15 a4057a4ccd9d0da5f7dc7b5f75b552a06ce8bb30
src/views/qualityManagement/processInspection/components/formDia.vue
@@ -74,7 +74,7 @@
        <el-row :gutter="30">
          <el-col :span="12">
            <el-form-item label="检品数量:" prop="inspectedQuantity">
              <el-input-number :step="0.01" :min="0" style="width: 100%" v-model="form.inspectedQuantity" placeholder="请输入,不大于总数量" clearable :precision="2" :disabled="processQuantityDisabled"/>
              <el-input-number :step="0.01" :min="0" style="width: 100%" v-model="form.inspectedQuantity" placeholder="请输入,不大于总数量" clearable :precision="2"/>
            </el-form-item>
          </el-col>
          <!-- <el-col :span="12">