@@ -83,18 +83,6 @@
/>
</el-form-item>
</el-col>
- <el-col :span="6">
- <el-form-item label-width="100px" label="业务编号" prop="fBsno">
- <el-input
- v-model="queryParams.fBsno"
- placeholder="请输入业务编号"
- clearable
- size="small"
- @keyup.enter.native="handleQuery"
- style="max-width: 187px"
- />
- </el-form-item>
- </el-col>
</el-row>
<el-collapse-transition>
<div v-show="show">
@@ -516,13 +504,13 @@ export default {
// checked: 0,
// width: 150,
// },
- {
- surface: "5",
- label: "fBsno",
- name: "业务编号",
- checked: 0,
- width: 150,
- },
+ // {
+ // surface: "5",
+ // label: "fBsno",
+ // name: "业务编号",
+ // checked: 0,
+ // width: 150,
+ // },
{
surface: "6",
label: "billNo",