|
@@ -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) {
|