Przeglądaj źródła

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

yyfang 3 lat temu
rodzic
commit
e907cddd61
1 zmienionych plików z 1 dodań i 1 usunięć
  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
 					}
 				})
 			}