调试成套设备新增参数修改

This commit is contained in:
BianLzhaoMin 2024-07-05 17:02:51 +08:00
parent c9a64f39d4
commit 74f9ceffff
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ export default {
wholeTypeName: '', //
createBy: sessionStorage.getItem('userId'), //
parentId: '', // ID
companyId: 101,
companyId: 102,
deviceInfo: [],
},
isEdit: false,