|
|
@@ -89,9 +89,9 @@ export default {
|
|
|
this.selectList = selectList
|
|
|
|
|
|
if (this.params?.name === '变配电修试队' || this.params?.name === '电力维修队') {
|
|
|
- this.selectedGQ = {
|
|
|
- dictValue: this.params?.name
|
|
|
- }
|
|
|
+ // this.selectedGQ = {
|
|
|
+ // dictValue: this.params?.name
|
|
|
+ // }
|
|
|
if (this.params?.name === '变配电修试队') {
|
|
|
this.tabs = [{
|
|
|
title: '(推送)变电异常信息',
|