wenbobowen 4 năm trước cách đây
mục cha
commit
eab729232f
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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() { // 任务需求事件列表