优化页面提示

This commit is contained in:
BianLzhaoMin 2024-06-07 11:19:26 +08:00
parent 803baa19f0
commit f4d9a8a171
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ export default {
this.viewTaskId = '' this.viewTaskId = ''
this.isView = true this.isView = true
this.isEdit = false this.isEdit = false
this.pageContent = '新增领料任务'
this.isShowComponent = 'AddPicking' this.isShowComponent = 'AddPicking'
}, },
/* 查看领料任务 */ /* 查看领料任务 */