|
|
@ -236,7 +236,7 @@
|
|
|
|
:total="codeTotal"
|
|
|
|
:total="codeTotal"
|
|
|
|
:page.sync="codeQuery.page"
|
|
|
|
:page.sync="codeQuery.page"
|
|
|
|
:limit.sync="codeQuery.limit"
|
|
|
|
:limit.sync="codeQuery.limit"
|
|
|
|
@pagination="getOrderDetail"
|
|
|
|
@pagination="getCodeDetailLists"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</el-tab-pane>
|
|
|
|
</el-tab-pane>
|
|
|
|
</el-tabs>
|
|
|
|
</el-tabs>
|
|
|
|