feat(order): 添加订单列表

This commit is contained in:
有来技术
2021-12-27 00:27:10 +08:00
parent 17dfb85319
commit c51f51a247
3 changed files with 345 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
<el-button :icon="Refresh" @click="resetQuery">重置</el-button>
</el-form-item>
</el-form>
<el-table
ref="dataTable"
v-loading="loading"