ソースを参照

新建报修增加标识

seimin 11 ヶ月 前
コミット
084df97127
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/views/repair.vue

+ 1 - 0
src/views/repair.vue

@@ -464,6 +464,7 @@ export default {
464 464
               "repairType": JSON.parse(localStorage.getItem("repairMain"))?JSON.parse(localStorage.getItem("repairMain")).valueconfig:undefined,
465 465
               "requester": this.loginUser,
466 466
               "acceptUser": this.loginUser,
467
+              "fromWx": true,
467 468
             },
468 469
           };
469 470
           this.$http