From df1ce6dbe8b14f57e5a701939b8bf7550456fb54 Mon Sep 17 00:00:00 2001 From: sc Date: Mon, 11 Oct 2021 10:54:13 +0800 Subject: [PATCH] Update form.vue --- src/views/vab/form.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/vab/form.vue b/src/views/vab/form.vue index 827e0766..7cd0b0bc 100644 --- a/src/views/vab/form.vue +++ b/src/views/vab/form.vue @@ -95,7 +95,7 @@ span: 24, options: { remote: { - api: '/api/system/dic/get', + api: `${this.$CONFIG.API_URL}/system/dic/get`, data: {name: 'a'} }, multiple: true, @@ -123,7 +123,7 @@ span: 24, options: { remote: { - api: '/api/system/dic/get', + api: `${this.$CONFIG.API_URL}/system/dic/get`, data: {name: 'b'} }, items:[