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