force-app/main/default/lwc/myCustomTypeDatatable/customUnit.html @@ -4,5 +4,5 @@ <select> <option value="盒">盒</option> <option value="个">个</option> </select> </select> </template>