@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.cjs.js
CHANGED
|
@@ -44211,6 +44211,7 @@ var qrcode$1 = {
|
|
|
44211
44211
|
};
|
|
44212
44212
|
|
|
44213
44213
|
const ly0session = ly0request$1.ly0sessionLoad();
|
|
44214
|
+
console.log('joker测试 555', ly0session);
|
|
44214
44215
|
function init(_ref) {
|
|
44215
44216
|
let {
|
|
44216
44217
|
scopeThis
|
|
@@ -44230,6 +44231,7 @@ function submit(_ref2) {
|
|
|
44230
44231
|
let {
|
|
44231
44232
|
scopeThis
|
|
44232
44233
|
} = _ref2;
|
|
44234
|
+
console.log('joker测试 444', ly0session);
|
|
44233
44235
|
if (scopeThis.formData.process_code === "0") {
|
|
44234
44236
|
//系统外流转
|
|
44235
44237
|
ly0request$1.storpro({
|