@@ -194,7 +194,7 @@
this.getTableData()
},
- //保存按钮事件
+ //保存按钮事件
handleSave(row) {
var json = JSON.stringify(this.obj)
var url = 'MaintPrice/save.do'