ysc %!s(int64=2) %!d(string=hai) anos
pai
achega
db8449a6a7
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      src/views/task/components/taskDetail.vue

+ 5 - 0
src/views/task/components/taskDetail.vue

@@ -72,6 +72,11 @@ export default {
       default: {}
     }
   },
+  watch: {
+    detailForm(val) {
+      this.form = val
+    }
+  },
   data() {
     return {
       form: {}