Rendered in Vue
- + + + + + +{{ key }} | +{{ path }} | @@ -71,52 +56,63 @@ watch(flatEntries, (newVal) => { |
-
+
-
+
-
-
+
+
-
+
+
-
-
+
+
-
+
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ @click="() => { const last = Array.from(value).pop(); if (last !== undefined) value.delete(last); }">Remove
N/A
+
|