Commit eaf85ac9 authored by 李苏's avatar 李苏 💬

调整参数

parent ab47265a
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Description: * @Description:
* @Author: lisu lisu@gavelinfo.com * @Author: lisu lisu@gavelinfo.com
* @LastEditors: lisu lisu@gavelinfo.com * @LastEditors: lisu lisu@gavelinfo.com
* @LastEditTime: 2024-09-26 15:52:14 * @LastEditTime: 2024-09-27 10:37:40
* @FilePath: /zghywpc-vue/src/views/yhlywsytst/yhlywsytst/index.vue * @FilePath: /zghywpc-vue/src/views/yhlywsytst/yhlywsytst/index.vue
--> -->
<template> <template>
...@@ -330,7 +330,7 @@ ...@@ -330,7 +330,7 @@
<div class="search-item"> <div class="search-item">
<span class="search-span">机组状态:</span> <span class="search-span">机组状态:</span>
<RelSelect placeholder='' style="width: 100%;" src='ywxxgl/uywxx/init/zt ' filterable clearable <RelSelect placeholder='' style="width: 100%;" src='ywxxgl/uywxx/init/zt ' filterable clearable
:match="{value:'id',label:'name'}" v-model='sypcQueryParams.ldtx'></RelSelect> :match="{value:'id',label:'name'}" v-model='sypcQueryParams.kshZt'></RelSelect>
</div> </div>
</el-col> </el-col>
<!-- <el-col :span="2" class="search-col flex-center"> <!-- <el-col :span="2" class="search-col flex-center">
...@@ -557,6 +557,7 @@ ...@@ -557,6 +557,7 @@
ldtx: '', ldtx: '',
gg: '', gg: '',
cz: '', cz: '',
kshZt:''
// ywName: '异物1RIS0218', // ywName: '异物1RIS0218',
// jzbm: '1', // jzbm: '1',
// kshZt:'QT' // kshZt:'QT'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment