Commit 6686c326 authored by 盖献康's avatar 盖献康

测试发版

parent 09b03163
......@@ -535,6 +535,7 @@ export default {
},
/** 获取所有设备用于设备下拉 */
getAllDevice(checkItemsId, isPrivate) {
console.log('获取所有设备用于设备下拉', isPrivate)
const list = []
list.push(checkItemsId)
deviceUseInSubscribeList({ isPrivate: isPrivate, checkTypeList: list }).then(res => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment