This commit is contained in:
xingyy 2023-09-25 20:06:28 +08:00
parent 3bfc269058
commit 320285403d

View File

@ -186,6 +186,7 @@
</div>
</template>
<script>
import http from "@/http/api";
import {postDataByParams} from "../../http/service";
export default {
name: "order-details",