Merge branch 'master-php' of e.coding.net:g-cphe0354/duanju/video_admin into master-php
This commit is contained in:
@@ -493,7 +493,7 @@
|
||||
'createTime': this.info.stockDate,
|
||||
'sort': this.sort,
|
||||
'helpWordTitle': this.helpWordTitle,
|
||||
|
||||
|
||||
})
|
||||
}).then(({
|
||||
data
|
||||
|
||||
@@ -1787,7 +1787,7 @@ export default {
|
||||
courseType: this.courseType,
|
||||
isRecommend: this.isRecommend,
|
||||
status: this.statusType,
|
||||
remark: this.remark,
|
||||
// remark: this.remark,
|
||||
bannerId: this.fenleiId2,
|
||||
isPrice: this.isPrice,
|
||||
isOver: this.isOver,
|
||||
|
||||
@@ -1871,7 +1871,7 @@ export default {
|
||||
this.tableDataLoading = true;
|
||||
let userId = this.$route.query.userId;
|
||||
this.$http({
|
||||
url: this.$http.adornUrl("admin/sdkInfo/getSdkList"),
|
||||
url: this.$http.adornUrl("sdkInfo/getSdkList"),
|
||||
method: "get",
|
||||
params: this.$http.adornParams({
|
||||
page: this.page,
|
||||
|
||||
Reference in New Issue
Block a user