Browse Source

新建人员

Reiskuchen 5 years ago
parent
commit
933f3ce1c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/team/index.vue

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/team/index.vue

@@ -10,7 +10,7 @@
             </div>
         </el-form-item>
         <el-form-item style="float:right;">
-          <el-link type="primary" :underline="false" @click="openInsertDialog">添加人员</el-link>
+          <el-link type="primary" :underline="false" @click="openInsertDialog(null)">添加人员</el-link>
         </el-form-item>
         <el-form-item style="float:right;">
           <el-upload