Commit b6b9ef9b authored by zhangjun's avatar zhangjun

修改销售退货单请求url

parent e93d2169
......@@ -78,7 +78,7 @@ this.$post('common/datetime',{}).then(res=>{
this.$refs['form'].validate((valid) => {
if(valid){
this.isLoading=true
this.$post('lxyl/rkgl/rktz/sync/xsthd',this.form).then(res=>{
this.$post('lxyl/ckgl/cktz/sync/xsjhd',this.form).then(res=>{
if(res.success){
this.isLoading=false
this.$success('操作成功')
......
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