mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
删除无用数据
This commit is contained in:
@@ -197,13 +197,7 @@
|
||||
<Table stripe :columns="tophotShopsColumns" :data="topHotShopsData"></Table>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<!-- 测试数据 -->
|
||||
<Input v-model="test.a" />
|
||||
{{test}}
|
||||
<i18nBox :value="test.a" @language="(val)=>{test.languages = val}"></i18nBox>
|
||||
<!-- 测试数据 -->
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user