@ -155,7 +155,9 @@
},
loadUser() {
listCommonuser({
page_size: 999
page: 1,
page_size: 999,
show_all: 1
}).
then((res) => {
this.userdata = res.data;