mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 08:25:52 +08:00
提交优化一个小问题
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user