You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shop-app/pages/order/saleAfter/saleAfterSelect.vue

18 lines
223 B

<!--
* @Author: ch
* @Date: 2022-04-14 16:50:37
* @LastEditors: ch
* @LastEditTime: 2022-04-14 17:10:58
* @Description: file content
-->
<template>
<view>
</view>
</template>
<script>
export default {
}
</script>