loulijun2021
2023-10-24 859dacb2b86be0dd74aed57d26c7bdea07ced7c1
pages/mjgl/mjby.vue
@@ -327,7 +327,7 @@
            const data = {
               code: this.topContent[0].code,
               name: this.topContent[0].name,
               standcode: this.selectValue,
               standcode: this.standardArr.find(i => i.name === this.selectValue).code,
               result: this.resultValue,
               children
            }