Merge pull request 'fix : 细节优化' (#516) from dd into master

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/516
This commit is contained in:
2024-07-10 08:57:20 +00:00
8 changed files with 18 additions and 14 deletions

View File

@@ -109,7 +109,7 @@
</el-form-item>
</el-col>
<el-col :span="6">
<el-form-item label="经济算(元)" prop="economicEstimate">
<el-form-item label="经济算(元)" prop="economicEstimate">
<span>{{ toThousands(localFormData.economicEstimate) }}</span>
</el-form-item>
</el-col>