|
@@ -407,7 +407,7 @@
|
|
/>
|
|
/>
|
|
</el-form-item>
|
|
</el-form-item>
|
|
</el-col>
|
|
</el-col>
|
|
- <el-col :span="4">
|
|
|
|
|
|
+ <!-- <el-col :span="4">
|
|
<el-form-item label="报价有效期 (天)" prop="effective">
|
|
<el-form-item label="报价有效期 (天)" prop="effective">
|
|
<el-input-number
|
|
<el-input-number
|
|
v-model="formData.data.effective"
|
|
v-model="formData.data.effective"
|
|
@@ -418,7 +418,7 @@
|
|
:min="0"
|
|
:min="0"
|
|
/>
|
|
/>
|
|
</el-form-item>
|
|
</el-form-item>
|
|
- </el-col>
|
|
|
|
|
|
+ </el-col> -->
|
|
</el-row>
|
|
</el-row>
|
|
<el-row style="margin-top: 20px; width: 100%">
|
|
<el-row style="margin-top: 20px; width: 100%">
|
|
<el-col :span="7">
|
|
<el-col :span="7">
|