出入库需求
This commit is contained in:
@@ -270,6 +270,7 @@
|
||||
let res = await getUserInfo()
|
||||
if (res.code === 1) {
|
||||
this.range2 = [...res.result]
|
||||
this.value2 = this.$store.getters.userInfo !== '' ? JSON.parse(this.$store.getters.userInfo).user_id : ''
|
||||
}
|
||||
},
|
||||
// 查询一级表格
|
||||
|
||||
Reference in New Issue
Block a user