소스 검색

“提交”

yxb
DESKTOP-2IO5MST\huting 1 년 전
부모
커밋
7e18867901

+ 1
- 0
subpackage/after-sale/additional-equipment/car-change.vue 파일 보기

@@ -327,6 +327,7 @@
const takePhoto = (val) => {
console.log("拍照", val)
state.phoneType = val;
state.showImg = true;
}
const confirmReturn = (val) => {
if (state.choiceIndex == 3) {

+ 1
- 0
subpackage/after-sale/replace-equipment/car-change.vue 파일 보기

@@ -264,6 +264,7 @@
const takePhoto = (val) => {
console.log("拍照", val)
state.phoneType = val;
state.showImg = true;
}
const confirmReturn = (val) => {
if (state.choiceIndex == 3) {

+ 1
- 0
subpackage/after-sale/rescind-carId/car-change.vue 파일 보기

@@ -264,6 +264,7 @@
const takePhoto = (val) => {
console.log("拍照", val)
state.phoneType = val;
state.showImg = true;
}
const confirmReturn = (val) => {
if (state.choiceIndex == 3) {

+ 1
- 0
subpackage/after-sale/to-bookkeeping-card/car-change.vue 파일 보기

@@ -257,6 +257,7 @@
const takePhoto = (val) => {
console.log("拍照", val)
state.phoneType = val;
state.showImg = true;
}
const confirmReturn = (val) => {
if (state.choiceIndex == 3) {

+ 1
- 0
subpackage/orders/car-release.vue 파일 보기

@@ -558,6 +558,7 @@
const takePhoto = (val) => {
console.log("拍照", val)
state.phoneType = val;
state.showImg = true;
}
const confirmReturn = (val) => {
if (state.choiceIndex == 3) {

+ 1
- 0
subpackage/personal-center/setting/car-information/car-change.vue 파일 보기

@@ -364,6 +364,7 @@
const takePhoto = (val) => {
console.log("拍照", val)
state.phoneType = val;
state.showImg = true;
}
const confirmReturn = (val) => {
if (state.choiceIndex == 3) {

+ 1
- 0
subpackage/personal-center/setting/car-information/car-create.vue 파일 보기

@@ -344,6 +344,7 @@
const takePhoto = (val) => {
console.log("拍照", val)
state.phoneType = val;
state.showImg = true;
}
const confirmReturn = (val) => {
state.phoneType = 0

+ 1
- 0
subpackage/personal-center/setting/personal-information/user-card.vue 파일 보기

@@ -307,6 +307,7 @@
const takePhoto = (val) => {
console.log("拍照", val)
state.phoneType = val;
state.showImg = true;
}
const confirmReturn = (val) => {
state.phoneType = 0

Loading…
취소
저장