@idmwx/idmui-report 4.1.0 → 4.1.2
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.js +2 -2
- package/dist/index.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -10237,7 +10237,7 @@ function Ph(a, e, l, v, d, r) {
|
|
|
10237
10237
|
t("th", {
|
|
10238
10238
|
rowspan: 2,
|
|
10239
10239
|
class: "label"
|
|
10240
|
-
}, "
|
|
10240
|
+
}, "NO."),
|
|
10241
10241
|
t("th", {
|
|
10242
10242
|
rowspan: 2,
|
|
10243
10243
|
class: "label"
|
|
@@ -10302,7 +10302,7 @@ function Ph(a, e, l, v, d, r) {
|
|
|
10302
10302
|
])
|
|
10303
10303
|
]);
|
|
10304
10304
|
}
|
|
10305
|
-
const Mh = /* @__PURE__ */ Vt(Rx, [["render", Ph], ["__scopeId", "data-v-
|
|
10305
|
+
const Mh = /* @__PURE__ */ Vt(Rx, [["render", Ph], ["__scopeId", "data-v-cf0af948"]]);
|
|
10306
10306
|
const Wh = {
|
|
10307
10307
|
name: "OrmStoppage",
|
|
10308
10308
|
components: {
|