Explorar el Código

添加解决方案

ccf hace 3 años
padre
commit
92bda00ad7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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,