完善外部人员预警与项目分析上线内容
This commit is contained in:
@@ -51,7 +51,7 @@ export default {
|
||||
},
|
||||
computed: {
|
||||
isFundOnly() {
|
||||
return this.initialGraphTab === "fund" && this.graphTabs.length === 2;
|
||||
return this.initialGraphTab === "fund";
|
||||
},
|
||||
rootClasses() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user