ps-toolkit-ui 1.18.66 → 1.18.67

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.
@@ -3980,7 +3980,6 @@
3980
3980
  }
3981
3981
  if (x.type === exports.InputType.Submit) {
3982
3982
  x.onClick = function () {
3983
- console.log('x.onClick');
3984
3983
  if (_this.table.searchForm.onBeforeSubmit && !_this.table.searchForm.onBeforeSubmit()) {
3985
3984
  return;
3986
3985
  }