魏超 hace 5 años
padre
commit
67e1e9888d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/services/apis.js

+ 1
- 0
src/services/apis.js Ver fichero

@@ -99,6 +99,7 @@ export default {
99 99
     getList: {
100 100
       method: 'GET',
101 101
       url: `${prefix}/taNews`,
102
+      action: '/api/admin/taNews'
102 103
     },
103 104
   },
104 105
   customer: {