Explorar o código

班表管理,班次管理前端页面问题修改及优化

yejian016332 %!s(int64=3) %!d(string=hai) anos
pai
achega
11ffec2a76
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      imcs-ui/src/components/UserSelects/index.vue

+ 2 - 1
imcs-ui/src/components/UserSelects/index.vue

@@ -35,7 +35,8 @@
           </el-transfer>
         </el-col>
       </el-row>
-      <el-row :gutter="20" >
+
+      <el-row :gutter="20" style="margin-top: 10px;margin-right: 20px">
         <el-col :span="20" align="right">
           <el-button plain type="warning" @click="cancel">{{ $t('common.cancel') }}</el-button>
           <el-button plain type="primary" @click="submitForm">{{ $t('common.confirm') }}</el-button>