ps-toolkit-ui 1.17.96 → 1.17.97

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.
@@ -1839,7 +1839,7 @@
1839
1839
  }
1840
1840
  return formData;
1841
1841
  };
1842
- HelperClass.sortable = function (opt) {
1842
+ HelperClass.sortable = function (elm, opt) {
1843
1843
  // @ts-ignore
1844
1844
  elm.sortable({
1845
1845
  axis: opt.axis,