Parcourir la source

添加解决方案

ccf il y a 3 ans
Parent
commit
92bda00ad7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      components/company/solution_add.vue

+ 1 - 0
components/company/solution_add.vue

@@ -465,6 +465,7 @@
       },
       /** 传入id后处理 **/
       getLastDetail() {
+        this.drawer=false;
         this.$axios
           .post("/api/kaifawu/get_provider", {
             id: this.lastId,