Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
data-table
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2023-02-16 16:13:00 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a545ba863cb0dda71cf1a0ac0fad6988ba0177a8
a545ba86
1 parent
0b0247f2
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
src/views/success.vue
src/views/success.vue
View file @
a545ba8
<!--
* @Date: 2022-06-29 18:18:02
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2023-02-16 1
0:20:19
* @LastEditTime: 2023-02-16 1
6:12:54
* @FilePath: /data-table/src/views/success.vue
* @Description: 文件描述
-->
...
...
@@ -62,7 +62,6 @@ const richText = '<div style="font-weight: bold;">123</div>'
onMounted(() => {
$('body').css('backgroundColor', 'white');
console.warn(successInfo.value);
});
const handle = () => {
...
...
Please
register
or
login
to post a comment