0
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<font>Submitted time : </font>{{item.ctime}}
|
||||
</span><br>
|
||||
<span v-if="item.abstrart!=''">
|
||||
<font style="color: #888;">Abstrart : </font>{{item.abstrart}}
|
||||
<font style="color: #888;">Abstract : </font>{{item.abstrart}}
|
||||
</span>
|
||||
</h4>
|
||||
</li>
|
||||
@@ -67,7 +67,7 @@
|
||||
<font>Submitted time : </font>{{item.ctime}}
|
||||
</span><br>
|
||||
<span v-if="item.abstrart!=''">
|
||||
<font style="color: #888;">Abstrart : </font>{{item.abstrart}}
|
||||
<font style="color: #888;">Abstract : </font>{{item.abstrart}}
|
||||
</span>
|
||||
</h4>
|
||||
</li>
|
||||
@@ -82,7 +82,7 @@
|
||||
|
||||
<el-card class="box-card" style="margin-top: 30px;">
|
||||
<div class="ma_title">
|
||||
<h2>Accepted manuscripts.</h2>
|
||||
<h2>Accept manuscripts.</h2>
|
||||
</div>
|
||||
<ul class="ta1_uli">
|
||||
<li v-for="(item,index) in tableData2">
|
||||
@@ -104,7 +104,7 @@
|
||||
<font>Submitted time : </font>{{item.ctime}}
|
||||
</span><br>
|
||||
<span v-if="item.abstrart!=''">
|
||||
<font style="color: #888;">Abstrart : </font>{{item.abstrart}}
|
||||
<font style="color: #888;">Abstract : </font>{{item.abstrart}}
|
||||
</span>
|
||||
</h4>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user