|
@@ -741,7 +741,7 @@ export default {
|
|
|
if (res.success) {
|
|
|
this.$message.success(res.message)
|
|
|
this.tongbuLoading = false
|
|
|
- postAction('/hosting/kuaishouHostingTemplate/getVideoList', {
|
|
|
+ this.getAction('/hosting/kuaishouHostingTemplate/getVideoList', {
|
|
|
id: this.ipaginationVideo.id,
|
|
|
accountId: this.ipaginationVideo.accountId,
|
|
|
pageSize: this.ipaginationVideo.pageSize,
|