Browse Source

Merge branch 'master' of http://git.in.ahbd.net/aielab/jcxt_qd

yyfang 3 năm trước cách đây
mục cha
commit
e907cddd61
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/jc/sampleReport.vue

+ 1 - 1
src/components/jc/sampleReport.vue

@@ -319,7 +319,7 @@
 				this.$router.push({
 					name: 'setTaskcd',
 					params: {
-						task_id: that.task_id
+						id: that.task_id
 					}
 				})
 			}