@ -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",
@ -162,6 +162,12 @@
if (fromLocationCode != '') {
@ -134,6 +134,11 @@
@ -168,7 +168,12 @@
column: "type",
@ -156,8 +156,12 @@
@ -140,6 +140,12 @@
@ -151,6 +151,11 @@
@ -142,6 +142,11 @@
@ -180,6 +180,11 @@
@ -151,7 +151,11 @@
@ -141,6 +141,12 @@
// 来源库位
@ -137,6 +137,11 @@
@ -144,6 +144,11 @@
@ -133,6 +133,11 @@