Commit 86fdc4b6 authored by 郭志伟's avatar 郭志伟

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

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