删除无用数据
This commit is contained in:
parent
0bd99df26a
commit
cdc673da06
@ -197,13 +197,7 @@
|
|||||||
<Table stripe :columns="tophotShopsColumns" :data="topHotShopsData"></Table>
|
<Table stripe :columns="tophotShopsColumns" :data="topHotShopsData"></Table>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div>
|
|
||||||
<!-- 测试数据 -->
|
|
||||||
<Input v-model="test.a" />
|
|
||||||
{{test}}
|
|
||||||
<i18nBox :value="test.a" @language="(val)=>{test.languages = val}"></i18nBox>
|
|
||||||
<!-- 测试数据 -->
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user