给单据增加关联单据的查询条件
This commit is contained in:
@@ -57,6 +57,11 @@
|
|||||||
</a-select>
|
</a-select>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
<a-col :md="6" :sm="24">
|
||||||
|
<a-form-item label="关联单据" :labelCol="labelCol" :wrapperCol="wrapperCol">
|
||||||
|
<a-input placeholder="请输入关联单据" v-model="queryParam.linkNumber"></a-input>
|
||||||
|
</a-form-item>
|
||||||
|
</a-col>
|
||||||
</template>
|
</template>
|
||||||
<span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
|
<span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
|
||||||
<a-col :md="6" :sm="24">
|
<a-col :md="6" :sm="24">
|
||||||
@@ -154,7 +159,8 @@
|
|||||||
roleType: Vue.ls.get('roleType'),
|
roleType: Vue.ls.get('roleType'),
|
||||||
organId: "",
|
organId: "",
|
||||||
depotId: "",
|
depotId: "",
|
||||||
creator: ""
|
creator: "",
|
||||||
|
linkNumber: ""
|
||||||
},
|
},
|
||||||
labelCol: {
|
labelCol: {
|
||||||
span: 5
|
span: 5
|
||||||
|
|||||||
@@ -57,6 +57,11 @@
|
|||||||
</a-select>
|
</a-select>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
<a-col :md="6" :sm="24">
|
||||||
|
<a-form-item label="关联单据" :labelCol="labelCol" :wrapperCol="wrapperCol">
|
||||||
|
<a-input placeholder="请输入关联单据" v-model="queryParam.linkNumber"></a-input>
|
||||||
|
</a-form-item>
|
||||||
|
</a-col>
|
||||||
</template>
|
</template>
|
||||||
<span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
|
<span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
|
||||||
<a-col :md="6" :sm="24">
|
<a-col :md="6" :sm="24">
|
||||||
@@ -154,7 +159,8 @@
|
|||||||
roleType: Vue.ls.get('roleType'),
|
roleType: Vue.ls.get('roleType'),
|
||||||
organId: "",
|
organId: "",
|
||||||
depotId: "",
|
depotId: "",
|
||||||
creator: ""
|
creator: "",
|
||||||
|
linkNumber: ""
|
||||||
},
|
},
|
||||||
labelCol: {
|
labelCol: {
|
||||||
span: 5
|
span: 5
|
||||||
|
|||||||
@@ -57,6 +57,11 @@
|
|||||||
</a-select>
|
</a-select>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
<a-col :md="6" :sm="24">
|
||||||
|
<a-form-item label="关联单据" :labelCol="labelCol" :wrapperCol="wrapperCol">
|
||||||
|
<a-input placeholder="请输入关联单据" v-model="queryParam.linkNumber"></a-input>
|
||||||
|
</a-form-item>
|
||||||
|
</a-col>
|
||||||
</template>
|
</template>
|
||||||
<span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
|
<span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
|
||||||
<a-col :md="6" :sm="24">
|
<a-col :md="6" :sm="24">
|
||||||
@@ -154,7 +159,8 @@
|
|||||||
roleType: Vue.ls.get('roleType'),
|
roleType: Vue.ls.get('roleType'),
|
||||||
organId: "",
|
organId: "",
|
||||||
depotId: "",
|
depotId: "",
|
||||||
creator: ""
|
creator: "",
|
||||||
|
linkNumber: ""
|
||||||
},
|
},
|
||||||
labelCol: {
|
labelCol: {
|
||||||
span: 5
|
span: 5
|
||||||
|
|||||||
@@ -57,6 +57,11 @@
|
|||||||
</a-select>
|
</a-select>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
<a-col :md="6" :sm="24">
|
||||||
|
<a-form-item label="关联订单" :labelCol="labelCol" :wrapperCol="wrapperCol">
|
||||||
|
<a-input placeholder="请输入关联订单" v-model="queryParam.linkNumber"></a-input>
|
||||||
|
</a-form-item>
|
||||||
|
</a-col>
|
||||||
</template>
|
</template>
|
||||||
<span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
|
<span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
|
||||||
<a-col :md="6" :sm="24">
|
<a-col :md="6" :sm="24">
|
||||||
@@ -156,7 +161,8 @@
|
|||||||
roleType: Vue.ls.get('roleType'),
|
roleType: Vue.ls.get('roleType'),
|
||||||
organId: "",
|
organId: "",
|
||||||
depotId: "",
|
depotId: "",
|
||||||
creator: ""
|
creator: "",
|
||||||
|
linkNumber: ""
|
||||||
},
|
},
|
||||||
labelCol: {
|
labelCol: {
|
||||||
span: 5
|
span: 5
|
||||||
|
|||||||
@@ -57,6 +57,11 @@
|
|||||||
</a-select>
|
</a-select>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
<a-col :md="6" :sm="24">
|
||||||
|
<a-form-item label="关联单据" :labelCol="labelCol" :wrapperCol="wrapperCol">
|
||||||
|
<a-input placeholder="请输入关联单据" v-model="queryParam.linkNumber"></a-input>
|
||||||
|
</a-form-item>
|
||||||
|
</a-col>
|
||||||
</template>
|
</template>
|
||||||
<span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
|
<span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
|
||||||
<a-col :md="6" :sm="24">
|
<a-col :md="6" :sm="24">
|
||||||
@@ -154,7 +159,8 @@
|
|||||||
roleType: Vue.ls.get('roleType'),
|
roleType: Vue.ls.get('roleType'),
|
||||||
organId: "",
|
organId: "",
|
||||||
depotId: "",
|
depotId: "",
|
||||||
creator: ""
|
creator: "",
|
||||||
|
linkNumber: ""
|
||||||
},
|
},
|
||||||
labelCol: {
|
labelCol: {
|
||||||
span: 5
|
span: 5
|
||||||
|
|||||||
@@ -58,6 +58,11 @@
|
|||||||
</a-select>
|
</a-select>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
<a-col :md="6" :sm="24">
|
||||||
|
<a-form-item label="关联单据" :labelCol="labelCol" :wrapperCol="wrapperCol">
|
||||||
|
<a-input placeholder="请输入关联单据" v-model="queryParam.linkNumber"></a-input>
|
||||||
|
</a-form-item>
|
||||||
|
</a-col>
|
||||||
</template>
|
</template>
|
||||||
<span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
|
<span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
|
||||||
<a-col :md="6" :sm="24">
|
<a-col :md="6" :sm="24">
|
||||||
@@ -154,7 +159,8 @@
|
|||||||
roleType: Vue.ls.get('roleType'),
|
roleType: Vue.ls.get('roleType'),
|
||||||
organId: "",
|
organId: "",
|
||||||
depotId: "",
|
depotId: "",
|
||||||
creator: ""
|
creator: "",
|
||||||
|
linkNumber: ""
|
||||||
},
|
},
|
||||||
labelCol: {
|
labelCol: {
|
||||||
span: 5
|
span: 5
|
||||||
|
|||||||
@@ -58,6 +58,11 @@
|
|||||||
</a-select>
|
</a-select>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
<a-col :md="6" :sm="24">
|
||||||
|
<a-form-item label="关联订单" :labelCol="labelCol" :wrapperCol="wrapperCol">
|
||||||
|
<a-input placeholder="请输入关联订单" v-model="queryParam.linkNumber"></a-input>
|
||||||
|
</a-form-item>
|
||||||
|
</a-col>
|
||||||
</template>
|
</template>
|
||||||
<span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
|
<span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
|
||||||
<a-col :md="6" :sm="24">
|
<a-col :md="6" :sm="24">
|
||||||
@@ -156,7 +161,8 @@
|
|||||||
roleType: Vue.ls.get('roleType'),
|
roleType: Vue.ls.get('roleType'),
|
||||||
organId: "",
|
organId: "",
|
||||||
depotId: "",
|
depotId: "",
|
||||||
creator: ""
|
creator: "",
|
||||||
|
linkNumber: ""
|
||||||
},
|
},
|
||||||
labelCol: {
|
labelCol: {
|
||||||
span: 5
|
span: 5
|
||||||
|
|||||||
@@ -639,7 +639,7 @@
|
|||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
<a-col :span="6">
|
<a-col :span="6">
|
||||||
<a-form-item :labelCol="labelCol" :wrapperCol="wrapperCol" label="关联单号">
|
<a-form-item :labelCol="labelCol" :wrapperCol="wrapperCol" label="关联单据">
|
||||||
{{model.linkNumber}} {{model.billType}}
|
{{model.linkNumber}} {{model.billType}}
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
@@ -685,7 +685,7 @@
|
|||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
<a-col :span="6">
|
<a-col :span="6">
|
||||||
<a-form-item :labelCol="labelCol" :wrapperCol="wrapperCol" label="关联单号">
|
<a-form-item :labelCol="labelCol" :wrapperCol="wrapperCol" label="关联单据">
|
||||||
{{model.linkNumber}} {{model.billType}}
|
{{model.linkNumber}} {{model.billType}}
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
|||||||
Reference in New Issue
Block a user