表单配置
This commit is contained in:
4
packages/2.0.5/AppForm/components/Add.vue
vendored
4
packages/2.0.5/AppForm/components/Add.vue
vendored
@@ -63,7 +63,7 @@
|
||||
menuLeve1Style: '',
|
||||
saasPlatformName: '',
|
||||
menuLevel1Name: '',
|
||||
menuLevel2Lable: '',
|
||||
menuLevel3Name: '',
|
||||
menuLevel2Name: '',
|
||||
appType: ''
|
||||
},
|
||||
@@ -119,7 +119,7 @@
|
||||
menuLeve1Style: res.data.menuLeve1Style,
|
||||
saasPlatformName: res.data.saasPlatformName,
|
||||
menuLevel1Name: res.data.menuLevel1Name,
|
||||
menuLevel2Lable: res.data.menuLevel2Lable,
|
||||
menuLevel3Name: res.data.menuLevel3Name,
|
||||
menuLevel2Name: res.data.menuLevel2Name,
|
||||
appType: res.data.appType
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user