Commit 8c1c2f4a authored by wanghao's avatar wanghao

1 给层单独设置 上电 断电 命令

parent f8c178a3
......@@ -349,7 +349,7 @@ export default {
return PowerOutage(row);
}).then(() => {
this.getList();
this.msgSuccess("电成功");
this.msgSuccess("电成功");
}).catch(() => {});
},
/** 删除按钮操作 */
......
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