feat: There is no way the,
This commit is contained in:
@@ -1124,7 +1124,7 @@
|
||||
callback()
|
||||
};
|
||||
return {
|
||||
ccc:true,
|
||||
ccc:false,
|
||||
planDisabled:true,
|
||||
disabledXX:!!this.$route.query.disabledXX,
|
||||
opinionsStand:[
|
||||
@@ -1943,6 +1943,7 @@
|
||||
},
|
||||
getTaskId () {
|
||||
if(this.$route.query.bpnId){
|
||||
this.ccc = true
|
||||
queryTaskFirst({
|
||||
bpnId: this.$route.query.bpnId
|
||||
}).then(res => {
|
||||
|
||||
@@ -1215,7 +1215,7 @@
|
||||
}
|
||||
}]
|
||||
},
|
||||
ccc:true,
|
||||
ccc:false,
|
||||
disabledXX:!!this.$route.query.disabledXX,
|
||||
bpnId: this.$route.query.bpnId,
|
||||
fileList: [],
|
||||
@@ -1860,6 +1860,7 @@
|
||||
},
|
||||
getTaskId () {
|
||||
if(this.$route.query.bpnId){
|
||||
this.ccc = true
|
||||
queryTaskFirst({
|
||||
bpnId: this.$route.query.bpnId
|
||||
}).then(res => {
|
||||
|
||||
Reference in New Issue
Block a user