riku
2022-09-06 b43d04ef7295105e78feb5980de619f58a9803a6
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,