反馈修改

This commit is contained in:
仲么了
2023-10-09 16:12:27 +08:00
parent 9c8dc2cd0a
commit bd8e137c26
20 changed files with 167 additions and 25 deletions

View File

@@ -249,10 +249,6 @@ export default {
this.$refs.inputDialog.close()
},
dialogInputConfirm(val) {
if (!val) {
this.$util.toast('请输入备注')
return
}
if (this.dialogType == '取消调试') {
cancelDebug({
deviceId: this.devId,