wang1
2023-07-11 25b0f8a39885fafc7021162034632e01f9dd1b8d
Source/UBCS-WEB/src/components/Tree/attrCrud.vue
@@ -1816,11 +1816,9 @@
</script>
<style scoped lang="scss" >
///deep/ .el-button {
//  margin: 0 10px 10px 0;
//}
.app el-button{
  z-index: 1;
  margin: 0 10px 10px 0 !important;
.app {
   /deep/ .el-button {
     margin: 0 10px 10px 0;
     }
}
</style>