@yoooloo42/joker 1.0.258 → 1.0.259
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 +2 -0
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +2 -0
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -44207,6 +44207,7 @@ var qrcode$1 = {
|
|
|
44207
44207
|
};
|
|
44208
44208
|
|
|
44209
44209
|
const ly0session = ly0request.ly0sessionLoad();
|
|
44210
|
+
console.log('joker测试 555', ly0session);
|
|
44210
44211
|
function init(_ref) {
|
|
44211
44212
|
let {
|
|
44212
44213
|
scopeThis
|
|
@@ -44226,6 +44227,7 @@ function submit(_ref2) {
|
|
|
44226
44227
|
let {
|
|
44227
44228
|
scopeThis
|
|
44228
44229
|
} = _ref2;
|
|
44230
|
+
console.log('joker测试 444', ly0session);
|
|
44229
44231
|
if (scopeThis.formData.process_code === "0") {
|
|
44230
44232
|
//系统外流转
|
|
44231
44233
|
ly0request.storpro({
|