systemId还原

develop
jialong.yu 3 years ago
parent a844e85aa8
commit ac4ebb1c19
  1. 3
      src/components/TestPanel.vue

@ -189,8 +189,7 @@ export default {
//
getList(){
let data = {
// systemId: this.systemId,
systemId: 1,
systemId: this.systemId,
cId: this.courseId, // id
permissions: this.projectPermissions // /
}

Loading…
Cancel
Save