代码更新
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
<script setup>
|
||||
import { ref, reactive, getCurrentInstance } from 'vue';
|
||||
import { addVendor } from '@/api/vendor.js';
|
||||
import { addVendor } from '@/http/api/vendor.js';
|
||||
|
||||
|
||||
let datas = reactive({
|
||||
|
||||
Reference in New Issue
Block a user