zuozhengqing
2023-10-16 91a6bc145cdda4535802080e54e604ee64fd5a9f
src/components/makepager/PublicFunctionBtnView.vue
@@ -79,7 +79,7 @@
    },
    allocation: {
      type: Boolean,
      default: true
      default: false
    },
    deleteButton: {
      type: Boolean,
@@ -199,8 +199,6 @@
<!-- Add "scoped" attribute to limit CSS to this component only -->
<style lang="scss" scoped>
.function-btn {
  margin-top: 10px;
  margin-left: 10px;
  .btn-list {
    display: flex;
    .el-button {