Browse Source

档案状态+搜索联动操作

master
xuhuajiao 3 years ago
parent
commit
505b059a60
  1. 2
      src/views/archivesManage/archivesList/archivesAnjuan/index.vue

2
src/views/archivesManage/archivesList/archivesAnjuan/index.vue

@ -314,7 +314,7 @@ export default {
}, },
// list // list
getTableList() { getTableList() {
this.query.queryType = null
// this.query.queryType = null
this.query.queryTitle = '' this.query.queryTitle = ''
this.query.archiveNo = '' this.query.archiveNo = ''
this.query.archiveCtgNo = '' this.query.archiveCtgNo = ''

Loading…
Cancel
Save