從“@/api/manage”導入{ deleteAction,getAction,downFile }
2.請求方法:
getAction(this.url.list)。然後((RES)= & gt;{console.log(res)})
1.導入依賴項:
2.請求方法:
httpAction(httpurl,formData,method)。然後((RES)= & gt;{console.log(res)})
如果在請求時使用令牌,則需要執行以下操作:
1.導入依賴項以獲取令牌:
2.在頁面屬性中聲明標題字段:
3.在created()方法中為this.header賦值: