lex-xin преди 4 години
родител
ревизия
70c1cb491c

Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
dist/app.1d5a6979f4575b91317b.js


BIN
dist/app.1d5a6979f4575b91317b.js.gz


BIN
dist/app.90c4e674deb2b3182943.js.gz


Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
dist/css/PaymentResult.e957641c.css


Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
dist/index.html


BIN
dist/js/PaymentResult.7e321e3d.js.gz


Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
dist/js/PaymentResult.fab18a7a.js


BIN
dist/js/PaymentResult.fab18a7a.js.gz


+ 1 - 0
src/views/PaymentResult.vue

@@ -147,6 +147,7 @@ export default {
                             this.examRegistration = result.data.examRegistrationDto
                             this.examRegistration.examStartTime = dayjs(this.examRegistration.examStartTime).format("YYYY-MM-DD")
                             this.examRegistration.levelFee = numeral(this.examRegistration.levelFee).format('0,0.00')
+                            this.examRegistration.theoryLevelFee = numeral(this.examRegistration.theoryLevelFee).format('0,0.00')
                             tempResult.transAmount = numeral(tempResult.transAmount).format('0,0.00')
                             this.orderInfo = tempResult
                             this.pageStatus = tempResult.transStatus

Някои файлове не бяха показани, защото твърде много файлове са промени