Browse Source

feature_20250822_新增质感外墙服务商

zhujindu 3 months ago
parent
commit
3b86fdd26a
1 changed files with 1 additions and 1 deletions
  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() {