yshop2.0发布

This commit is contained in:
hupeng
2020-03-07 11:29:36 +08:00
parent c493b3fc68
commit 150d7eb84f
41 changed files with 1339 additions and 149 deletions

View File

@ -112,11 +112,13 @@ export default {
this.form = {
id: '',
groupName: 'routine_home_menus',
name: '',
url: '',
wxapp_url: '',
pic: '',
imageArr: [],
value: '',
addTime: '',
sort: '',
status: ''
sort: 0,
status: 1
}
}
}