页面路径完善
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<template>
|
||||
<div class="p-2">
|
||||
<pageheader></pageheader>
|
||||
<transition :enter-active-class="proxy?.animate.searchAnimate.enter" :leave-active-class="proxy?.animate.searchAnimate.leave">
|
||||
<div v-show="showSearch" class="mb-[10px]">
|
||||
<el-card shadow="hover">
|
||||
|
||||
Reference in New Issue
Block a user