@@ -78,7 +78,7 @@
</div>
</template>
-<script>
+<script></script>
export default {
props: {
show: {
@@ -88,8 +88,7 @@ export default {
},
data() {
return {
- // fixme 测试
- keyword: '禄丰',
+ keyword: '',
page: { current: 1, size: 10 },
list: [],
current: null,