From 024d5920e7482d7b792537ca11bf4cc3d7c7f1e9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E5=BF=97=E5=9B=BD?= <854933521@qq.com>
Date: Mon, 28 Oct 2024 11:12:35 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8F=91=E6=96=99=E4=BB=BB?=
=?UTF-8?q?=E5=8A=A1=E7=AD=9B=E9=80=89=202024/8/6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/mycomponents/balance/level.vue | 4 +-
src/mycomponents/job/jobFilter.vue | 106 +++++++++++++++++------
src/pages/issue/job/issueJob.vue | 93 ++++++++++++++++++--
src/pages/repleinsh/job/repleinshJob.vue | 4 +-
4 files changed, 171 insertions(+), 36 deletions(-)
diff --git a/src/mycomponents/balance/level.vue b/src/mycomponents/balance/level.vue
index e5535c65..a5f5c72d 100644
--- a/src/mycomponents/balance/level.vue
+++ b/src/mycomponents/balance/level.vue
@@ -10,8 +10,8 @@ import { getPriorityName } from '@/common/directory.js'
const props = defineProps({
priority: {
- type: String,
- default: '2'
+ type: Number,
+ default: 2
},
title: {
type: String,
diff --git a/src/mycomponents/job/jobFilter.vue b/src/mycomponents/job/jobFilter.vue
index 26279904..0a61413a 100644
--- a/src/mycomponents/job/jobFilter.vue
+++ b/src/mycomponents/job/jobFilter.vue
@@ -1,37 +1,72 @@
-
+
-
-
- 只看当天
+
-
+
+
+
+
+ 生产线
+
+
+
-
- 生产线
-
-
+
+
+ 物料代码
+
+
-
- 来源库位
-
+
+
+ 来源库位
+
+
-
-
-
+
+
+
+
-
-
-
+
+
+
+