Browse Source

fix: 表单DEMO

hanxiaohui 5 months ago
parent
commit
9c80acf263
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/form-demo/index.vue

+ 3 - 0
src/views/form-demo/index.vue

@@ -0,0 +1,3 @@
+<template>
+  <div>1</div>
+</template>