Browse Source

清理无用debugger

pixel 3 years ago
parent
commit
204fb1ef77
1 changed files with 0 additions and 1 deletions
  1. 0 1
      web/src/view/systemTools/autoCode/index.vue

+ 0 - 1
web/src/view/systemTools/autoCode/index.vue

@@ -295,7 +295,6 @@ export default {
             return false
           }
           this.form.humpPackageName = toSQLLine(this.form.packageName)
-          debugger
           if (isPreview) {
             const data = await preview(this.form)
             this.preViewCode = data.data.autoCode