Commit a65a856e by pangchong

Merge branch 'master' of 122.112.146.86:pangchong/vue3_onlineEditor

parents cdfc4481 35d47621
import {Processing} from '@/lib/XMLProcessor/src/core/Processing.ts' import {Processing} from '@/lib/XMLProcessor/src/core/Processing.ts'
import {Plugin, getCurrentInstance, getCurrentScope} from 'vue' import {Plugin, getCurrentInstance} from 'vue'
const p = new Processing() const p = new Processing()
export const XMLProcessing: Plugin = function(app) { export const XMLProcessing: Plugin = function(app) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment