绘制电脑治理信息页面
This commit is contained in:
@@ -151,8 +151,8 @@ export default {
|
||||
// 存储参数
|
||||
uni.setStorageSync('messageParams', {
|
||||
|
||||
engineeringName: this.device.engineeringName,
|
||||
engineeringId: this.device.engineeringId, //工程ID
|
||||
engineeringName: item.engineeringName,
|
||||
engineeringId: item.engineeringId, //工程ID
|
||||
projectName: '',
|
||||
projectId: '', //項目ID
|
||||
deviceName: '',
|
||||
|
||||
Reference in New Issue
Block a user