Explorar el Código

Merge branch 'ol_12_30' into online

mo hace 4 años
padre
commit
637eb9f019
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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'"