Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Go View
Commits
b270e0ad
Commit
b270e0ad
authored
2 years ago
by
奔跑的面条
Browse files
Options
Download
Plain Diff
Merge branch 'dev' into master-fetch-dev
parents
367d0a23
47c03d09
master-fetch-dev
master-fetch
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventBaseHandle/index.vue
+1
-1
...ents/ChartEvent/components/ChartEventBaseHandle/index.vue
with
1 addition
and
1 deletion
+1
-1
src/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventBaseHandle/index.vue
+
1
-
1
View file @
b270e0ad
...
...
@@ -16,7 +16,7 @@
<p>
<span
class=
"func-annotate"
>
// {{ EventTypeName[eventName] }}
</span>
<br
/>
<span
class=
"func-keyword"
>
async {{ eventName }}
</span>
(mouseEvent
, components
) {
<span
class=
"func-keyword"
>
async {{ eventName }}
</span>
(mouseEvent) {
</p>
<p
class=
"go-ml-4"
>
<n-code
:code=
"(targetData.events.baseEvent || {})[eventName]"
language=
"typescript"
></n-code>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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
Menu
Projects
Groups
Snippets
Help