代码提交
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<view>
|
||||
<view
|
||||
:class="['order', className]"
|
||||
:class="['order']"
|
||||
v-if="data"
|
||||
>
|
||||
|
||||
@ -119,7 +118,6 @@
|
||||
</view>
|
||||
|
||||
</view>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
Reference in New Issue
Block a user