mixin.js 51 B

12345
  1. export default {
  2. data() {
  3. return {};
  4. },
  5. };