|
|
@@ -10,7 +10,7 @@
|
|
|
button2Name="编辑" button2Type="text" @handleButton2="customsolutionUpdate" button3Name="删除" button3Type="text"
|
|
|
@handleButton3="customsolutionDel" :columns="customsolutionColumns" @findPage="customsolutionFindPage">
|
|
|
</kt-common-table>
|
|
|
- <el-dialog :title="customsolutionTitle" :visible.sync="customsolutionVisible" width="80%" top="2vh"
|
|
|
+ <el-dialog v-dialogDrag :title="customsolutionTitle" :visible.sync="customsolutionVisible" width="80%" top="2vh"
|
|
|
@close="customsolutioncloseDialog">
|
|
|
<div class="tab-panestyle">
|
|
|
<div class="tab-panecent">
|
|
|
@@ -150,7 +150,7 @@
|
|
|
@click="customsolutionSubmit('solutionForm')">确 定</el-button>
|
|
|
</span>
|
|
|
</el-dialog>
|
|
|
- <el-dialog :title="insDrivingIntentionInsuranceSon.projectName"
|
|
|
+ <el-dialog v-dialogDrag :title="insDrivingIntentionInsuranceSon.projectName"
|
|
|
:visible.sync="insDrivingIntentionInsuranceSondialogVisible" width="50%">
|
|
|
<el-table :data="insDrivingIntentionInsuranceSon.insDrivingIntentionInsuranceSon" size="mini" :header-cell-style="{
|
|
|
background: '#F7F7F9',
|