소스 검색

fix(forecast-form): 调整预测数量输入框的布局宽度

yz 1 개월 전
부모
커밋
e302aa8c7f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/forecast-form/index.vue

+ 1 - 1
src/components/forecast-form/index.vue

@@ -125,7 +125,7 @@
             </el-col>
           </el-row>
           <el-row :gutter="20">
-            <el-col :span="24">
+            <el-col :span="12">
               <el-form-item label="预测数量" prop="forecastQuantity">
                 <div class="forecast-quantity-section">
                   <el-input-number