修复前端页面报错 找不到模块问题

This commit is contained in:
疯狂的狮子li
2020-04-25 20:09:39 +08:00
parent 405ad4280c
commit 4bee0d652a
24 changed files with 57 additions and 351 deletions

View File

@ -107,7 +107,7 @@
</template>
</el-table-column>
</el-table>
<pagination
v-show="total>0"
:total="total"
@ -324,4 +324,4 @@ export default {
}
}
};
</script>
</script>