rapid-spreadjs 1.0.38 → 1.0.39
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.cjs.min.js +1 -1
- package/dist/index.cjs.min.js.map +1 -1
- package/dist/index.esm.js +1 -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
|
@@ -18606,7 +18606,7 @@ const FormulaUtils = {
|
|
|
18606
18606
|
}
|
|
18607
18607
|
let djtlx = retData.allCellVals[0], xzhjs = retData.allCellVals[1];
|
|
18608
18608
|
var czl; //最后输出的值
|
|
18609
|
-
if (djtlx == '
|
|
18609
|
+
if (djtlx == '中砂、粗砂、砾砂') {
|
|
18610
18610
|
var arr = new Array('15-0.002', '16-0.003', '17-0.003', '18-0.004', '19-0.004', '20-0.005', '21-0.005', '22-0.006', '23-0.006', '24-0.007', '25-0.008');
|
|
18611
18611
|
}
|
|
18612
18612
|
else {
|