([
label: "ตัวชี้วัด",
sortable: true,
field: "includingName",
- headerStyle: "font-size: 14px",
+ headerStyle: "font-size: 14px;width:200px",
style: "font-size: 14px",
sort: (a: string, b: string) =>
a.localeCompare(b, undefined, { numeric: true, sensitivity: "base" }),
@@ -334,6 +334,9 @@ const isEditStep3 = computed(() => {
{{ props.row.point ? `ระดับ ${props.row.point}` : "" }}
+
+ {{ props.row.includingName ? props.row.includingName : "-" }}
+
{{
parseFloat(