-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
@@ -117,6 +119,12 @@ export default {
}
},
methods: {
+ isShowNode(item) {
+ if (item.path === '/trials/trials-panel/trial-summary' && item.children.length === 1 && item.children[0].path === '/trials/trials-panel/trial-summary/report-forms' && !this.$store.state.trials.config.IsExternalViewTrialChart && this.hasPermi(['role:cmm', 'role:cpm', 'role:ea', 'role:mc', 'role:smm', 'role:spm'])) {
+ return false
+ }
+ return true
+ },
isShow: function (path) {
var isShow = true
let chartList = [