Bläddra i källkod

2022.7.29 css

ggooalice 2 år sedan
förälder
incheckning
972b21e1e2
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/expense/expense.vue

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/expense/expense.vue

@@ -464,7 +464,7 @@
 
         <!-- 费用类型自定义 -->
         <el-dialog title="费用类型管理" v-if="customTypeDialog" :visible.sync="customTypeDialog" customClass="customWidth" width="600px">
-          <el-table :data="customTypeList" style="height:400px" :loading="customTypeListLoading">
+          <el-table :data="customTypeList" style="width:100%" height="400" :loading="customTypeListLoading">
             <el-table-column prop="typeName" label="费用名称" min-width="150"></el-table-column>
             <el-table-column label="费用类型" min-width="150">
               <template slot-scope="scope">