|
@@ -96,7 +96,7 @@
|
|
|
<script>
|
|
<script>
|
|
|
import { goodsDetail, cartAdd, getJfDetail, getBl } from '@/api/product.js';
|
|
import { goodsDetail, cartAdd, getJfDetail, getBl } from '@/api/product.js';
|
|
|
import { jfOrderCreate } from '@/api/order.js'
|
|
import { jfOrderCreate } from '@/api/order.js'
|
|
|
-import { mapState } from 'vuex';
|
|
|
|
|
|
|
+import { mapState,mapMutations } from 'vuex';
|
|
|
import store from '@/store/index.js';
|
|
import store from '@/store/index.js';
|
|
|
import { saveUrl } from '@/utils/loginUtils.js';
|
|
import { saveUrl } from '@/utils/loginUtils.js';
|
|
|
import { getUserInfo } from '@/api/user.js'
|
|
import { getUserInfo } from '@/api/user.js'
|