更新sn显示异常

This commit is contained in:
moleier 2024-04-23 19:10:33 +08:00
parent 20d7674bca
commit 6cd46e7d87

View File

@ -554,7 +554,7 @@
})
},
queryTypeList() {
let sn = JSON.parse(uni.getStorageSync('userInfo')).headquartersSn
let sn = uni.getStorageSync('company').headquartersSn
let _this = this
this.sendRequest({
url: 'xmgl/inspectType/list',