diff --git a/src/main/resources/static/route/classplan/list-merge-user.html b/src/main/resources/static/route/classplan/list-merge-user.html new file mode 100644 index 0000000..4004e4e --- /dev/null +++ b/src/main/resources/static/route/classplan/list-merge-user.html @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
    +
    +
    +
    +
    +
    +
    +
    +
    所有报名人员信息
    + +
    +
    +
    +
    +
    +
    + + + + + \ No newline at end of file diff --git a/src/main/resources/static/route/classplan/list-signup-user.html b/src/main/resources/static/route/classplan/list-signup-user.html index 57f817e..43aafbf 100644 --- a/src/main/resources/static/route/classplan/list-signup-user.html +++ b/src/main/resources/static/route/classplan/list-signup-user.html @@ -31,7 +31,7 @@ - @@ -64,6 +64,7 @@ if(reportType == '2'){ tableUrl = 'api/applystudents/listpage'; } else{ + $('#add-apply-user').show(); tableUrl = 'api/apply/listpage'; }