panqiuyao 8 달 전
부모
커밋
cd9fefd180
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      frontend/src/views/Setting/index.vue

+ 0 - 1
frontend/src/views/Setting/index.vue

@@ -436,7 +436,6 @@ const productTypeList = ref([
 const defaultCutoutModeList = ref([
   { label: '普通抠图', value: '普通抠图' },
   { label: '智能抠图', value: '智能抠图' },
-  { label: '手动抠图', value: '手动抠图' },
 ]);
 const deviceSpeedList = ref([
   { label: '一档', value: '1' },