|
@@ -4,7 +4,7 @@
|
|
|
* @Description:广告关联活动弹窗
|
|
|
* @Author: xinyan
|
|
|
*/
|
|
|
-import { computed, onMounted, ref, watch } from 'vue';
|
|
|
+import { computed, onMounted, ref, watch ,toRefs} from 'vue';
|
|
|
import { getAdGroupList, getRelationCampaign } from '/@/views/efTools/automation/api';
|
|
|
import { storeToRefs } from 'pinia';
|
|
|
import { useShopInfo } from '/@/stores/shopInfo';
|