Commit a887766c authored by zhengke's avatar zhengke

s

parent d701843e
......@@ -113,3 +113,19 @@
</div>
</div>
</template>
<script>
export default {
data() {
return {
checked: false
};
},
mounted() {
},
methods: {
}
};
</script>
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