删除部分图片,增加超级会员页面功能
This commit is contained in:
@@ -264,7 +264,10 @@ function setForm(data) {
|
||||
console.log(form);
|
||||
}
|
||||
|
||||
onMounted(() => {});
|
||||
onMounted(() => {
|
||||
setForm(distributionStore.config);
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
Reference in New Issue
Block a user