修正名字
This commit is contained in:
@@ -15,7 +15,7 @@ import ResidentList from "./components/residentList";
|
||||
import GroupList from "./components/groupList";
|
||||
|
||||
export default {
|
||||
name: "comp",
|
||||
name: "AppResident",
|
||||
appName: "居民管理",
|
||||
components: {GroupList, ResidentList, ResidentSta},
|
||||
data() {
|
||||
|
||||
Reference in New Issue
Block a user