Parcourir la source

Merge branch 'feature_20250822_新增质感外墙服务商' into uat(dev)

zhujindu il y a 4 mois
Parent
commit
4380af4c9f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/storeManagement/FSQStoreEdit.vue

+ 1 - 1
src/views/storeManagement/FSQStoreEdit.vue

@@ -160,7 +160,7 @@
 </template>
 
 <script>
-import { getById } from '@/api/index';
+import { getById, phoneCheck } from '@/api/index';
 import { updateStore } from '@/api/FSQStore';
 export default {
   data() {