diff --git a/src/views/modules/query/hlQuery.vue b/src/views/modules/query/hlQuery.vue
index 0e4e7b3..af1cd01 100644
--- a/src/views/modules/query/hlQuery.vue
+++ b/src/views/modules/query/hlQuery.vue
@@ -5,6 +5,9 @@
+
+
+
物料编码
@@ -273,6 +276,7 @@
searchData: {
page: 1,
limit: 20,
+ orderRef1:'',
taskNo:'',
partNo:'',
startDate:'',
@@ -467,14 +471,14 @@
columnProp: "qtyOnHand",
headerAlign: "center",
align: "right",
- columnLabel: "库存数量",
+ columnLabel: "本订单库存数量",
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
- columnWidth: 80
+ columnWidth: 110
},{
userId: this.$store.state.user.name,
functionId: 200001,