会话
This commit is contained in:
@@ -26,7 +26,7 @@ export default {
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
component: "Detail",
|
||||
component: "List",
|
||||
params: {},
|
||||
include: [],
|
||||
};
|
||||
|
||||
@@ -173,7 +173,7 @@
|
||||
this.id = this.params.id
|
||||
this.getList()
|
||||
}
|
||||
this.getList()
|
||||
// this.getList()
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user