fix: 修改轮播图显示问题
This commit is contained in:
parent
400cca90fe
commit
f213eb08ef
@ -62,8 +62,8 @@ export function addBanner(data) {
|
||||
*/
|
||||
export function editBanner(data) {
|
||||
return api.post('Banner.Banner/editBanner', data, {
|
||||
// isTransformResponse: true,
|
||||
// isShowSuccessMessage: true,
|
||||
isTransformResponse: true,
|
||||
isShowSuccessMessage: true,
|
||||
errorMessageText: '编辑失败'
|
||||
});
|
||||
}
|
Loading…
Reference in New Issue
Block a user