MaiXinRong 2 years ago
parent
commit
5c629fb2bb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/public/js/revise.js

+ 2 - 2
app/public/js/revise.js

@@ -2601,8 +2601,8 @@ $(document).ready(() => {
         stdType: 'xmj',
         libs: stdChapters,
         treeSetting: {
-            id: 'glj_id',
-            pid: 'glj_pid',
+            id: 'chapter_id',
+            pid: 'pid',
             order: 'order',
             level: 'level',
             rootId: -1,