mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化代码
This commit is contained in:
parent
92d1860ba0
commit
855afbd478
@ -111,9 +111,8 @@
|
||||
return;
|
||||
}
|
||||
|
||||
vc.http.post(
|
||||
'addShops',
|
||||
'save',
|
||||
vc.http.apiPost(
|
||||
'room.saveShops',
|
||||
JSON.stringify(vc.component.addShopsInfo),
|
||||
{
|
||||
emulateJSON: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user