付宇航 1 рік тому
батько
коміт
589afe829d

+ 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