新讨论测试
This commit is contained in:
2
app.vue
2
app.vue
@@ -509,7 +509,7 @@ import axios from "axios"
|
||||
export default {
|
||||
name: "#answer-app",
|
||||
async setup() {
|
||||
const author = "cb8ef16ff29a8a00d62c999146c539ad"
|
||||
const author = "c1fb97e6994539d87922b1b60c09d43c"
|
||||
const $ajax = (url, data) => {
|
||||
url = url.indexOf("//") > -1 ? url : baseURL + url
|
||||
return new Promise(function (resolve, reject) {
|
||||
|
||||
Reference in New Issue
Block a user