|
@@ -182,7 +182,7 @@
|
|
|
>
|
|
>
|
|
|
</template>
|
|
</template>
|
|
|
<template v-slot:headerBatchNo="{ column }">
|
|
<template v-slot:headerBatchNo="{ column }">
|
|
|
- <span class="is-required">{{ column.label }}11</span>
|
|
|
|
|
|
|
+ <span class="is-required">{{ column.label }}</span>
|
|
|
</template>
|
|
</template>
|
|
|
<template v-slot:batchNo="{ row, $index }">
|
|
<template v-slot:batchNo="{ row, $index }">
|
|
|
<template v-if="row.isSave">
|
|
<template v-if="row.isSave">
|