Commit 96d14766 by 任建

rj

parent a681a535
......@@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>channel-access</title>
<title>企链</title>
</head>
<body>
......
......@@ -20,7 +20,7 @@
<tbody class="softwareCopyright-table-body" v-if="itemList.length != 0">
<tr v-for="(item, index) in itemList" :key="index">
<td>{{ getIndex(index) }}</td>
<td>{{ item.company_name }}</td>
<td>{{ item.phone1 }}</td>
<td>{{ item.web_adress }}</td>
<td>{{ item.card_num }}</td>
<td>{{item.phone2}}</td>
......
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