@yoooloo42/joker 1.0.228 → 1.0.229
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.cjs.js +0 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +0 -1
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -22950,7 +22950,6 @@ const submitInsertOne = async _ref10 => {
|
|
|
22950
22950
|
cancelButtonText: '取消',
|
|
22951
22951
|
type: 'warning' // 警告图标
|
|
22952
22952
|
});
|
|
22953
|
-
console.log('测试 222 提交', scopeThis.formData);
|
|
22954
22953
|
const result = await ly0request$1.storpro({
|
|
22955
22954
|
storproName: scopeThis.storpro.insertOne,
|
|
22956
22955
|
data: scopeThis.formData,
|