src/utils/option.js
@@ -134,6 +134,9 @@ value: 'yellow', text: '黄色' }, { value: 'orange', text: '橙色' }, { value: 'danger', text: '红色' }, { @@ -158,6 +161,9 @@ value: 'border-yellow', text: '白底黄框' }, { value: 'border-orange', text: '白底橙框' }, { value: 'border-danger', text: '白底红框' }, {