|
|
|
@ -68,11 +68,11 @@ |
|
|
|
</el-form> |
|
|
|
<div style="display: flex;margin-top: 5px;justify-content:space-between;"> |
|
|
|
<div></div> |
|
|
|
<div style="display: flex;"> |
|
|
|
<el-button class="commonbutton" @click="dialogWin.CustomerOrgGroupEdit = false">关闭</el-button> |
|
|
|
<div style="display: flex;"> |
|
|
|
<el-button type="success" @click="computePrice">同比折算组合项目价格</el-button> |
|
|
|
<el-button type="success" @click="computePricePerson">同步已登记人员的分组组合项目价格</el-button> |
|
|
|
<el-button class="commonbutton" type="primary" @click="onSubmit('form')">确定</el-button> |
|
|
|
<el-button class="commonbutton" @click="dialogWin.CustomerOrgGroupEdit = false">关闭</el-button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|