Эх сурвалжийг харах

内审检查表催办提醒

tianxinyu 7 сар өмнө
parent
commit
5d24b2a15e

+ 7 - 5
src/views/system/jbdScan/goods/neishenzhuangtai.vue

@@ -356,11 +356,13 @@ export default {
                 subject: '请在规定时间内完成' + '内审检查表编制内容,以免影响后续进度'
             }
             this_.$common.sendMsg(msage).then(res => {
-                this_.$message({
-                    duration: 3000,
-                    message: '已成功向未完成编制内审检查表的内审员发送催办信息',
-                    type: 'success'
-                })
+                if (receiverId) {
+                    this_.$message({
+                        duration: 3000,
+                        message: '已成功向未完成编制内审检查表的内审员发送催办信息',
+                        type: 'success'
+                    })
+                }
             })
         },
         // 内审核查完成率仪表盘