From 49d8312fddf03892863dc341d7cdf4d77456e307 Mon Sep 17 00:00:00 2001 From: smallchill Date: Wed, 15 Apr 2020 16:30:59 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E4=BF=AE=E5=A4=8D=E5=B2=97=E4=BD=8D?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/post.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/post.vue b/src/views/system/post.vue index d395c7b..9eb4000 100644 --- a/src/views/system/post.vue +++ b/src/views/system/post.vue @@ -88,7 +88,7 @@ label: "岗位类型", prop: "category", type: "select", - dicUrl: "/api/blade-system/dict/dictionary?code=post", + dicUrl: "/api/blade-system/dict/dictionary?code=post_category", props: { label: "dictValue", value: "dictKey"