This commit is contained in:
aihe 2025-01-05 18:03:56 +08:00
parent c5092feb65
commit c21279be6a

View File

@ -286,6 +286,7 @@
}
await apiService.reportBatchWsInError(params)
this.showToast('操作成功')
this.initData()
} else {
this.showToast('请输入反馈内容')
}