模具触摸屏

This commit is contained in:
xielue 2023-09-25 12:49:39 +08:00
parent f283a20e15
commit 02c04b4ccb
1 changed files with 1 additions and 0 deletions

View File

@ -316,6 +316,7 @@ export default {
methods: {
inputFocus() {
this.searchName = '';
this.$refs.inputx.focus();
},