Commit be864b66 authored by youjie's avatar youjie

no message

parent 3a08843a
......@@ -262,7 +262,7 @@
cancelButtonText: '取消',
type: 'warning'
}).then(() => {
this.apipost('Financial_post_DelKingdeeItem',msg, res => {
this.apipost('Financial_post_DelKingdeeItemForHP',msg, res => {
if(res.data.resultCode == 1) {
this.Success('操作成功')
this.getList();
......
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