[update] 修改企标详情页提交问题

This commit is contained in:
lideqin
2023-09-28 17:43:20 +08:00
parent 0260157578
commit 51245e8c54
3 changed files with 12 additions and 12 deletions
@@ -96,7 +96,7 @@
<script>
import { postAction } from '@/api/manage'
import { getCarTypeProjectList } from '@/api/api'
import { getCarTypeProjectList } from '@/api/projectLibraryApi.js'
// 双向绑定的标准选择器
import StandardSelection from '@/components/selection/StandardSelection'
import pick from 'lodash.pick'