修复OrdersPage.vue模板未闭合导致Vite编译报错
批量匹配物流弹窗的</div>后缺少</section>和</template>闭合标签。 Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
c7f6a4a4c8
commit
c9d30ad94b
@ -778,6 +778,8 @@
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user