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