| | |
| | | using System.Collections.Generic; |
| | | using HDL_ON.Entity; |
| | | using HDL_ON.UI.UI2.FuntionControlView.VideoDoorLock; |
| | | using Com.Alibaba.Fastjson; |
| | | |
| | | |
| | | namespace HDL_ON.UI.UI2.Intelligence.Automation |
| | | { |
| | |
| | | |
| | | public void Show(Entity.Function device, int index, bool edit) |
| | | { |
| | | |
| | | this.function = device; |
| | | this.mEdit = edit; |
| | | this.mIndex = index; |
| | |
| | | tag += "_"; |
| | | array[i] = face.userName; |
| | | } |
| | | seleTxet= JSON.ToJSONString(array); |
| | | seleTxet = Newtonsoft.Json.JsonConvert.SerializeObject(array); |
| | | //数据封装<高胜说萤石那边是推送用户名> |
| | | AddDictionary("open_user",seleTxet, "string", "[]"); |
| | | //界面显示选中值 |