mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-14 13:26:44 +08:00
测试一下1
This commit is contained in:
@@ -470,6 +470,10 @@
|
||||
console.log("gx 测试组件 refType",this.refType);
|
||||
//console.log(this.$xpage.constants.fileBaseUrl,'this.$xpage.constants.fileBaseUrl');
|
||||
},
|
||||
|
||||
update(){
|
||||
console.log("update gx 更新数据 refType",this.refType);
|
||||
},
|
||||
computed: {
|
||||
...mapGetters(['userInfo']),
|
||||
catalogTree(){
|
||||
|
||||
Reference in New Issue
Block a user