We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f3470 commit ba5a6afCopy full SHA for ba5a6af
1 file changed
src/views/btnAssistant/index.vue
@@ -27,4 +27,8 @@
27
}
28
</script>
29
30
-
+<style scoped>
31
+ .block {
32
+ display: none;
33
+ }
34
+</style>
0 commit comments