jufubao-base 1.0.148-beta1 → 1.0.148

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": "jufubao-base",
3
- "version": "1.0.148-beta1",
3
+ "version": "1.0.148",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -238,7 +238,6 @@ export default {
238
238
  let cardIds = this.cardOrgList.map(item=>{
239
239
  return item.card_number + ''
240
240
  });
241
- debugger
242
241
  jfbRootExec("batchDisabledCardUnbindEntry", {vm: this, data: {card_numbers: cardIds.join(','),},})
243
242
  .then((res) => {
244
243
  this.$xdAlert({