删除打印修改终端退运dialog

This commit is contained in:
zhujiyan
2024-06-03 10:53:14 +08:00
parent 4b4c2e1511
commit 9b77cf0262
3 changed files with 4 additions and 5 deletions

View File

@@ -389,7 +389,7 @@ const disabledDate = time => {
}
//提交
const confirmForm = () => {
// 提交终端信息
// 提交实施问题
ruleFormRef.value.validate(valid => {
if (valid) {
form.value.planId = props.planId