Commit ddb6db7e by 黄麒宇

露了个S

parent d1a81c83
......@@ -291,7 +291,7 @@ export default {
},
// 获取作业日志
async initData () {
this.searchData.storeCode = essionStorage.getItem('storeCode')
this.searchData.storeCode = sessionStorage.getItem('storeCode')
const { data: res } = await this.$axios.post('/humiture/getPage', this.searchData)
if (res.code !== 99200) return this.$message(res.message)
this.total = res.data.totalRows - 0
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论