Commit e9a3bd55 authored by 岑歆奕's avatar 岑歆奕 Committed by AiNoeLiYa

标准格式化代码,纠正Eslint格式报错

Signed-off-by: 's avatarAiNoeLiYa <jzbcxy@gmail.com>
parent 3fc72bb2
...@@ -148,6 +148,7 @@ ...@@ -148,6 +148,7 @@
<script> <script>
// TODO: 导入外部已经封装好的button组件 // TODO: 导入外部已经封装好的button组件
import Coolbutton from '@/components/coolbutton' import Coolbutton from '@/components/coolbutton'
export default { export default {
name: 'Role', name: 'Role',
components: { Coolbutton }, components: { Coolbutton },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment