mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-19 17:35:53 +08:00
feat: ✨ 新增管理端楼层装修保存到本地功能
This commit is contained in:
@@ -112,6 +112,7 @@ export default {
|
||||
{
|
||||
props: {
|
||||
// type: this.index == params.index ? "primary" : "",
|
||||
type: 'default',
|
||||
size: "small",
|
||||
},
|
||||
on: {
|
||||
@@ -204,6 +205,7 @@ export default {
|
||||
{
|
||||
props: {
|
||||
// type: this.index == params.index ? "primary" : "",
|
||||
type: 'default',
|
||||
size: "small",
|
||||
},
|
||||
on: {
|
||||
@@ -255,6 +257,7 @@ export default {
|
||||
{
|
||||
props: {
|
||||
// type: this.index == params.index ? "primary" : "",
|
||||
type: 'default',
|
||||
size: "small",
|
||||
},
|
||||
on: {
|
||||
|
||||
Reference in New Issue
Block a user