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
阳光村务:明细账日期修改
master
庞东旭
1 year ago
parent
0ed6900354
commit
7c4a89f336
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/sunVillage_info/detailed_ledger.vue
+ 1
- 1
src/views/sunVillage_info/detailed_ledger.vue
View File
@@ -30,7 +30,7 @@
<div class="vocher_name">
<van-row class="head_m">
<van-col :span="14" class="year_m">
<div class="year_text">
2022
</div>
<div class="year_text">
{{queryParams.startDate.substr(0,4)}}
</div>
<div class="unit_m">
<div class="ubs">月</div>
<div class="ubs">日</div>
Write
Preview
Loading…
Cancel
Save