订单列表页面点击新增保留本地存储的branchType字段

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2023-12-25 17:16:17 +08:00
parent 7df8dcc1cb
commit 773c49b4fe

View File

@@ -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 = ''