fjl
fujunling
2023-07-13 3943c96eefcffd13a8ae7037343558699e416eb7
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>