From 0875e8158420807ee45e44af3a0bf43a9d1bd381 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期四, 05 六月 2025 11:45:19 +0800 Subject: [PATCH] 11 --- src/views/project/fund/expertFeeApply/index.vue | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/views/project/fund/expertFeeApply/index.vue b/src/views/project/fund/expertFeeApply/index.vue index 2b0ddc9..54d2a1d 100644 --- a/src/views/project/fund/expertFeeApply/index.vue +++ b/src/views/project/fund/expertFeeApply/index.vue @@ -202,10 +202,10 @@ /> </template> </el-table-column> - <!-- - <el-table-column label="鐢宠閲戦" align="center" prop="amountrequested" width="120px" /> + <!-- + <el-table-column label="鐢宠閲戦" align="center" prop="amountrequested" width="120px" /> <el-table-column label="鑱旂郴鐢佃瘽" align="center" prop="phone" width="150px" /> - <el-table-column label="宸ヤ綔鍗曚綅" align="center" prop="unitname" width="220px" /> + <el-table-column label="宸ヤ綔鍗曚綅" align="center" prop="unitname" width="220px" /> --> <el-table-column label="鎿嶄綔" @@ -786,14 +786,14 @@ </el-table> </el-row> <!-- - <el-row> + <el-row> <el-col :span="7"> <el-form-item label="棰勬敮閲戦" prop="prepaidamount"> <el-input v-model="form.prepaidamount" placeholder="鐢宠閲戦" /> </el-form-item> - </el-col> - </el-row> - <el-row> + </el-col> + </el-row> + <el-row> <el-col :span="7"> <el-form-item label="OPO涓績绛惧瓧" prop="opochecker"> <el-input v-model="form.opochecker" placeholder="opo涓績绛惧瓧" /> @@ -1026,7 +1026,7 @@ :value="dict.value"></el-option> </el-select> </el-form-item> - </el-col> + </el-col> </el-row> --> <el-row> @@ -1745,7 +1745,7 @@ } this.fundDetails[i] = tempDetail; /* - //璁$畻涓◣ + //璁$畻涓◣ //if (isNaN(parseFloat(tempDetail.taxedamount))) //鑾峰彇鍙傛暟 this.taxParam.beneficiaryNo = tempDetail.beneficiaryno; @@ -2028,7 +2028,7 @@ this.standardlevel = response.data.standardlevel; if ( this.defaultperson.createBy == "admin" || - this.defaultperson.createBy == "001" || + this.defaultperson.createBy == "053" || this.defaultperson.createBy == "002" ) { this.ismanager = true; -- Gitblit v1.9.3