国学
This commit is contained in:
@@ -281,7 +281,7 @@ export default {
|
||||
else {
|
||||
form.current = this.pageIndex;
|
||||
await this.$http({
|
||||
url: this.$http.adornUrl(this.urlList.getNotToLabelList),
|
||||
url: this.$http.adornUrl(this.urlList.getNotToLabelList||this.urlList.CanBindProductList),
|
||||
method: "post",
|
||||
data: this.$http.adornData(form)
|
||||
}).then(({ data }) => {
|
||||
|
||||
Reference in New Issue
Block a user