注释交班次 增加霸王餐返回提示

This commit is contained in:
魏啾
2024-11-04 15:47:39 +08:00
parent 12890fe257
commit 37f7020906
2 changed files with 7 additions and 5 deletions

View File

@@ -83,6 +83,9 @@
title: '保存成功'
})
Object.assign(form, res)
setTimeout(()=>{
uni.navigateBack()
},1500)
}
onShow(() => {
getlist()