外协扣款
This commit is contained in:
@@ -563,7 +563,7 @@ export default {
|
||||
},
|
||||
// 扣款编辑
|
||||
WithdrawingEdit() {
|
||||
WithdrawingEdit(this.liushuihao, this.form2.质量, this.form2.计划, this.form2.其他, this.form2.扣款说明).then(response => {
|
||||
WithdrawingEdit(this.liushuihao, this.form2.质量, this.form2.扣款说明).then(response => {
|
||||
if (response.data[0].result === '1') {
|
||||
this.$message.success('修改成功')
|
||||
this.searchTable()
|
||||
|
||||
Reference in New Issue
Block a user