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.esm.js
CHANGED
|
@@ -534,6 +534,7 @@ const SheetUtils = {
|
|
|
534
534
|
{
|
|
535
535
|
imageType: GC.Spread.Sheets.ButtonImageType.dropdown,
|
|
536
536
|
command: 'openDateTimePicker',
|
|
537
|
+
visibility: GC.Spread.Sheets.ButtonVisibility.onSelected,
|
|
537
538
|
// 按钮宽度
|
|
538
539
|
// width: 10,
|
|
539
540
|
},
|
|
@@ -18588,7 +18589,7 @@ const FormulaUtils = {
|
|
|
18588
18589
|
// isContainNullUndefinedVal: true,
|
|
18589
18590
|
funParams: [
|
|
18590
18591
|
{
|
|
18591
|
-
name: '
|
|
18592
|
+
name: '地基土类型',
|
|
18592
18593
|
repeatable: false,
|
|
18593
18594
|
optional: false,
|
|
18594
18595
|
},
|