zhanghua
2023-11-16 7602245091293b60038b4cbcab7fce5887b403a2
src/views/systemSetting/baseSetting/user/index.vue
@@ -42,9 +42,10 @@
</script>
<style lang="scss" scoped>
.userList {
  //height: 100%;
    text-align: left;
    margin: 10px 20px;
    color: #4b9bb7;
  border: 1px solid #ccc;
    padding: 10px 20px;
    // color: #4b9bb7;
    border: 1px solid #ccc;
}
</style>