cz 1 년 전
부모
커밋
7493cea055
3개의 변경된 파일1008개의 추가작업 그리고 435개의 파일을 삭제
  1. 1 1
      src/components/process/EHSD/Sample.vue
  2. 506 213
      src/views/customer/highseas/index.vue
  3. 501 221
      src/views/customer/privatesea/index.vue

+ 1 - 1
src/components/process/EHSD/Sample.vue

@@ -509,7 +509,7 @@ const openProductCustomer = ref(false);
 const activeName = ref("");
 const formData = reactive({
   data: {
-    currency: "¥",
+    currency: "",
     submitType: "2",
     amount: undefined,
     sampleProductList: [],

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 506 - 213
src/views/customer/highseas/index.vue


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 501 - 221
src/views/customer/privatesea/index.vue


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.