出入库需求

This commit is contained in:
2024-07-22 19:08:24 +08:00
parent d6c025b406
commit b7932aa043

View File

@@ -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 : ''
}
},
// 查询一级表格