From 3df09a59d785cd0e61cd1819585512ec5894bede Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Tue, 6 Jan 2026 17:24:10 +0800 Subject: [PATCH] 2026-01-06 --- src/views/modules/yieldReport/com_switch_operator.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/yieldReport/com_switch_operator.vue b/src/views/modules/yieldReport/com_switch_operator.vue index 2af2a9b..742dcaa 100644 --- a/src/views/modules/yieldReport/com_switch_operator.vue +++ b/src/views/modules/yieldReport/com_switch_operator.vue @@ -543,7 +543,7 @@ export default { // 保存并进入机台工作台(或批量更新考勤时间) saveOperatorData() { if (!this.operatorList || this.operatorList.length === 0) { - this.$message.warning('请上岗人员!') + this.$message.warning('请先上岗!') return } // 先批量更新所有行的上下岗时间