mp:增加上传临时素材的接口

This commit is contained in:
YunaiV
2023-01-11 20:13:20 +08:00
parent 541ee81300
commit ec872c702c
14 changed files with 426 additions and 66 deletions

View File

@@ -158,7 +158,7 @@ import {getMessagePage, sendMessage} from '@/api/mp/message'
}, {
...this.objData,
type: this.objData.repType,
content: this.objData.repContent,
// content: this.objData.repContent,
// TODO 芋艿:临时适配,保证可用
})).then(response => {
this.sendLoading = false