Files
supplier-dispatch-h5/node_modules/.cache/babel-loader/428ef6a3c7f07dcac7f914014ed8ef35abc4fe7b14a4eefb03aeafbf3f2dae88.json
2023-08-11 10:45:20 +08:00

1 line
761 B
JSON

{"ast":null,"code":"import \"core-js/modules/es.array.push.js\";\nexport const myMixins = {\n methods: {\n goPage(page) {\n this.$router.push({\n name: page\n });\n }\n }\n};","map":{"version":3,"names":["myMixins","methods","goPage","page","$router","push","name"],"sources":["E:/work/sino/sino-h5/src/utils/myMixins.js"],"sourcesContent":["export const myMixins = {\r\n methods: {\r\n goPage(page) {\r\n this.$router.push({\r\n name: page,\r\n })\r\n },\r\n }\r\n}\r\n"],"mappings":";AAAA,OAAO,MAAMA,QAAQ,GAAG;EACtBC,OAAO,EAAE;IACPC,MAAMA,CAACC,IAAI,EAAE;MACX,IAAI,CAACC,OAAO,CAACC,IAAI,CAAC;QAChBC,IAAI,EAAEH;MACR,CAAC,CAAC;IACJ;EACF;AACF,CAAC"},"metadata":{},"sourceType":"module","externalDependencies":[]}