mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 12:46:43 +08:00
优化产品列表页面清除缓存建议书编号和订单编号
This commit is contained in:
@@ -66,6 +66,9 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
|
this.$CacheUtils.removeLocItem('proposalNo')
|
||||||
|
this.$CacheUtils.removeLocItem('canMoveOn')
|
||||||
|
this.$CacheUtils.removeLocItem('orderNo')
|
||||||
this.getLists()
|
this.getLists()
|
||||||
this.getTypes()
|
this.getTypes()
|
||||||
// 初始化显示按钮
|
// 初始化显示按钮
|
||||||
|
|||||||
Reference in New Issue
Block a user