feat: There is no way the,

This commit is contained in:
396572590@qq.com
2022-07-11 16:25:01 +08:00
parent 30d2fd7dcf
commit f766389308
2 changed files with 4 additions and 2 deletions
@@ -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 => {