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' },