gangyj 2 жил өмнө
parent
commit
0ce4e64bfe

+ 1 - 0
src/views/tentative/metadata.vue

@@ -548,6 +548,7 @@ export default {
         type:this.optionvalue
       }).then(()=>{
         this.handleCurrentChange(1);
+        this.queryChange();
       })
     }
   }