feat(custom): 地图apiKey更换,订单核销详情新增支付方式
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
|
||||
<script lang="ts" setup>
|
||||
import Taro from '@tarojs/taro';
|
||||
import {ref} from 'vue';
|
||||
import {getCategoryList, getCategoryGoods} from '@/api/goods';
|
||||
import { ref } from 'vue';
|
||||
import { getCategoryList, getCategoryGoods } from '@/api/goods';
|
||||
|
||||
const val = ref(0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user