diff --git a/.env.development b/.env.development index c26b481d7..5db66bc54 100644 --- a/.env.development +++ b/.env.development @@ -1,6 +1,6 @@ NODE_ENV=development -VUE_APP_API_SERVER = http://192.168.1.140/api +VUE_APP_API_SERVER = http://192.168.1.144/api # VUE_APP_API_SERVER = http://118.190.150.119:41080/api # VUE_APP_API_SERVER = https://epmet-yantai.elinkservice.cn/api # VUE_APP_API_SERVER = https://epmet-test.elinkservice.cn/api diff --git a/src/assets/scss/modules/management/list-main.scss b/src/assets/scss/modules/management/list-main.scss index 00bfa22b9..1c9e5fd72 100644 --- a/src/assets/scss/modules/management/list-main.scss +++ b/src/assets/scss/modules/management/list-main.scss @@ -225,7 +225,9 @@ .f-right8 { margin-right: 8px !important; } - +.f-right10 { + margin-right: 10px !important; +} .f-margin30 { margin: 30px; } diff --git a/src/views/components/resiForm.vue b/src/views/components/resiForm.vue index b7a7cc6b8..b4160827d 100644 --- a/src/views/components/resiForm.vue +++ b/src/views/components/resiForm.vue @@ -4,12 +4,11 @@ - - + + label-width="100px">
- - + - - + - - + - - + - + - @@ -167,42 +167,39 @@ :label="item.label" :name="'group' + item.groupId">