瀏覽代碼

优化新建任务默认不归属

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()