yuanyiming 2 年 前
コミット
8ae20fdc44
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/views/ProjectManagementFund2.vue

+ 2 - 2
src/views/ProjectManagementFund2.vue

@@ -105,7 +105,7 @@
       <el-dialog
         title="创客资金申请"
         :visible.sync="fundDetail"
-        width="850px"
+        width="900px"
         class="projectApplicationfundAddDialog2"
         :before-close="init">
         <hr>
@@ -415,7 +415,7 @@
       font-weight: 550;
     }
     .dagInpS{
-      width: 100%;
+      // width: 100%;
       display: flex;
       font-size: 16px;