Explorar el Código

猫舍管理 栏目管理

DESKTOP-O04BTUJ\muzen hace 3 años
padre
commit
0ced83fd0b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/ohplay/programa/index.vue

+ 1 - 1
src/views/ohplay/programa/index.vue

@@ -46,7 +46,7 @@
 </template>
 
 <script>
-import { list, create, edit, detail } from '@/api/operation/programa'
+import { list, create, edit, detail } from '@/api/ohplay/programa'
 export default {
   dicts: ['valid_yes_not'],
   data() {