mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-21 18:35:53 +08:00
修改bug
This commit is contained in:
@@ -52,6 +52,8 @@ export default {
|
||||
pageData: modelForm,
|
||||
pageShow,
|
||||
};
|
||||
console.log(this.modelForm);
|
||||
|
||||
API_floor.updateHome(this.$route.query.id, data).then((res) => {
|
||||
if (res.success) {
|
||||
this.$Message.success("保存模板成功");
|
||||
|
||||
Reference in New Issue
Block a user