@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.esm.js
CHANGED
|
@@ -22792,7 +22792,7 @@ const popupUpdateOne = async _ref7 => {
|
|
|
22792
22792
|
row
|
|
22793
22793
|
} = _ref7;
|
|
22794
22794
|
unclassified.deepClone.replaceObject(scopeThis.formData, row); // 继承行记录的值
|
|
22795
|
-
unclassified.deepClone.replaceObject(scopeThis.formProps, scopeThis.
|
|
22795
|
+
unclassified.deepClone.replaceObject(scopeThis.formProps, scopeThis.updateOne.formProps);
|
|
22796
22796
|
// 弹出窗口
|
|
22797
22797
|
unclassified.deepClone.deepMerge(scopeThis.formProps.popup, {
|
|
22798
22798
|
visible: true
|