@ -1571,7 +1571,7 @@ export function inventoryMoveRecordSubmit(params) {
*/
export function getCountJobList(params) {
return request({
url: baseApi + "/wms/count-job-detail/senior",
url: baseApi + "/wms/count-job-main/senior",
method: "post",
data: params,
});
@ -143,6 +143,11 @@
value: this.status
})
filters.push({
column: "accept_user_id",
action: "==",
value: this.$store.state.user.id
var params = {
filters: filters,
pageNo: this.pageNo,
@ -140,6 +140,11 @@
@ -138,6 +138,11 @@
}
column: "status",
action: "in",
@ -136,7 +136,11 @@
@ -161,6 +161,11 @@
column: "business_type",
@ -164,6 +164,12 @@
if (fromLocationCode != '') {
// 来源库位
@ -134,6 +134,11 @@
@ -169,6 +169,11 @@
column: "type",
@ -157,7 +157,11 @@
@ -140,6 +140,12 @@
@ -151,6 +151,11 @@
@ -142,6 +142,11 @@
@ -181,6 +181,11 @@
@ -151,7 +151,11 @@
@ -141,6 +141,12 @@
@ -137,6 +137,11 @@
@ -144,6 +144,11 @@
@ -133,6 +133,11 @@