|
@@ -674,7 +674,11 @@
|
|
<el-input-number :controls="false" :precision="2" v-model="tab2.table.getdataListParm.parammaps.hlzql2" placeholder="混料正确率" :min="0" :max="100" style="width: 120px;" class="filter-item" clearable />
|
|
<el-input-number :controls="false" :precision="2" v-model="tab2.table.getdataListParm.parammaps.hlzql2" placeholder="混料正确率" :min="0" :max="100" style="width: 120px;" class="filter-item" clearable />
|
|
</div>
|
|
</div>
|
|
<el-checkbox v-model="tab2.table.getdataListParm.parammaps.error" style="margin-right: 10px;">只看超出预设值数据</el-checkbox>
|
|
<el-checkbox v-model="tab2.table.getdataListParm.parammaps.error" style="margin-right: 10px;">只看超出预设值数据</el-checkbox>
|
|
|
|
+<<<<<<< HEAD
|
|
|
|
|
|
|
|
+=======
|
|
|
|
+
|
|
|
|
+>>>>>>> 63ce8c0319c1ba9f742fea6e6fe1bab17931e17c
|
|
<el-button class="successBorder" style="margin-top: 5px;" @click="handleSearch2">查询</el-button>
|
|
<el-button class="successBorder" style="margin-top: 5px;" @click="handleSearch2">查询</el-button>
|
|
<el-button class="successBorder" style="margin-top: 5px;" @click="handleRefresh2">重置</el-button>
|
|
<el-button class="successBorder" style="margin-top: 5px;" @click="handleRefresh2">重置</el-button>
|
|
<el-button style="float: right;margin-right: 10px;margin-bottom:10px;margin-top: 5px;" class="export" icon="el-icon-upload2" @click="handleExport2">导出</el-button>
|
|
<el-button style="float: right;margin-right: 10px;margin-bottom:10px;margin-top: 5px;" class="export" icon="el-icon-upload2" @click="handleExport2">导出</el-button>
|
|
@@ -1715,7 +1719,10 @@ export default {
|
|
tableKey2: 0, total2: 0, listLoading2: false, list2: [],
|
|
tableKey2: 0, total2: 0, listLoading2: false, list2: [],
|
|
temp1:{},
|
|
temp1:{},
|
|
temp2:{},
|
|
temp2:{},
|
|
|
|
+<<<<<<< HEAD
|
|
lastdate:'',currentdate:'',
|
|
lastdate:'',currentdate:'',
|
|
|
|
+=======
|
|
|
|
+>>>>>>> 63ce8c0319c1ba9f742fea6e6fe1bab17931e17c
|
|
},
|
|
},
|
|
}
|
|
}
|
|
},
|
|
},
|