Browse Source

Merge branch 'ol_12_30' into online

mo 4 years ago
parent
commit
637eb9f019
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/studentManager/studentList.vue

+ 1 - 0
src/views/studentManager/studentList.vue

@@ -272,6 +272,7 @@
                 >修改密码</el-button
               >
               <el-button
+              v-if="scope.row.isSignedContract"
                 type="text"
                 @click="lookContracts(scope.row)"
                 v-permission="'sysUserContracts/getLatest'"