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 @@
-
+
-
-
- 只看当天
+
-
+
+
+
+
+ 生产线
+
+
+
-
- 生产线
-
-
+
+
+ 物料代码
+
+
-
- 来源库位
-
+
+
+ 来源库位
+
+
-
-
-
+
+
+
+
-
-
-
+
+
+
+