yxh
2023-11-21 dacf3c6ae5ede1c0a8a8b4afb24e2a3b62f0e368
src/components/RightToolbar/index.vue
@@ -65,7 +65,7 @@
  props: {
    showSearch: {
      type: Boolean,
      default: true,
      default: true, //required是否必须,为true渲染时会抛出typeError;default:默认值,
    },
    columns: {
      type: Array,