commit
This commit is contained in:
@@ -263,8 +263,8 @@ layout("/layouts/platform.html"){
|
||||
el: '#app',
|
||||
mixins: [initTableMixins],
|
||||
components: {
|
||||
'user-info': httpVueLoader('/components/retiredUser/userInfo.vue'),
|
||||
'user-edit': httpVueLoader('/components/retiredUser/userEdit.vue'),
|
||||
'user-info': httpVueLoader('/components/retiredUser/userInfo.vue?v=1.0.1'),
|
||||
'user-edit': httpVueLoader('/components/retiredUser/userEdit.vue?v=1.0.1'),
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user