@@ -517,7 +517,7 @@ export default defineComponent({
)
}}
</Cell>
- {/* <Cell
+ <Cell
center
border={false}
class={staff.radio === 'fixed' ? styles.active : ''}
@@ -546,7 +546,7 @@ export default defineComponent({
</Radio>
- </Cell> */}
+ </Cell>
</CellGroup>
</RadioGroup>
</div>
@@ -925,7 +925,7 @@ export default defineComponent({
@@ -954,7 +954,7 @@ export default defineComponent({