rapid-spreadjs 1.0.36 → 1.0.38
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 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.cjs.min.js +1 -1
- package/dist/index.cjs.min.js.map +1 -1
- package/dist/index.esm.js +2 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.esm.min.js +1 -1
- package/dist/index.esm.min.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -556,6 +556,7 @@ const SheetUtils = {
|
|
|
556
556
|
{
|
|
557
557
|
imageType: GC.Spread.Sheets.ButtonImageType.dropdown,
|
|
558
558
|
command: 'openDateTimePicker',
|
|
559
|
+
visibility: GC.Spread.Sheets.ButtonVisibility.onSelected,
|
|
559
560
|
// 按钮宽度
|
|
560
561
|
// width: 10,
|
|
561
562
|
},
|
|
@@ -18610,7 +18611,7 @@ const FormulaUtils = {
|
|
|
18610
18611
|
// isContainNullUndefinedVal: true,
|
|
18611
18612
|
funParams: [
|
|
18612
18613
|
{
|
|
18613
|
-
name: '
|
|
18614
|
+
name: '地基土类型',
|
|
18614
18615
|
repeatable: false,
|
|
18615
18616
|
optional: false,
|
|
18616
18617
|
},
|