safecheck-client 3.0.30-83 → 3.0.30-85

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "safecheck-client",
3
3
  "//": "主分支版本别乱升,测试包的版本直接发包(建议使用1.XX.XX-XXX格式作为测试包,不要频繁升级第三位版本号),别提交版本号。切了分支切记把主分支版本升了,保证主分支始终是最高版本!!!!!",
4
- "version": "3.0.30-83",
4
+ "version": "3.0.30-85",
5
5
  "description": "安检模块 前端组件",
6
6
  "author": "丁新 <417755458@qq.com>",
7
7
  "license": "ISC",
@@ -578,7 +578,7 @@ export default {
578
578
  f: this.$login.f,
579
579
  model: model,
580
580
  userTags:[{label: '全部', value: ''},...this.$appdata.getParam('安检用户标签')],
581
- userGasType:[{label: '全部', value: ''},...this.$appdata.getParam('安检用户用气类型')],
581
+ userGasType:[{label: '全部', value: ''},...this.$appdata.getParam('用气类型')],
582
582
  criteriaShow: false,
583
583
  checkAll:false,
584
584
  timercount:0,
@@ -446,7 +446,7 @@
446
446
  return {
447
447
  audioshow:false,
448
448
  userTags:[{label: '全部', value: ''},...this.$appdata.getParam('安检用户标签')],
449
- userGasType:[{label: '全部', value: ''},...this.$appdata.getParam('安检用户用气类型')],
449
+ userGasType:[{label: '全部', value: ''},...this.$appdata.getParam('用气类型')],
450
450
  model: model,
451
451
  deal_dispose:[{label:'全部',value:''},{label:'报修',value:'报修'},{label:'现场整改',value:'现场整改'},{label:'自行处理',value:'自行处理'},{label:'未处理',value:'未处理'}],
452
452
  repairStateOptions: this.getSafeParam('隐患状态'),
@@ -544,7 +544,7 @@ export default {
544
544
  fun: this.$login.f,
545
545
  pcds: [],
546
546
  userTags:[{label: '全部', value: ''},...this.$appdata.getParam('安检用户标签')],
547
- userGasType:[{label: '全部', value: ''},...this.$appdata.getParam('安检用户用气类型')],
547
+ userGasType:[{label: '全部', value: ''},...this.$appdata.getParam('用气类型')],
548
548
  checkersid: [],
549
549
  approveds: this.$appdata.getParam('安检审核状态') ? [{
550
550
  label: '全部',