瀏覽代碼

Merge branch 'ol_12_30' into online

mo 4 年之前
父節點
當前提交
637eb9f019
共有 1 個文件被更改,包括 1 次插入0 次删除
  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'"