ztxkui 3.5.0 → 3.5.1
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.
|
@@ -457,7 +457,7 @@ var Sinatures = function (_a) {
|
|
|
457
457
|
title: function () { return (React.createElement("div", { style: { width: '100%', textAlign: 'center' } }, "\u7FA4\u6770\u5370\u7AE0")); },
|
|
458
458
|
key: 'qunJ',
|
|
459
459
|
dataIndex: 'qunJ',
|
|
460
|
-
width:
|
|
460
|
+
width: 620,
|
|
461
461
|
children: [
|
|
462
462
|
{
|
|
463
463
|
title: function () {
|
|
@@ -465,7 +465,7 @@ var Sinatures = function (_a) {
|
|
|
465
465
|
},
|
|
466
466
|
key: 'qunjSeal',
|
|
467
467
|
dataIndex: 'qunjSeal',
|
|
468
|
-
width:
|
|
468
|
+
width: 620,
|
|
469
469
|
render: function (value, row, index) {
|
|
470
470
|
var obj = {
|
|
471
471
|
children: (React.createElement(QunjSeal, { value: qunjSeal, onChange: qunjSealChangeHandle, querySealStatus: querySealStatus, ZT_API_BASEURL: ZT_API_BASEURL, isEdit: isEdit, handleRef: handleRef, showContranctNum: showContranctNum, sealList: sealList, checked: checked, form: form })),
|