Browse Source

async Price

master
pengjun 7 months ago
parent
commit
7bcf612205
  1. 2
      src/views/customerOrg/CustomerOrgGroupEdit.vue

2
src/views/customerOrg/CustomerOrgGroupEdit.vue

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

Loading…
Cancel
Save