qinzhipeng_v@didiglobal.com 4 tahun lalu
induk
melakukan
f7f99ba1d4
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      src/views/ToConfigure/components/modifyNotice.vue

+ 2 - 0
src/views/ToConfigure/components/modifyNotice.vue

@@ -451,6 +451,8 @@ export default {
       }
       if (this.type === 'bug' && data.noticeRange && data.noticeRange.priorityList.length > 0) {
         this.formData = { ...this.formData, noticeRange: { priorityList: data.noticeRange.priorityList }}
+      } else {
+        this.formData = { ...this.formData, noticeRange: { priorityList: [] }}
       }
     },
     async getBizNoticeSettingEnum() { // 任务需求事件列表