riku
2022-09-06 bf580d5477d65f5eefb70a8fb9a6b37eaf0ae9bb
pages/gradereport/gradereport.js
@@ -247,7 +247,7 @@
                if (app.globalData.userInfo.extension2  === '1') {
                  const i = r.third.indexOf(',')
                  r.third = r.third.slice(i+1)
                  r.third = r.third.replace('你', '您')
                  r.third = r.third.replaceAll('你', '您')
                }
                p.itemlist.push({
                  ruleName: r.first,