This commit is contained in:
maplemei
2019-11-25 15:17:08 +08:00
parent 57a0ab9f15
commit 3fcd41969c
12 changed files with 187 additions and 17 deletions

View File

@@ -20,7 +20,6 @@ class General extends Component{
this.searchCid = 0;
this.inputOver = true;
this.__value = '';
this.dynamicInput = false;
}
optionClick(item, selected, disabled, e){