mirror of
https://github.com/dataease/dataease.git
synced 2026-05-23 22:08:34 +08:00
refactor: 去掉调试信息
This commit is contained in:
@@ -124,7 +124,6 @@ export default {
|
||||
},
|
||||
getData(id) {
|
||||
if (id) {
|
||||
debugger
|
||||
this.requestStatus = 'waiting'
|
||||
this.message = null
|
||||
viewData(id, this.filter).then(response => {
|
||||
|
||||
Reference in New Issue
Block a user