mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-19 15:56:45 +08:00
只看案主
This commit is contained in:
@@ -320,7 +320,6 @@
|
||||
this.loadData();
|
||||
},
|
||||
inputValue(val,oldVal) {
|
||||
console.log("333333");
|
||||
let fu = val.substr(-1);
|
||||
if(fu == '@'&&!oldVal) {
|
||||
this.toUserId = '';
|
||||
|
||||
Reference in New Issue
Block a user