From 93be8eaba16cfe83467864355abe709abc915705 Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期三, 18 三月 2026 17:29:09 +0800
Subject: [PATCH] 1.耗材管理来源字段优化
---
src/views/consumablesLogistics/dispatchLog/index.vue | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/src/views/consumablesLogistics/dispatchLog/index.vue b/src/views/consumablesLogistics/dispatchLog/index.vue
index ec24005..5c630d4 100644
--- a/src/views/consumablesLogistics/dispatchLog/index.vue
+++ b/src/views/consumablesLogistics/dispatchLog/index.vue
@@ -22,11 +22,6 @@
label: '鍚堟牸鍑哄簱',
name: 'qualified',
type: '0'
- },
- {
- label: '涓嶅悎鏍煎嚭搴�',
- name: 'unqualified',
- type: '1'
}
]
})
--
Gitblit v1.9.3