|
@@ -25,7 +25,7 @@
|
|
|
<div class="compute-center">
|
|
|
<Select
|
|
|
width="200"
|
|
|
- @change="Index1"
|
|
|
+ @change="Index1Emit(1)"
|
|
|
v-model="floor2"
|
|
|
tipPlace="top"
|
|
|
caption="楼层:"
|
|
@@ -35,8 +35,8 @@
|
|
|
></Select>
|
|
|
<el-input
|
|
|
clearable
|
|
|
- @keyup.enter.native="Index1"
|
|
|
- @blur="Index1"
|
|
|
+ @keyup.enter.native="Index1Emit(1)"
|
|
|
+ @blur="Index1Emit(1)"
|
|
|
v-model="ctbhInput"
|
|
|
placeholder="搜索抽屉编号"
|
|
|
size="small"
|
|
@@ -45,8 +45,8 @@
|
|
|
></el-input>
|
|
|
<el-input
|
|
|
clearable
|
|
|
- @keyup.enter.native="Index1"
|
|
|
- @blur="Index1"
|
|
|
+ @keyup.enter.native="Index1Emit(1)"
|
|
|
+ @blur="Index1Emit(1)"
|
|
|
v-model="cxggInput"
|
|
|
placeholder="搜索出线规格"
|
|
|
size="small"
|
|
@@ -55,8 +55,8 @@
|
|
|
></el-input>
|
|
|
<el-input
|
|
|
clearable
|
|
|
- @keyup.enter.native="Index1"
|
|
|
- @blur="Index1"
|
|
|
+ @keyup.enter.native="Index1Emit(1)"
|
|
|
+ @blur="Index1Emit(1)"
|
|
|
v-model="djbhInput"
|
|
|
placeholder="搜索电井编号"
|
|
|
size="small"
|
|
@@ -65,8 +65,8 @@
|
|
|
></el-input>
|
|
|
<el-input
|
|
|
clearable
|
|
|
- @keyup.enter.native="Index1"
|
|
|
- @blur="Index1"
|
|
|
+ @keyup.enter.native="Index1Emit(1)"
|
|
|
+ @blur="Index1Emit(1)"
|
|
|
v-model="kzhlInput"
|
|
|
placeholder="搜索控制回路"
|
|
|
size="small"
|
|
@@ -93,14 +93,14 @@
|
|
|
size="small"
|
|
|
prefix-icon="el-icon-search"
|
|
|
v-model="sbjcInput"
|
|
|
- @keyup.enter.native="Index2"
|
|
|
- @blur="Index2"
|
|
|
+ @keyup.enter.native="Index2Emit(1)"
|
|
|
+ @blur="Index2Emit(1)"
|
|
|
style="width:200px;margin-right:12px"
|
|
|
></el-input>
|
|
|
<el-input
|
|
|
clearable
|
|
|
- @keyup.enter.native="Index2"
|
|
|
- @blur="Index2"
|
|
|
+ @keyup.enter.native="Index2Emit(1)"
|
|
|
+ @blur="Index2Emit(1)"
|
|
|
placeholder="搜索品牌型号"
|
|
|
size="small"
|
|
|
prefix-icon="el-icon-search"
|
|
@@ -119,8 +119,8 @@
|
|
|
></Select>-->
|
|
|
<el-input
|
|
|
clearable
|
|
|
- @keyup.enter.native="Index2"
|
|
|
- @blur="Index2"
|
|
|
+ @keyup.enter.native="Index2Emit(1)"
|
|
|
+ @blur="Index2Emit(1)"
|
|
|
placeholder="搜索生产厂商"
|
|
|
size="small"
|
|
|
prefix-icon="el-icon-search"
|
|
@@ -144,8 +144,8 @@
|
|
|
<el-tab-pane label="核心设备日常维保" name="5">
|
|
|
<div class="compute-center">
|
|
|
<el-input
|
|
|
- @keyup.enter.native="Index4"
|
|
|
- @blur="Index4"
|
|
|
+ @keyup.enter.native="Index4Emit(1)"
|
|
|
+ @blur="Index4Emit(1)"
|
|
|
clearable
|
|
|
placeholder="搜索设备名称或内码"
|
|
|
size="small"
|
|
@@ -154,8 +154,8 @@
|
|
|
style="margin-right:12px;width:220px;"
|
|
|
></el-input>
|
|
|
<el-input
|
|
|
- @keyup.enter.native="Index4"
|
|
|
- @blur="Index4"
|
|
|
+ @keyup.enter.native="Index4Emit(1)"
|
|
|
+ @blur="Index4Emit(1)"
|
|
|
clearable
|
|
|
placeholder="搜索核心维保事项记录描述"
|
|
|
size="small"
|
|
@@ -164,8 +164,8 @@
|
|
|
style="margin-right:12px;width:220px;"
|
|
|
></el-input>
|
|
|
<el-input
|
|
|
- @keyup.enter.native="Index4"
|
|
|
- @blur="Index4"
|
|
|
+ @keyup.enter.native="Index4Emit(1)"
|
|
|
+ @blur="Index4Emit(1)"
|
|
|
clearable
|
|
|
placeholder="搜索任务编号"
|
|
|
size="small"
|
|
@@ -174,7 +174,7 @@
|
|
|
style="margin-right:12px;width:220px;"
|
|
|
></el-input>
|
|
|
<Select
|
|
|
- @change="Index4"
|
|
|
+ @change="Index4Emit(1)"
|
|
|
width="220"
|
|
|
tipPlace="top"
|
|
|
v-model="statuSelect5"
|
|
@@ -302,8 +302,8 @@
|
|
|
<el-input
|
|
|
placeholder="搜索设备名称或内码"
|
|
|
size="small"
|
|
|
- @keyup.enter.native="Index3"
|
|
|
- @blur="Index3"
|
|
|
+ @keyup.enter.native="Index3Emit(1)"
|
|
|
+ @blur="Index3Emit(1)"
|
|
|
clearable
|
|
|
prefix-icon="el-icon-search"
|
|
|
v-model="sbjc"
|
|
@@ -312,8 +312,8 @@
|
|
|
<el-input
|
|
|
placeholder="搜索位置名称或内码"
|
|
|
size="small"
|
|
|
- @keyup.enter.native="Index3"
|
|
|
- @blur="Index3"
|
|
|
+ @keyup.enter.native="Index3Emit(1)"
|
|
|
+ @blur="Index3Emit(1)"
|
|
|
clearable
|
|
|
prefix-icon="el-icon-search"
|
|
|
v-model="wzjc"
|
|
@@ -324,8 +324,8 @@
|
|
|
placeholder="搜索描述"
|
|
|
size="small"
|
|
|
clearable
|
|
|
- @keyup.enter.native="Index3"
|
|
|
- @blur="Index3"
|
|
|
+ @keyup.enter.native="Index3Emit(1)"
|
|
|
+ @blur="Index3Emit(1)"
|
|
|
prefix-icon="el-icon-search"
|
|
|
v-model="matters"
|
|
|
style="width:192px;margin-right:12px"
|
|
@@ -334,14 +334,14 @@
|
|
|
placeholder="搜索工单编号"
|
|
|
size="small"
|
|
|
clearable
|
|
|
- @keyup.enter.native="Index3"
|
|
|
- @blur="Index3"
|
|
|
+ @keyup.enter.native="Index3Emit(1)"
|
|
|
+ @blur="Index3Emit(1)"
|
|
|
prefix-icon="el-icon-search"
|
|
|
v-model="wonum2"
|
|
|
style="width:192px;margin-right:12px"
|
|
|
></el-input>
|
|
|
<Select
|
|
|
- @change="Index3"
|
|
|
+ @change="Index3Emit(1)"
|
|
|
style="margin-right:12px;"
|
|
|
v-model="statue"
|
|
|
width="180"
|
|
@@ -350,7 +350,7 @@
|
|
|
:selectdata="statusOption"
|
|
|
></Select>
|
|
|
<Select
|
|
|
- @change="Index3"
|
|
|
+ @change="Index3Emit(1)"
|
|
|
style="margin-right:12px;"
|
|
|
v-model="source"
|
|
|
width="180"
|
|
@@ -362,8 +362,8 @@
|
|
|
placeholder="搜索执行人"
|
|
|
size="small"
|
|
|
clearable
|
|
|
- @keyup.enter.native="Index3"
|
|
|
- @blur="Index3"
|
|
|
+ @keyup.enter.native="Index3Emit(1)"
|
|
|
+ @blur="Index3Emit(1)"
|
|
|
prefix-icon="el-icon-search"
|
|
|
v-model="people"
|
|
|
style="width:192px;margin-right:12px"
|
|
@@ -571,7 +571,7 @@ export default {
|
|
|
if (tab.label == "机房布置图") {
|
|
|
this.Index(this.smsxtArr.smsxt);
|
|
|
} else if (tab.label == "配电室低压柜及出线明细表") {
|
|
|
- this.Index1();
|
|
|
+ this.Index1Emit(1)
|
|
|
this.$refs.roomTable2.computedHeight();
|
|
|
} else if (tab.label == "机房内核心设备") {
|
|
|
this.Index2();
|
|
@@ -581,7 +581,7 @@ export default {
|
|
|
this.$refs.roomTable4.computedHeight();
|
|
|
this.changeSelect();
|
|
|
} else if (tab.label == "核心设备日常维保") {
|
|
|
- this.Index4();
|
|
|
+ this.Index4Emit(1);
|
|
|
this.changeSelect();
|
|
|
this.$refs.roomTable5.computedHeight();
|
|
|
}
|
|
@@ -883,10 +883,10 @@ export default {
|
|
|
this.sjjssj = this.inputForm.real;
|
|
|
this.real = this.inputForm.real;
|
|
|
this.locationName = this.inputForm.locationName;
|
|
|
- this.Index3();
|
|
|
+ this.Index3Emit(1);
|
|
|
},
|
|
|
confirm2() {
|
|
|
- this.Index4();
|
|
|
+ this.Index4Emit(1);
|
|
|
},
|
|
|
// 下拉框数据
|
|
|
changeSelect() {
|