Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yuan Zhixiang
c-render-vue
Commits
5f6503d8
Commit
5f6503d8
authored
Apr 23, 2024
by
Yuan Zhixiang
Browse files
移除调试代码
parent
076e4451
Changes
1
Show whitespace changes
Inline
Side-by-side
src/components/buttons/CommandButton.vue
View file @
5f6503d8
...
...
@@ -14,7 +14,6 @@ const command = computed(()=>{
function
click
(){
const
cmd
=
command
.
value
console
.
log
(
cmd
)
if
(
cmd
==
'
?
'
){
stdin_input
.
value
=
'
available commands:
\n
/show_new_vars
'
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment