增加活动项
This commit is contained in:
@@ -7,7 +7,7 @@ registerPatch({
|
|||||||
fields: {
|
fields: {
|
||||||
availableWebViews: {
|
availableWebViews: {
|
||||||
compute() {
|
compute() {
|
||||||
return ["list", "form"];
|
return ["list", "form", "activity"];
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user