Эх сурвалжийг харах

报价历史详情按钮重复问题修改

祁鹏飞 2 сар өмнө
parent
commit
4d7fa6fe85

+ 0 - 2
src/views/insurancePolicy/index.vue

@@ -1312,8 +1312,6 @@
             <el-table-column label="驾意险" prop="jyPremium" width="130" align="right"></el-table-column>
             <el-table-column label="驾意险" prop="jyPremium" width="130" align="right"></el-table-column>
             <el-table-column label="操作" align="left" fixed="right" class-name="operation-column">
             <el-table-column label="操作" align="left" fixed="right" class-name="operation-column">
               <template #default="scope">
               <template #default="scope">
-                <el-button link type="primary" @click="toDetail(scope.row.orderNo)">详情</el-button>
-                <el-button link type="primary" @click="toDetail(scope.row.orderNo)">详情</el-button>
                 <el-button link type="primary" @click="toDetail(scope.row.orderNo)">详情</el-button>
                 <el-button link type="primary" @click="toDetail(scope.row.orderNo)">详情</el-button>
                 <el-popover v-if="scope.row.orderStatus === '5'" :width="200" placement="bottom" trigger="click">
                 <el-popover v-if="scope.row.orderStatus === '5'" :width="200" placement="bottom" trigger="click">
                   <template #reference>
                   <template #reference>