main.build.js 85 Bytes
Newer Older
wangcong committed
1 2 3 4 5
import Runner from './views/bill-form-runner.vue'

export default {
    app: Runner
}