Commit bc536633 authored by 黄奎's avatar 黄奎

页面修改

parent deb1cf39
...@@ -140,9 +140,7 @@ ...@@ -140,9 +140,7 @@
</div> </div>
</template> </template>
<script> <script>
import {
GetClassTypePageList
} from "../../../api/system/index";
import { import {
GetStudentList GetStudentList
} from "../../../api/course/class"; } from "../../../api/course/class";
......
...@@ -273,7 +273,6 @@ ...@@ -273,7 +273,6 @@
goUrl(id) { goUrl(id) {
this.OpenNewUrl("/financial/returnPassbook/ReturnUserList", { this.OpenNewUrl("/financial/returnPassbook/ReturnUserList", {
"id": id, "id": id,
"CommissionType": 1,
blank: 'y', blank: 'y',
}); });
}, },
......
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