@yoooloo42/joker 1.0.180 → 1.0.181
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 +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -22796,7 +22796,7 @@ const popupUpdateOne = async _ref7 => {
|
|
|
22796
22796
|
row
|
|
22797
22797
|
} = _ref7;
|
|
22798
22798
|
unclassified.deepClone.replaceObject(scopeThis.formData, row); // 继承行记录的值
|
|
22799
|
-
unclassified.deepClone.replaceObject(scopeThis.formProps, scopeThis.
|
|
22799
|
+
unclassified.deepClone.replaceObject(scopeThis.formProps, scopeThis.updateOne.formProps);
|
|
22800
22800
|
// 弹出窗口
|
|
22801
22801
|
unclassified.deepClone.deepMerge(scopeThis.formProps.popup, {
|
|
22802
22802
|
visible: true
|