fixed bug

This commit is contained in:
chenjianan
2019-06-21 09:12:54 +08:00
parent b54d2bdb8a
commit 5e18bfcc3a
3 changed files with 17 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
<template>
<div>123</div>
</template>
<script>
export default {
name: 'OutsourcingQCSearch'
}
</script>
<style scoped>
</style>