Nouvelle interface
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export default {
|
||||
async getTickets() {
|
||||
const apiUrl = '/App/api.php?prj=pharmamp'
|
||||
const apiUrl = '/App/api.php?prj=pharmamp&controller=TicketingController&method=getTickets'
|
||||
|
||||
if (import.meta.env.DEV) {
|
||||
console.log(apiUrl)
|
||||
|
||||
Reference in New Issue
Block a user