|
@@ -135,8 +135,6 @@ export class edit_event_view extends Component {
|
|
|
|
|
|
searchAction(string:string, isSearchID:boolean) {
|
|
|
// console.log('string=',string)
|
|
|
- tools.showToast('暂未开放 暂未开放 暂未开放')
|
|
|
- return
|
|
|
this.m_search_item_list.splice(0, this.m_search_item_list.length)
|
|
|
if(isSearchID) {
|
|
|
this.searchData(parseInt(string))
|