sale-client 3.6.179 → 3.6.180

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sale-client",
3
- "version": "3.6.179",
3
+ "version": "3.6.180",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -200,7 +200,7 @@ export default {
200
200
  f_depid: Vue.$login.f.depids,
201
201
  f_depname: Vue.$login.f.deps
202
202
  }
203
- await this.$resetpost(`rs/logic/sale_importPreloads`, data, {
203
+ await this.$resetpost(`rs/logic/sale_import_deduction`, data, {
204
204
  resolveMsg: null,
205
205
  rejectMsg: '导入失败',
206
206
  silent: true