فهرست منبع

Merge branches 'dev' and 'dev' of http://git.trops-global.com/linxuxiang/tropsCode into dev

linxuxiang 4 ماه پیش
والد
کامیت
82584a3373
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/train/test.vue

+ 1 - 1
src/views/train/test.vue

@@ -345,7 +345,7 @@ const getStartOneTest = () => {
     proxy?.$modal.msgWarning("请选择人员!");
     return false;
   }
-  startOneTest(data == null, () => {
+  startOneTest(null, () => {
     //显示再测一次按钮
     showTestAgain.value = true;
     //停止播报;