@steedos-widgets/amis-lib 6.10.1-beta.59 → 6.10.1-beta.60
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/cjs/tsconfig.tsbuildinfo +1 -1
- package/dist/index.cjs.js +1 -4
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +1 -4
- package/dist/index.esm.js.map +1 -1
- package/dist/index.umd.js +2 -2
- package/dist/index.umd.js.map +1 -1
- package/dist/types/workflow/flow.d.ts +0 -3
- package/package.json +2 -2
package/dist/index.esm.js
CHANGED
|
@@ -19580,7 +19580,7 @@ const getInstanceApprovalHistory = async ()=>{
|
|
|
19580
19580
|
* @Author: baozhoutao@steedos.com
|
|
19581
19581
|
* @Date: 2022-09-07 16:20:45
|
|
19582
19582
|
* @LastEditors: 殷亮辉 yinlianghui@hotoa.com
|
|
19583
|
-
* @LastEditTime: 2025-09-
|
|
19583
|
+
* @LastEditTime: 2025-09-08 14:35:29
|
|
19584
19584
|
* @Description:
|
|
19585
19585
|
*/
|
|
19586
19586
|
|
|
@@ -20460,9 +20460,6 @@ const getFlowFormSchema = async (instance, box) => {
|
|
|
20460
20460
|
".steedos-object-record-detail-header .antd-Grid-col--mdAuto": {
|
|
20461
20461
|
"padding": "0px !important"
|
|
20462
20462
|
},
|
|
20463
|
-
".steedos-amis-instance-view.steedos-instance-style-table .antd-Page-body": {
|
|
20464
|
-
"width": "1024px"
|
|
20465
|
-
},
|
|
20466
20463
|
".antd-List-placeholder": {
|
|
20467
20464
|
"display": "none"
|
|
20468
20465
|
},
|