代码更新
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
<script setup>
|
||||
import { reactive, ref, watch } from 'vue';
|
||||
import { productReportDamage } from '@/api/product.js'
|
||||
import { productReportDamage } from '@/http/api/product.js'
|
||||
import infoBox from '@/commons/utils/infoBox.js'
|
||||
|
||||
const props = defineProps({
|
||||
|
||||
Reference in New Issue
Block a user