重置按钮刷新数据,修复查询选择条件重复

pull/4/head
songwenxuan 2024-01-08 16:33:53 +08:00
parent d0669502ce
commit 201eb7aba0
1 changed files with 2 additions and 1 deletions

View File

@ -178,7 +178,8 @@ export default {
varList: [],
hiddenSourceList: [ // 1- 2-
{ value: '1', label: '隐患快报' },
{ value: '2', label: '清单排查' }
{ value: '2', label: '清单排查' },
{ value: '6', label: '消防检查' }
],
statusList: [
{ ID: '-2', NAME: '待确认' },