提交优化一个小问题
This commit is contained in:
parent
9fce33ca18
commit
b6c16e7048
@ -70,7 +70,7 @@ export default {
|
|||||||
"Button",
|
"Button",
|
||||||
{
|
{
|
||||||
props: {
|
props: {
|
||||||
type: this.index == params.index ? "primary" : "",
|
type: this.index == params.index ? "primary" : "default",
|
||||||
size: "small",
|
size: "small",
|
||||||
},
|
},
|
||||||
on: {
|
on: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user