src/components/AddControl.vue
@@ -104,7 +104,14 @@ } }) }else{ this.$message.error("当前设备没有工序!"); this.$confirm( "当前设备没有工序!", "提示", { confirmButtonText: "确定", cancelButtonText: "取消", type: "warning", }) .then(() => {}) .catch(() => {}); } }, shutdown() {