Merge branch 'wvp-28181-2.0' into wvp-28181-2.0
This commit is contained in:
14263
web_src/package-lock.json
generated
14263
web_src/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -184,7 +184,7 @@ export default {
|
||||
let that = this;
|
||||
this.$axios({
|
||||
method: 'get',
|
||||
url:`/api/platform/query/100/1`
|
||||
url:`/api/platform/query/10000/1`
|
||||
}).then(function (res) {
|
||||
that.platformList = res.data.list;
|
||||
}).catch(function (error) {
|
||||
|
||||
Reference in New Issue
Block a user