qinzhipeng_v@didiglobal.com 4 жил өмнө
parent
commit
e03e03b4ba

+ 1 - 1
src/views/projectManage/requirement/list/create.vue

@@ -241,7 +241,7 @@ export default {
         }
         this.$emit('cancel', false)
       }
-      this.form = { source: 1, type: 0, dependOnRelease: 0, belongingProject: '-1', bizId: this.bizId }
+      // this.form = { source: 1, type: 0, dependOnRelease: 0, belongingProject: '-1', bizId: this.bizId }
     },
     bizId: {
       handler(newV) {