11 changed files with 425 additions and 2 deletions
@ -0,0 +1,51 @@ |
|||
<template> |
|||
<div> |
|||
<fuwu-list :serviceCategoryKey="serviceCategoryKey"></fuwu-list> |
|||
|
|||
</div> |
|||
</template> |
|||
|
|||
<script> |
|||
|
|||
import fuwuList from "./fuwuList"; |
|||
|
|||
export default { |
|||
components: { fuwuList }, |
|||
|
|||
data () { |
|||
|
|||
return { |
|||
serviceCategoryKey: '00' |
|||
|
|||
}; |
|||
}, |
|||
computed: { |
|||
|
|||
}, |
|||
watch: { |
|||
// "formData.serviceTimeEnd": function (val) { |
|||
// if (val && val != '') { |
|||
// let arrayTemp = val.split(' ') |
|||
// this.formData.serviceTimeEnd = arrayTemp[0] + ' 23:59:59' |
|||
// } |
|||
|
|||
// }, |
|||
}, |
|||
mounted () { |
|||
|
|||
}, |
|||
methods: { |
|||
|
|||
|
|||
}, |
|||
|
|||
props: { |
|||
|
|||
|
|||
|
|||
} |
|||
}; |
|||
</script> |
|||
|
|||
<style lang="scss" scoped> |
|||
</style> |
@ -0,0 +1,51 @@ |
|||
<template> |
|||
<div> |
|||
<fuwu-list :serviceCategoryKey="serviceCategoryKey"></fuwu-list> |
|||
|
|||
</div> |
|||
</template> |
|||
|
|||
<script> |
|||
|
|||
import fuwuList from "./fuwuList"; |
|||
|
|||
export default { |
|||
components: { fuwuList }, |
|||
|
|||
data () { |
|||
|
|||
return { |
|||
serviceCategoryKey: '01' |
|||
|
|||
}; |
|||
}, |
|||
computed: { |
|||
|
|||
}, |
|||
watch: { |
|||
// "formData.serviceTimeEnd": function (val) { |
|||
// if (val && val != '') { |
|||
// let arrayTemp = val.split(' ') |
|||
// this.formData.serviceTimeEnd = arrayTemp[0] + ' 23:59:59' |
|||
// } |
|||
|
|||
// }, |
|||
}, |
|||
mounted () { |
|||
|
|||
}, |
|||
methods: { |
|||
|
|||
|
|||
}, |
|||
|
|||
props: { |
|||
|
|||
|
|||
|
|||
} |
|||
}; |
|||
</script> |
|||
|
|||
<style lang="scss" scoped> |
|||
</style> |
@ -0,0 +1,51 @@ |
|||
<template> |
|||
<div> |
|||
<fuwu-list :serviceCategoryKey="serviceCategoryKey"></fuwu-list> |
|||
|
|||
</div> |
|||
</template> |
|||
|
|||
<script> |
|||
|
|||
import fuwuList from "./fuwuList"; |
|||
|
|||
export default { |
|||
components: { fuwuList }, |
|||
|
|||
data () { |
|||
|
|||
return { |
|||
serviceCategoryKey: '02' |
|||
|
|||
}; |
|||
}, |
|||
computed: { |
|||
|
|||
}, |
|||
watch: { |
|||
// "formData.serviceTimeEnd": function (val) { |
|||
// if (val && val != '') { |
|||
// let arrayTemp = val.split(' ') |
|||
// this.formData.serviceTimeEnd = arrayTemp[0] + ' 23:59:59' |
|||
// } |
|||
|
|||
// }, |
|||
}, |
|||
mounted () { |
|||
|
|||
}, |
|||
methods: { |
|||
|
|||
|
|||
}, |
|||
|
|||
props: { |
|||
|
|||
|
|||
|
|||
} |
|||
}; |
|||
</script> |
|||
|
|||
<style lang="scss" scoped> |
|||
</style> |
@ -0,0 +1,51 @@ |
|||
<template> |
|||
<div> |
|||
<fuwu-list :serviceCategoryKey="serviceCategoryKey"></fuwu-list> |
|||
|
|||
</div> |
|||
</template> |
|||
|
|||
<script> |
|||
|
|||
import fuwuList from "./fuwuList"; |
|||
|
|||
export default { |
|||
components: { fuwuList }, |
|||
|
|||
data () { |
|||
|
|||
return { |
|||
serviceCategoryKey: '03' |
|||
|
|||
}; |
|||
}, |
|||
computed: { |
|||
|
|||
}, |
|||
watch: { |
|||
// "formData.serviceTimeEnd": function (val) { |
|||
// if (val && val != '') { |
|||
// let arrayTemp = val.split(' ') |
|||
// this.formData.serviceTimeEnd = arrayTemp[0] + ' 23:59:59' |
|||
// } |
|||
|
|||
// }, |
|||
}, |
|||
mounted () { |
|||
|
|||
}, |
|||
methods: { |
|||
|
|||
|
|||
}, |
|||
|
|||
props: { |
|||
|
|||
|
|||
|
|||
} |
|||
}; |
|||
</script> |
|||
|
|||
<style lang="scss" scoped> |
|||
</style> |
@ -0,0 +1,51 @@ |
|||
<template> |
|||
<div> |
|||
<fuwu-list :serviceCategoryKey="serviceCategoryKey"></fuwu-list> |
|||
|
|||
</div> |
|||
</template> |
|||
|
|||
<script> |
|||
|
|||
import fuwuList from "./fuwuList"; |
|||
|
|||
export default { |
|||
components: { fuwuList }, |
|||
|
|||
data () { |
|||
|
|||
return { |
|||
serviceCategoryKey: '04' |
|||
|
|||
}; |
|||
}, |
|||
computed: { |
|||
|
|||
}, |
|||
watch: { |
|||
// "formData.serviceTimeEnd": function (val) { |
|||
// if (val && val != '') { |
|||
// let arrayTemp = val.split(' ') |
|||
// this.formData.serviceTimeEnd = arrayTemp[0] + ' 23:59:59' |
|||
// } |
|||
|
|||
// }, |
|||
}, |
|||
mounted () { |
|||
|
|||
}, |
|||
methods: { |
|||
|
|||
|
|||
}, |
|||
|
|||
props: { |
|||
|
|||
|
|||
|
|||
} |
|||
}; |
|||
</script> |
|||
|
|||
<style lang="scss" scoped> |
|||
</style> |
@ -0,0 +1,51 @@ |
|||
<template> |
|||
<div> |
|||
<fuwu-list :serviceCategoryKey="serviceCategoryKey"></fuwu-list> |
|||
|
|||
</div> |
|||
</template> |
|||
|
|||
<script> |
|||
|
|||
import fuwuList from "./fuwuList"; |
|||
|
|||
export default { |
|||
components: { fuwuList }, |
|||
|
|||
data () { |
|||
|
|||
return { |
|||
serviceCategoryKey: '05' |
|||
|
|||
}; |
|||
}, |
|||
computed: { |
|||
|
|||
}, |
|||
watch: { |
|||
// "formData.serviceTimeEnd": function (val) { |
|||
// if (val && val != '') { |
|||
// let arrayTemp = val.split(' ') |
|||
// this.formData.serviceTimeEnd = arrayTemp[0] + ' 23:59:59' |
|||
// } |
|||
|
|||
// }, |
|||
}, |
|||
mounted () { |
|||
|
|||
}, |
|||
methods: { |
|||
|
|||
|
|||
}, |
|||
|
|||
props: { |
|||
|
|||
|
|||
|
|||
} |
|||
}; |
|||
</script> |
|||
|
|||
<style lang="scss" scoped> |
|||
</style> |
@ -0,0 +1,51 @@ |
|||
<template> |
|||
<div> |
|||
<fuwu-list :serviceCategoryKey="serviceCategoryKey"></fuwu-list> |
|||
|
|||
</div> |
|||
</template> |
|||
|
|||
<script> |
|||
|
|||
import fuwuList from "./fuwuList"; |
|||
|
|||
export default { |
|||
components: { fuwuList }, |
|||
|
|||
data () { |
|||
|
|||
return { |
|||
serviceCategoryKey: '06' |
|||
|
|||
}; |
|||
}, |
|||
computed: { |
|||
|
|||
}, |
|||
watch: { |
|||
// "formData.serviceTimeEnd": function (val) { |
|||
// if (val && val != '') { |
|||
// let arrayTemp = val.split(' ') |
|||
// this.formData.serviceTimeEnd = arrayTemp[0] + ' 23:59:59' |
|||
// } |
|||
|
|||
// }, |
|||
}, |
|||
mounted () { |
|||
|
|||
}, |
|||
methods: { |
|||
|
|||
|
|||
}, |
|||
|
|||
props: { |
|||
|
|||
|
|||
|
|||
} |
|||
}; |
|||
</script> |
|||
|
|||
<style lang="scss" scoped> |
|||
</style> |
@ -0,0 +1,51 @@ |
|||
<template> |
|||
<div> |
|||
<fuwu-list :serviceCategoryKey="serviceCategoryKey"></fuwu-list> |
|||
|
|||
</div> |
|||
</template> |
|||
|
|||
<script> |
|||
|
|||
import fuwuList from "./fuwuList"; |
|||
|
|||
export default { |
|||
components: { fuwuList }, |
|||
|
|||
data () { |
|||
|
|||
return { |
|||
serviceCategoryKey: '07' |
|||
|
|||
}; |
|||
}, |
|||
computed: { |
|||
|
|||
}, |
|||
watch: { |
|||
// "formData.serviceTimeEnd": function (val) { |
|||
// if (val && val != '') { |
|||
// let arrayTemp = val.split(' ') |
|||
// this.formData.serviceTimeEnd = arrayTemp[0] + ' 23:59:59' |
|||
// } |
|||
|
|||
// }, |
|||
}, |
|||
mounted () { |
|||
|
|||
}, |
|||
methods: { |
|||
|
|||
|
|||
}, |
|||
|
|||
props: { |
|||
|
|||
|
|||
|
|||
} |
|||
}; |
|||
</script> |
|||
|
|||
<style lang="scss" scoped> |
|||
</style> |
Loading…
Reference in new issue