|
|
@ -70,9 +70,7 @@ |
|
|
<div></div> |
|
|
<div></div> |
|
|
<div style="display: flex;"> |
|
|
<div style="display: flex;"> |
|
|
<el-button class="commonbutton" @click="dialogWin.CustomerOrgGroupEdit = false">关闭</el-button> |
|
|
<el-button class="commonbutton" @click="dialogWin.CustomerOrgGroupEdit = false">关闭</el-button> |
|
|
<!-- |
|
|
|
|
|
<el-button type="success" @click="computePrice">同比折算组合项目价格</el-button> |
|
|
<el-button type="success" @click="computePrice">同比折算组合项目价格</el-button> |
|
|
--> |
|
|
|
|
|
<el-button class="commonbutton" type="primary" @click="onSubmit('form')">确定</el-button> |
|
|
<el-button class="commonbutton" type="primary" @click="onSubmit('form')">确定</el-button> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|