zhengnaiwen_citu vor 4 Monaten
Ursprung
Commit
d58b7c6171
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/views/salary/solution/components/solutionDetails.vue

+ 1 - 1
src/views/salary/solution/components/solutionDetails.vue

@@ -23,7 +23,7 @@
       <template #header>
         {{ item.category }}
       </template>
-      <el-form label-width="150px">
+      <el-form label-width="100px">
         <el-form-item
           v-for="(calculateConfiguration, index) in item.calculateConfigurations"
           :key="index"