Browse Source

feat:conflict

ananzhusen 1 year ago
parent
commit
17599aebba
2 changed files with 269 additions and 235 deletions
  1. 267 235
      pnpm-lock.yaml
  2. 2 0
      src/views/components/Actions.vue

File diff suppressed because it is too large
+ 267 - 235
pnpm-lock.yaml


+ 2 - 0
src/views/components/Actions.vue

@@ -147,6 +147,7 @@
                       >
                         <t-input
                           v-model="a.input"
+                          style="pointer-events: auto;"
                           placeholder="自定义"
                           @enter="
                             onAddValue(a, { key: a.input });
@@ -254,6 +255,7 @@
                       >
                         <t-input
                           v-model="a.input"
+                          style="pointer-events: auto;"
                           placeholder="自定义"
                           @enter="
                             onAddValue(a, { key: a.input });

Some files were not shown because too many files changed in this diff