付宇航 hace 1 año
padre
commit
589afe829d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/highFrequencyService/cooperative/addCooperative.vue

+ 1 - 1
pages/highFrequencyService/cooperative/addCooperative.vue

@@ -26,7 +26,7 @@
 
 <script>
 import { addCooperative } from "@/api/highFrequencyService/cooperative/cooperative";
-import upload from '../../components/upload/index.vue'
+import upload from '@/components/upload/index.vue'
 export default {
   components: {
     upload