no message

This commit is contained in:
2025-10-18 15:46:32 +08:00
parent b3a7e560b8
commit b8006c8498
6 changed files with 67 additions and 13 deletions
+5
View File
@@ -38,6 +38,11 @@ export default {
dataList:[]
};
},
onLoad(option){
if(option.id){
this.type = option.id == '1' ? 0 : 1;
}
},
onShow() {
this.init();
// this.userinfo();