瀏覽代碼

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