jufubao-admin-library 1.1.235 → 1.1.236

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.
@@ -412,7 +412,7 @@ export default {
412
412
  },
413
413
  {
414
414
  type: "normal",
415
- prop: "rebate_from_partner_name",
415
+ prop: "source_name",
416
416
  align: "center",
417
417
  minWidth: 200,
418
418
  label: "来源",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jufubao-admin-library",
3
- "version": "1.1.235",
3
+ "version": "1.1.236",
4
4
  "description": "聚福宝福利后台管理系统公共模块",
5
5
  "author": "goashiyong <gaoshiyong1272@vip.163.com>",
6
6
  "scripts": {