瀏覽代碼

添加解决方案

ccf 3 年之前
父節點
當前提交
92bda00ad7
共有 1 個文件被更改,包括 1 次插入0 次删除
  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,