Commit 6fb6550f authored by 郭志伟's avatar 郭志伟

fix(list): 移除更新缓存功能

parent 86fdc4b6
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
:request="query" :request="query"
@newBtnClick="addPage" @newBtnClick="addPage"
> >
<!-- <Button type="default" class="btnStyle" @click="refreshData()">更新缓存</Button> -->
</QGTable> </QGTable>
</template> </template>
<script> <script>
......
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