zs 1 år sedan
förälder
incheckning
3710d4b133
2 ändrade filer med 2 tillägg och 1 borttagningar
  1. 0 0
      src/stores/setting/buy.ts
  2. 2 1
      src/views/system/buy/index.vue

src/stores/ShopSetting/buy.ts → src/stores/setting/buy.ts


+ 2 - 1
src/views/system/buy/index.vue

@@ -59,7 +59,7 @@ import type { Ref } from 'vue';
 import { ref, onMounted, getCurrentInstance, reactive } from 'vue';
 import { ElMessage } from 'element-plus';
 // 接口
-import { ShopStore } from '@/stores/shopSetting/buy';
+import { ShopStore } from '@/stores/setting/buy';
 import { DictDataStore } from '@/stores/dict/dictData';
 import { OfficeStore } from '@/stores/office/office';
 import { UserStore } from '@/stores/users/user';
@@ -234,3 +234,4 @@ const searchOther = async () => {
   }
 }
 </style>
+@/stores/shopsetting/buy@/stores/setting/buy