cy
2023-12-09 dfaf2ae84b72d62d896c029f91c87816b696ec06
admin-web/src/components/myButton/myButton.vue
@@ -343,8 +343,8 @@
      this.mySize = this.tools.size
      this.myPlain = this.tools.plain
      this.myType = this.tools.type
      if (this.icons != null) {
        this.myIcon = this.icons
      if (this.icon != null) {
        this.myIcon = this.icon
      } else {
        this.myIcon = this.tools.other[this.myName].icon
      }