Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
tswj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2022-06-20 18:13:37 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d194a2cbff18b87f23ed3aa4151525cb9c7529cd
d194a2cb
1 parent
981d0575
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/components/LocalismBox/index.vue
src/components/LocalismBox/index.vue
View file @
d194a2c
<!--
* @Date: 2022-06-20 11:35:50
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-06-20 1
7:45:42
* @LastEditTime: 2022-06-20 1
8:13:28
* @FilePath: /tswj/src/components/LocalismBox/index.vue
* @Description: 调整作品方言弹框组件
-->
...
...
@@ -47,7 +47,7 @@ const props = defineProps({
showLocalism: Boolean,
id: Number,
localism: String,
title: String,
值为pass说明是从通过按钮点击进入
title: String,
})
const emit = defineEmits(['on-close', 'on-submit']);
/**
...
...
Please
register
or
login
to post a comment