test
This commit is contained in:
parent
db6d43e7ae
commit
0dbeb1ea59
@ -46,7 +46,7 @@
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,vue}": [
|
||||
"eslint --fix",
|
||||
"eslint --ext .js,.vue src",
|
||||
"git add"
|
||||
]
|
||||
},
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
</el-button>
|
||||
</template>
|
||||
<template #operate="scope">
|
||||
<el-button size="mini" type="primary">编辑aa</el-button>
|
||||
<el-button size="mini" type="primary">编辑 - a</el-button>
|
||||
<el-button size="mini" type="danger">删除</el-button>
|
||||
</template>
|
||||
</pro-table>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user