Commit 2efd4440 authored by 张俊's avatar 张俊

服务访问列表展示

parent 0f20918b
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<table-um <table-um
slot="fw_table" slot="fw_table"
:headers="header_fw_arr" :headers="header_fw_arr"
url="fw_rank_arr" :datas="fw_data"
:stripe="true" :stripe="true"
:paginationShow="true" :paginationShow="true"
@detail="detail" @detail="detail"
...@@ -305,6 +305,7 @@ export default { ...@@ -305,6 +305,7 @@ export default {
buy_style: 0, buy_style: 0,
image_select: 0, image_select: 0,
oldpag_name: "镜像文件002.rar", oldpag_name: "镜像文件002.rar",
fw_data:[],
imgList: [], imgList: [],
imgList1: [], imgList1: [],
header_data:"", header_data:"",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment