生产下料、点位更新

This commit is contained in:
2024-03-12 15:23:12 +08:00
parent 6aafccdf0c
commit 6fdce408c4
31 changed files with 373 additions and 463 deletions

View File

@@ -67,7 +67,7 @@ const request = (params) => {
content: res[1].data.message,
showCancel: false
})
store.dispatch('delUserInfo')
store.dispatch('delUserInfo', '')
uni.redirectTo({
url: '/pages/login/login'
})