@vipl520/dk-ui 1.0.81 → 1.0.82

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/dist/index.js CHANGED
@@ -26646,7 +26646,8 @@
26646
26646
  data: { query, select: 1 }
26647
26647
  },
26648
26648
  {
26649
- code_success_show: false
26649
+ code_success_show: false,
26650
+ repeat_request_cancel: false
26650
26651
  }
26651
26652
  ).then((res) => {
26652
26653
  internalOptions.value = res.data;