Browse Source

Merge branch 'feature_20250722_金牌店档案收集' into uat(dev)

zhujindu 4 months ago
parent
commit
1c6588f343
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/views/storeManagement/storeDetail.vue

+ 4 - 4
src/views/storeManagement/storeDetail.vue

@@ -364,6 +364,10 @@
                 type="textarea"
                 type="textarea"
                 v-model="list.storeArchives.mainBrand"
                 v-model="list.storeArchives.mainBrand"
                 label="主营T0P3品牌" />
                 label="主营T0P3品牌" />
+              <van-field
+                readonly
+                v-model="list.storeArchives.emergencyContactRelation"
+                label="紧急联系人身份" />
               <van-field
               <van-field
                 readonly
                 readonly
                 v-model="list.storeArchives.emergencyContact"
                 v-model="list.storeArchives.emergencyContact"
@@ -376,10 +380,6 @@
                 readonly
                 readonly
                 v-model="list.storeArchives.emergencyContactMobile"
                 v-model="list.storeArchives.emergencyContactMobile"
                 label="紧急联系人电话" />
                 label="紧急联系人电话" />
-              <van-field
-                readonly
-                v-model="list.storeArchives.emergencyContactRelation"
-                label="紧急联系人身份" />
             </div>
             </div>
           </template>
           </template>
           <template v-for="(item, index) in TCFXList" v-if="dictTypeFormShow" v-else>
           <template v-for="(item, index) in TCFXList" v-if="dictTypeFormShow" v-else>