瀏覽代碼

新分支

28169 2 年之前
父節點
當前提交
bbab7d4fdf
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      src/xt_pages/user/firstDisease.vue

+ 4 - 2
src/xt_pages/user/firstDisease.vue 查看文件

@@ -922,7 +922,7 @@
922 922
          if(this.projectIndate == undefined){
923 923
            this.projectIndate = ""
924 924
          }
925
-         if(this.project_id == undefined){
925
+         if(this.projectStr == undefined){
926 926
             this.project_id = ""
927 927
          }
928 928
 
@@ -984,7 +984,9 @@
984 984
           inspect_date:this.projectIndate,
985 985
          }
986 986
          console.log("poarams2323322323",params)
987
-         
987
+         if(params.project_id!=undefined){
988
+            params.project_id = ""
989
+         }
988 990
         updateFirstDisease(params).then(response=>{
989 991
           if(response.data.state == 1){
990 992
             var detail = response.data.data.detail