石广澎
2023-11-29 bdea6f89251e2e11a92d38e41a64edf53b2cb95d
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
      }