From 9ee0e9c0cf83ebca413f3512c830014b7b9a5792 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期五, 10 十一月 2023 17:17:30 +0800 Subject: [PATCH] 11 --- src/views/project/donationdetails/index.vue | 58 +++++++++++++++++++++++++++++----------------------------- 1 files changed, 29 insertions(+), 29 deletions(-) diff --git a/src/views/project/donationdetails/index.vue b/src/views/project/donationdetails/index.vue index 96fa9a7..b51a3b4 100644 --- a/src/views/project/donationdetails/index.vue +++ b/src/views/project/donationdetails/index.vue @@ -966,12 +966,12 @@ @click="Terminationcase" >{{ showTerminationBtn == 0 ? "缁堟妗堜緥" : "鎭㈠妗堜緥" }}</el-button > - <el-button + <!-- <el-button v-show="makeastepforward" type="primary" @click="makeastepforward" >涓嬩竴姝�</el-button - > + > --> <el-button @click="cancel">鍙� 娑�</el-button> </div> </div> @@ -1166,12 +1166,12 @@ @click="Terminationcase" >{{ showTerminationBtn == 0 ? "缁堟妗堜緥" : "鎭㈠妗堜緥" }}</el-button > - <el-button + <!-- <el-button v-show="makeastepforward" type="primary" @click="makeastepforward" >涓嬩竴姝�</el-button - > + > --> <el-button @click="cancel">鍙� 娑�</el-button> </div> </div> @@ -1234,12 +1234,12 @@ @click="Terminationcase" >{{ showTerminationBtn == 0 ? "缁堟妗堜緥" : "鎭㈠妗堜緥" }}</el-button > - <el-button + <!-- <el-button v-show="makeastepforward" type="primary" @click="makeastepforward" >涓嬩竴姝�</el-button - > + > --> <el-button @click="cancel">鍙� 娑�</el-button> </div> </div> @@ -1612,12 +1612,12 @@ @click="Terminationcase" >{{ showTerminationBtn == 0 ? "缁堟妗堜緥" : "鎭㈠妗堜緥" }}</el-button > - <el-button + <!-- <el-button v-show="makeastepforward" type="primary" @click="makeastepforward" >涓嬩竴姝�</el-button - > + > --> <el-button @click="cancel">鍙� 娑�</el-button> </div> </div> @@ -1967,12 +1967,12 @@ @click="Terminationcase" >{{ showTerminationBtn == 0 ? "缁堟妗堜緥" : "鎭㈠妗堜緥" }}</el-button > - <el-button + <!-- <el-button v-show="makeastepforward" type="primary" @click="makeastepforward" >涓嬩竴姝�</el-button - > + > --> <el-button @click="cancel">鍙� 娑�</el-button> </div> @@ -2612,9 +2612,9 @@ if (response.code == 200 && response.rows[0]) { this.medicineform = response.rows[0]; } else { - this.$modal.msgError( - "鑾峰彇鍖诲璇勪及璁板綍澶辫触锛�" + JSON.stringify(response) - ); + // this.$modal.msgError( + // "鑾峰彇鍖诲璇勪及璁板綍澶辫触锛�" + JSON.stringify(response) + // ); } }); } else if (this.actives == 2 && !this.affirmform.infoid) { @@ -2641,9 +2641,9 @@ // ); // } } else { - this.$modal.msgError( - "鏌ヨ鏄惁瀛樺湪纭鐧昏璁板綍澶辫触" + JSON.stringify(response) - ); + // this.$modal.msgError( + // "鏌ヨ鏄惁瀛樺湪纭鐧昏璁板綍澶辫触" + JSON.stringify(response) + // ); } }); } else if (this.actives == 3 && !this.ethicform.infoid) { @@ -2668,9 +2668,9 @@ this.organalForm.organname.push(response.rows[i].organno); } } else { - this.$modal.msgError( - "鑾峰彇鍣ㄥ畼鍒嗛厤淇℃伅澶辫触锛�" + JSON.stringify(response) - ); + // this.$modal.msgError( + // "鑾峰彇鍣ㄥ畼鍒嗛厤淇℃伅澶辫触锛�" + JSON.stringify(response) + // ); } }); } else if (this.actives == 5 && !this.witnessform.infoid) { @@ -2682,9 +2682,9 @@ this.allocationform = resall.rows; } } else { - this.$modal.msgError( - "鍣ㄥ畼鍒楄〃鑾峰彇澶辫触锛�" + JSON.stringify(resall) - ); + // this.$modal.msgError( + // "鍣ㄥ畼鍒楄〃鑾峰彇澶辫触锛�" + JSON.stringify(resall) + // ); } }); } @@ -2696,9 +2696,9 @@ this.witnessform.infoid = this.infoid; } } else { - this.$modal.msgError( - "鑾峰彇瑙佽瘉淇℃伅鎷垮彇澶辫触锛�" + JSON.stringify(response) - ); + // this.$modal.msgError( + // "鑾峰彇瑙佽瘉淇℃伅鎷垮彇澶辫触锛�" + JSON.stringify(response) + // ); } }); } else if (this.actives == 6 && !this.allocationform.infoid) { @@ -2716,9 +2716,9 @@ this.allocationform.infoid = this.infoid; } } else { - this.$modal.msgError( - "鍣ㄥ畼鍒楄〃鑾峰彇澶辫触锛�" + JSON.stringify(resall) - ); + // this.$modal.msgError( + // "鍣ㄥ畼鍒楄〃鑾峰彇澶辫触锛�" + JSON.stringify(resall) + // ); } }); } @@ -2728,7 +2728,7 @@ this.accomplishform = response.rows[0]; this.accomplishform.infoid = this.infoid; } else { - this.$modal.msgError("瀹屾垚鐧昏澶辫触锛�" + JSON.stringify(response)); + // this.$modal.msgError("瀹屾垚鐧昏澶辫触锛�" + JSON.stringify(response)); } }); } else if (this.actives == 0) { -- Gitblit v1.9.3