This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
增加变更
rongxin_prod
张泽亮
1 year ago
parent
a60cde9a39
commit
84889dde0b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/notice/index.vue
+ 1
- 1
src/views/notice/index.vue
View File
@@ -73,7 +73,7 @@
<div v-if="item.dealType=='3'">
变更说明:{{item.assignee}} <p style="float: right;">{{item.changeRecord}}</p>
</div>
<div v-else>
<div v-else>
<!-- 未成功 2 -->
<p style="color: #c12e2a;">招标失败</p>
</div>
</template>
Write
Preview
Loading…
Cancel
Save