|
@@ -269,7 +269,7 @@
|
|
|
</template>
|
|
</template>
|
|
|
|
|
|
|
|
<script>
|
|
<script>
|
|
|
-import { listVessel, getVessel, delVessel, addVessel, updateVessel, exportVessel } from "@/api/his/vessel";
|
|
|
|
|
|
|
+import { listVessel, getVessel, delVessel, addVessel, updateVessel, exportVessel, importTemplate} from "@/api/his/vessel";
|
|
|
import vesselDetails from '../../components/his/vesselDetails.vue';
|
|
import vesselDetails from '../../components/his/vesselDetails.vue';
|
|
|
import Editor from '@/components/Editor/wang';
|
|
import Editor from '@/components/Editor/wang';
|
|
|
import { getToken } from "@/utils/auth";
|
|
import { getToken } from "@/utils/auth";
|