mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 08:25:53 +08:00
注释
This commit is contained in:
@@ -376,7 +376,7 @@ export default {
|
||||
this.mqttPublish(3, this.deviceInfo, model);
|
||||
this.openFirmware = false;
|
||||
},
|
||||
/** 修改按钮操作 */
|
||||
/** 获取最新固件 */
|
||||
getLatestFirmware(deviceId) {
|
||||
getLatestFirmware(deviceId).then(response => {
|
||||
this.firmware = response.data;
|
||||
|
||||
Reference in New Issue
Block a user