Browse Source

feature_20250822_新增质感外墙服务商

zhujindu 3 tháng trước cách đây
mục cha
commit
3b86fdd26a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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() {