Skip to content

Commit 45368ec

Browse files
committed
불필요소스 정리
1 parent 3a9e260 commit 45368ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/views/AutogenView.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1356,7 +1356,6 @@ export default {
13561356
if (this.items.length > 0) {
13571357
if (!this.showAction || this.dataView) {
13581358
this.resource = this.items[0]
1359-
console.log('1111resource :>> ', this.resource)
13601359
this.$emit('change-resource', this.resource)
13611360
}
13621361
} else {

0 commit comments

Comments
 (0)