فهرست منبع

优化新建任务默认不归属

qinzhipeng_v 5 سال پیش
والد
کامیت
c995d55561
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/views/projectManage/dialog_vue.vue

+ 1 - 0
src/views/projectManage/dialog_vue.vue

@@ -146,6 +146,7 @@ export default {
           this.ascription_project = false
           this.$set(this.task_form, 'notest', 0)
           this.$set(this.task_form, 'followVersion', 2)
+          this.$set(this.task_form, 'source', 1)
           this.show_Client = false
           this.$nextTick(() => {
             this.$refs['task_form'].clearValidate()