yangan
2025-01-22 a79e6ae6d20c60f813234c94461a305101e15c92
pages/driver-page/drvier-my/drvier-my.vue
@@ -212,7 +212,7 @@
                  </view>
                  <view class="img-container">
                     <u--image :showLoading="true"
                        :src="userInfo.driverImg != null ? BaseUrl + userInfo.drivingImg : ''"
                        :src="userInfo.driverImg != null ? BaseUrl + userInfo.driverImg : ''"
                        width="80px"
                        height="80px"
                        @click="imageClick(3)">
@@ -1024,6 +1024,17 @@
         },
         editDocClick(){
            this.editDocShow = true;
            this.fileList1=[]
            this.fileList2=[]
            this.fileList3=[]
            this.fileList4=[]
            this.fileList6=[]
            this.fileList7=[]
            this.fileList8=[]
            this.fileList9=[]
            this.fileList10=[]
            this.fileList11=[]
            this.getUserEntity()
         },
         imageClick(index) {
            if (index == 1) {