mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-08 02:26:43 +08:00
订单列表页面点击新增保留本地存储的branchType字段
This commit is contained in:
@@ -587,7 +587,7 @@ export default {
|
||||
window.localStorage.clear()
|
||||
this.$CacheUtils.setLocItem('token', thisToken)
|
||||
if(thisbranchType) {
|
||||
this.$CacheUtils.setLocItem('isFrom', branchType)
|
||||
this.$CacheUtils.setLocItem('branchType', thisbranchType)
|
||||
}
|
||||
|
||||
localStorage.orderNo = ''
|
||||
|
||||
Reference in New Issue
Block a user