zs 1 年之前
父節點
當前提交
3710d4b133
共有 2 個文件被更改,包括 2 次插入1 次删除
  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