zhengnaiwen_citu před 4 měsíci
rodič
revize
d58b7c6171

+ 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"