Explorar o código

送达反馈产品选择修改

wucl hai 13 horas
pai
achega
ddcf3156dd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/major/todoDetail.vue

+ 1 - 1
src/views/major/todoDetail.vue

@@ -3143,7 +3143,7 @@ export default {
       }
       let afterProduction = null;
       if (this.feedback.production.length > 1 && (currentNodeCode === 'WRITE_REPORT' || currentNodeCode === 'WRITE_LETTER')) {
-        afterProduction = this.feedback.production[(this.feedback.production.length) - 1]
+        afterProduction = this.feedback.production.filter(item=>item!='STATEMENT')[0];
       }
       if (majorId) {
         let pro = {