瀏覽代碼

宽度调整

zhengnaiwen_citu 6 月之前
父節點
當前提交
d58b7c6171
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"