+
任务过期
{{ record.task_.end_date }}
-
上报人
- {{ record.up_user_.name }}/{{ record.up_state }}
+ {{ record.up_user_.name }}/{{ record.up_date }}
上报说明
@@ -41,28 +42,35 @@
v-model="record.noteb"
placeholder=""
type="textarea"
- :readonly="data.action!='up'"
+ :readonly="data.action != 'up'"
>
是否适用
-
+
+ 已上传文件
+
+
+
+ {{ item.name }}
+
+
- 上传文件
+ 上传文件
可上传pdf,word,ppt,excel,图片文件,大小不超过20M
@@ -72,7 +80,12 @@
- 驳回
+ 驳回
确认
@@ -91,10 +104,20 @@
font-weight: bold;
font-size: 16px;
}
+.litem {
+ margin-left: 2px;
+ cursor: pointer;
+ color: #409eff;
+}
diff --git a/client/src/views/supervision/taskdo.vue b/client/src/views/supervision/taskdo.vue
index 3b63e79..b4d045c 100644
--- a/client/src/views/supervision/taskdo.vue
+++ b/client/src/views/supervision/taskdo.vue
@@ -73,12 +73,11 @@
style="height: 600px; overflow-y: auto; overflow-x: auto"
>
- {{ item.name }}
+ {{index+1}}-{{ item.name }}
@@ -183,12 +182,11 @@
style="height: 600px; overflow-y: auto; overflow-x: auto"
>
- {{ item.name }}
+ {{index+1}}-{{ item.name }}
@@ -300,7 +298,7 @@
>
-
+