slitting en id

This commit is contained in:
2026-01-21 17:04:22 +08:00
parent b1fa28b8e6
commit 7491f7cdaf
9 changed files with 66 additions and 22 deletions

View File

@@ -115,8 +115,7 @@
}
if (type === 1) {
uni.showModal({
title: '提示',
content: '确认是否创建送到内包间AGV任务',
content: this.$t('toast.confirm-create-AGV-task-to-inner-room'),
confirmColor: '#ff6a00',
success: (res) => {
if (res.confirm) {