tanyanfei 1 年之前
父節點
當前提交
a78f388bf7
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      src/views/tasks/Index.vue
  2. 2 2
      src/views/tasks/markPaper.vue

+ 1 - 1
src/views/tasks/Index.vue

@@ -80,7 +80,7 @@
 	      <el-button
 	        @click="
 	          jump(
-	            '/tk_yp?title=' +
+	            '/task/markpaper?title=' +
 	              scope.row.name +
 	              '&id=' +
 	              scope.row.id

+ 2 - 2
src/views/tasks/markPaper.vue

@@ -122,10 +122,10 @@
 	export default{
 		data(){
 			return{
-				tab_index:'2', 
+				tab_index:'1', 
 				title:'',
 				parm:{
-					 mark_type:2,    //批阅方式
+					 mark_type:1,    //批阅方式
 					 task_id:''
 				},
 				list1:[],