修复bug
This commit is contained in:
@@ -499,7 +499,7 @@
|
||||
|
||||
getList () {
|
||||
this.pageShow = true
|
||||
this.$http.post(`/api/templateSku/getPage`, null, {
|
||||
this.$http.post(`/api/templateSku/getMySkuPage`, null, {
|
||||
params: {
|
||||
...this.search,
|
||||
templateId: this.id
|
||||
|
||||
Reference in New Issue
Block a user