wp1.0
fanluyan 1 year ago
parent fa1d3650dd
commit 88edc135a9

@ -196,6 +196,7 @@ export default {
message: "下发指令成功!",
type: "success",
});
this.newPicApi(val);
clearInterval(this.picPimer);
this.picPimer = null;
this.picPimer = window.setInterval(() => {

Loading…
Cancel
Save