feat: 新增管理端楼层装修保存到本地功能

This commit is contained in:
Yer
2023-08-09 14:42:23 +08:00
parent 128ad892d1
commit c5e06ad1f2
7 changed files with 87 additions and 1 deletions

View File

@@ -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: {