Browse Source

达级运动员无法查看修复

新疆体育高职分支
hwh2023 1 year ago
parent
commit
15f8542197
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/Ask/Views/Notice_Train_Sum_level/FormView.cshtml
  2. +1
    -0
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/Ask/Views/Notice_Train_Sum_level/Index.js

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/Ask/Views/Notice_Train_Sum_level/FormView.cshtml View File

@@ -16,4 +16,4 @@
<div id="Contents" style="height:200px;" disable></div>
</div>
</div>
@Html.AppendJsFile("/Areas/Ask/Views/Notice_Train_Sum_level/Form.js")
@Html.AppendJsFile("/Areas/Ask/Views/Notice_Train_Sum_level/FormView.js")

+ 1
- 0
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/Ask/Views/Notice_Train_Sum_level/Index.js View File

@@ -5,6 +5,7 @@
* 描 述:达级运动员
*/
var refreshGirdData;
var selectedRow;
var bootstrap = function ($, learun) {
"use strict";
var page = {


Loading…
Cancel
Save