ysy %!s(int64=2) %!d(string=hai) anos
pai
achega
2893dd8d81
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/material/product/components/index-data.vue

+ 2 - 1
src/views/material/product/components/index-data.vue

@@ -262,7 +262,8 @@ export default {
         query: {
           id: row.id ? row.id : null,
           status: status,
-          rootId: this.rootId
+          rootId: this.rootId,
+          t: new Date().getTime()
         }
       });
     },