分切呼叫送轴修改,add分切下料2

This commit is contained in:
2025-03-14 09:18:00 +08:00
parent e00c1636b0
commit 237bd238a0
6 changed files with 231 additions and 5 deletions

View File

@@ -48,6 +48,7 @@
if (e.target.value.length) {
this.$emit('handleChange', e.target.value)
}
uni.hideKeyboard()
}
}
}