Pārlūkot izejas kodu

学生列表加是否签订协议

1
mo 4 gadi atpakaļ
vecāks
revīzija
ad1738713b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/views/studentManager/studentList.vue

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

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