ソースを参照

添加解决方案

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,