Commit d1a81c83 by hanzhen

1

parent a108b55a
...@@ -140,7 +140,7 @@ ...@@ -140,7 +140,7 @@
// 确认 // 确认
async okClick () { async okClick () {
this.formData.storeCode = sessionStorage.getItem('storeCode')
// 提交信息 // 提交信息
const { data: res } = await this.$axios.post('/rack/updateHighLowPosition', this.formData) const { data: res } = await this.$axios.post('/rack/updateHighLowPosition', this.formData)
if (!res.data) return this.$message.error(res.message) if (!res.data) return this.$message.error(res.message)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论