WXL
2024-08-02 1811ac2572dc2e7116f8ba4ea537abf7d57dd61e
src/views/repositoryai/verbaltrick/particulars/index.vue
@@ -750,6 +750,7 @@
    getverbaltrick() {
      let id = this.$route.query.id;
      if (id) {
        getverbaltrick({ id: id }).then((res) => {
          this.indexform = res.data;