反馈修改
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user