Commit 3c3bdd81 by zhuzhequan

格式化

parent adeff5a0
...@@ -1451,8 +1451,13 @@ ...@@ -1451,8 +1451,13 @@
</template> </template>
<script setup lang="ts"> <script setup lang="ts">
import { getUserMarkList } from '@/api/common' import { getUserMarkList } from '@/api/common'
import {
import { ArrowDown, Close, WarningFilled } from '@element-plus/icons-vue' ArrowDown,
CaretBottom,
CaretTop,
Edit,
WarningFilled,
} from '@element-plus/icons-vue'
import { import {
getCardOrderList, getCardOrderList,
getOrderList, getOrderList,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment