Commit 631a4a09 by chenshu

fix:修复

parent 24c21c2c
...@@ -89,7 +89,7 @@ export default class OfflineCourseData extends React.Component { ...@@ -89,7 +89,7 @@ export default class OfflineCourseData extends React.Component {
} }
getColumns = () => { getColumns = () => {
const { whetherSetSignIn, whetherSetSignOut } = this.state; const { whetherSetSignIn, whetherSetSignOut, whetherSetApply } = this.state;
const columns = [ const columns = [
{ {
title: '用户姓名', title: '用户姓名',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment