From 242a6a6d5d9b6044c0c9e732fe0f0f4fc49ff1dd Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Tue, 10 Aug 2021 09:01:16 +0800
Subject: [PATCH] 问题修复
---
src/views/zc/zc.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/zc/zc.vue b/src/views/zc/zc.vue
index ae68a79..8e4fbe9 100644
--- a/src/views/zc/zc.vue
+++ b/src/views/zc/zc.vue
@@ -141,7 +141,7 @@
// },
}, {
label: "辖区",
- prop: "jurisdiction",
+ prop: "xqname",
},
{
label: "角色",
--
Gitblit v1.9.3