From c4599aa279fd2f90b741608392e056fbae2282d5 Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期四, 20 八月 2026 17:16:54 +0800
Subject: [PATCH] 各表单布局调整

---
 src/views/business/allocation/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/business/allocation/index.vue b/src/views/business/allocation/index.vue
index 32a9119..bb1fd82 100644
--- a/src/views/business/allocation/index.vue
+++ b/src/views/business/allocation/index.vue
@@ -229,7 +229,7 @@
 export default {
   name: "OrganAllocationList",
   components: { Pagination },
-  dicts: ["sys_user_sex", "allocation_Status"],
+  dicts: ["sys_user_sex", "organ_allocation_status"],
   data() {
     return {
       // 閬僵灞�

--
Gitblit v1.9.3