Compare commits

...

2 Commits

Author SHA1 Message Date
BianLzhaoMin a4e52b0902 Merge branch 'dev-nx' of http://192.168.0.56:3000/bonus/devicesmgt into dev-nx 2024-07-05 17:02:53 +08:00
BianLzhaoMin 74f9ceffff 调试成套设备新增参数修改 2024-07-05 17:02:51 +08:00
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,