Commit a4af1baf authored by zhengke's avatar zhengke

修复销售 模版 广告翻页

parent 83b2495b
This diff is collapsed.
<template>
<div class="common-layout" style="background: #f3f6fb;height:100vh;overflow: auto;">
<div style="padding: 30px; max-width:1440px; margin:0 auto;height: 100%;">
<div class="rounded-bottom rounded-top">
<SellTemplate />
</div>
</div>
</div>
<SellTemplate />
</template>
<script setup lang="ts">
......
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