소스 검색

udpate last

feature/axios_provider
MSI\derek 5 달 전
부모
커밋
31a24b09e4
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      src/app/api/settings/product/actions.ts

+ 0
- 1
src/app/api/settings/product/actions.ts 파일 보기

@@ -8,7 +8,6 @@ export type CreateProductInputs = {
id?: string | number
code: string;
name: string;
isConsumables: boolean;
description?: string | undefined;
remarks?: string | undefined;
shelfLife?: number | undefined;


불러오는 중...
취소
저장