购物车历史订单增加,代码优化
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
|
||||
<script setup>
|
||||
import { ref, computed, onMounted, reactive, getCurrentInstance } from 'vue';
|
||||
import { ref, computed, onMounted, reactive } from 'vue';
|
||||
import { onLoad } from '@dcloudio/uni-app';
|
||||
import go from '@/commons/utils/go.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user