|
@@ -712,7 +712,7 @@
|
|
</div>
|
|
</div>
|
|
<div class="opreation">
|
|
<div class="opreation">
|
|
<el-button @click="dialogFormVisible = false">取 消</el-button>
|
|
<el-button @click="dialogFormVisible = false">取 消</el-button>
|
|
- <el-button type="primary" @click="makeSure">修改下货地址和单价</el-button>
|
|
|
|
|
|
+ <el-button type="primary" @click="makeSureAll">修改下货地址和单价</el-button>
|
|
<el-button type="primary" @click="makeSure">只修改单价</el-button>
|
|
<el-button type="primary" @click="makeSure">只修改单价</el-button>
|
|
</div>
|
|
</div>
|
|
</el-drawer>
|
|
</el-drawer>
|