优化成套设备选择时参数

This commit is contained in:
BianLzhaoMin 2024-07-05 16:55:35 +08:00
parent 0101d23bed
commit c9a64f39d4
1 changed files with 1 additions and 0 deletions

View File

@ -913,6 +913,7 @@ export default {
async completeSetChange(val) { async completeSetChange(val) {
const { data: res } = await queryCompleteSetDetailsApi({ const { data: res } = await queryCompleteSetDetailsApi({
wholeTypeName: val, wholeTypeName: val,
companyId: parseInt(this.queryParams.companyId),
}) })
// 1 // 1