Commit 2aba1a63 authored by 李智书's avatar 李智书

1

parent cd95a925
......@@ -213,6 +213,7 @@
this.StoreData()
} else {
this.DeviceList(StoreInfo_['id'])
this.StoreData()
}
this.showPicker = false
},
......@@ -240,6 +241,7 @@
this.StoreData()
} else {
this.DeviceList(this.StoreInfo_['id'])
this.StoreData()
}
},
// 选择时间
......@@ -257,6 +259,7 @@
this.StoreData()
} else {
this.DeviceList()
this.StoreData()
}
}
}
......
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