案例@我的

This commit is contained in:
zhaofang
2022-06-07 16:01:58 +08:00
parent 656d0d0634
commit 77f7a0dbd3
3 changed files with 12 additions and 11 deletions

View File

@@ -320,6 +320,7 @@
this.loadData();
},
inputValue(val,oldVal) {
console.log("333333");
let fu = val.substr(-1);
if(fu == '@'&&!oldVal) {
this.toUserId = '';