Browse Source

11

undefined
loumengning 4 years ago
parent
commit
4f88c2884f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      public/assets/js/backend/unishop/order.js

+ 1
- 0
public/assets/js/backend/unishop/order.js View File

@@ -175,6 +175,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
loading:false
}, function(data, ret){
//成功回调
Layer.close(index);
// layer.msg('操作成功!');
});
}


Loading…
Cancel
Save