lifei #13

Merged
caoliancun merged 10 commits from lifei into master 2023-05-10 14:21:27 +08:00
Showing only changes of commit 1a61692803 - Show all commits

View File

@@ -16,7 +16,7 @@
</el-form-item>
</el-col>
<el-col :xs="gridNum.cols.xs" :sm="gridNum.cols.sm" :md="gridNum.cols.md" :lg="gridNum.cols.lg" :xl="gridNum.cols.xl">
<el-form-item label="匹配额度1" prop="matchAmount">
<el-form-item label="匹配额度" prop="matchAmount">
<el-input v-model="oilCompanyMatch.matchAmount" type="number" clearable />
</el-form-item>
</el-col>