Ver Fonte

修改值班显示

dbcgit há 5 anos atrás
pai
commit
8f998a6c9c
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      frontend_web/src/views/duty/detail/index.vue

+ 2 - 1
frontend_web/src/views/duty/detail/index.vue

@@ -2,7 +2,8 @@
   <d2-container>
     <template slot="header"
               style="padding: 5px;">
-      <el-form :model="dutyDetail">
+      <el-form :model="dutyDetail"
+               style="text-align:left">
         <el-row>
           <el-col :span="10">
             <el-form-item label="标题"