Commit 291a052e authored by 邓春圆's avatar 邓春圆

添加授权去掉 收费模式 回显

parent 6926d038
......@@ -367,7 +367,6 @@ export default {
handleAdd(row) {
this.addDialog.form.customerId = row.customerId
this.addDialog.form.customerName = row.customerName
this.addDialog.form.feeScale = row.feeScale+''
this.addDialog.dialogVisible = true
},
editAdd(row){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment