diff --git a/src/views/business/reliefRecord/index.vue b/src/views/business/reliefRecord/index.vue index e3b4f14b..482dd056 100644 --- a/src/views/business/reliefRecord/index.vue +++ b/src/views/business/reliefRecord/index.vue @@ -218,12 +218,12 @@ - - - + + + + + + diff --git a/src/views/material/stquery/deviceInBound.vue b/src/views/material/stquery/deviceInBound.vue index bc33eff0..fc433c6a 100644 --- a/src/views/material/stquery/deviceInBound.vue +++ b/src/views/material/stquery/deviceInBound.vue @@ -133,7 +133,7 @@ export default { multiple: true, // 显示搜索条件 showSearch: true, - inputTypeList:[{id:'新购入库',name:'新购入库'},{id:'修试入库',name:'修试入库'},{id:'盘点入库',name:'盘点入库'}], + inputTypeList:[{id:'新购入库',name:'新购入库'},{id:'修试入库',name:'修试入库'},{id:'盘点2入库',name:'盘点入库'},{id:'未知入库类型',name:'未知入库类型'}], // 总条数 total: 0, // 主表格数据 diff --git a/src/views/material/stquery/deviceOutBound.vue b/src/views/material/stquery/deviceOutBound.vue index 2fdb096a..43fb1a54 100644 --- a/src/views/material/stquery/deviceOutBound.vue +++ b/src/views/material/stquery/deviceOutBound.vue @@ -9,7 +9,7 @@ end-placeholder="结束日期" type="daterange" value-format="yyyy-MM-dd" - style="width: 200px" + style="width: 300px" >