From 0700456fd5717931c424c2e46552561716f1eb81 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期四, 04 七月 2024 21:44:44 +0800 Subject: [PATCH] 测试完成 --- src/views/knowledge/questionbank/particulars/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/knowledge/questionbank/particulars/index.vue b/src/views/knowledge/questionbank/particulars/index.vue index 3a09165..f069016 100644 --- a/src/views/knowledge/questionbank/particulars/index.vue +++ b/src/views/knowledge/questionbank/particulars/index.vue @@ -696,7 +696,7 @@ Number(score.score) <= 0 || Number(score.score) > Number(this.topicobj.score) ) { - console.log(22); + console.log(score, "閿欒鍒嗗��"); this.$message({ message: "閫夐」鍒嗗�煎繀椤诲ぇ浜�0灏忎簬绛変簬" + this.topicobj.score + "鍒�", type: "warning", -- Gitblit v1.9.3