修改重置
This commit is contained in:
@@ -361,11 +361,11 @@ export default {
|
||||
},
|
||||
// 重置查询
|
||||
resetHandletype() {
|
||||
this.query.conTypeCode = ''
|
||||
this.query.conTypeName = ''
|
||||
this.query.status = ''
|
||||
this.querytypedialogshowquery.conTypeName = ''
|
||||
this.querytypedialogshowquery.conTypeCode = ''
|
||||
this.querytypedialogshowquery.status = ''
|
||||
this.tableData.page = 0
|
||||
this.getTableData()
|
||||
this.getTableDatatype()
|
||||
},
|
||||
// 选择的类型
|
||||
tableDatatypetable(item) {
|
||||
|
||||
Reference in New Issue
Block a user