mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-10 03:16:45 +08:00
消息调整
This commit is contained in:
@@ -58,6 +58,14 @@
|
||||
type:String,
|
||||
default:'' //如果不存在就使用data的创建人
|
||||
},
|
||||
pageType:{
|
||||
type:Number,
|
||||
default:0
|
||||
},
|
||||
pageParams:{
|
||||
type:String,
|
||||
default:''
|
||||
}
|
||||
|
||||
},
|
||||
computed:{
|
||||
|
||||
Reference in New Issue
Block a user