@yoooloo42/joker 1.0.227 → 1.0.228

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.esm.js CHANGED
@@ -22946,6 +22946,7 @@ const submitInsertOne = async _ref10 => {
22946
22946
  cancelButtonText: '取消',
22947
22947
  type: 'warning' // 警告图标
22948
22948
  });
22949
+ console.log('测试 222 提交', scopeThis.formData);
22949
22950
  const result = await ly0request.storpro({
22950
22951
  storproName: scopeThis.storpro.insertOne,
22951
22952
  data: scopeThis.formData,