This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Acher
/
newEdition
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
主分支合并
message
douzhuo
2 years ago
parent
6c3f12742b
commit
b3a43e1ccb
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pages/index/consumer/index.vue
+1
-1
pages/reportExcel/weekReport.vue
+ 1
- 0
pages/index/consumer/index.vue
View File
@@ -402,6 +402,7 @@
},
onPullDownRefresh() {
this.buildingID = uni.getStorageSync('buildingID').id;
this.LOADING = true
this.nextPage = 1;
this.isRefresh = true;
+ 1
- 1
pages/reportExcel/weekReport.vue
View File
@@ -5,7 +5,7 @@
<!-- 头部日报卡 -->
<view class="c-head-card">
<view class="c-title-text">
{{ projectName || '' }}
数智工牌
周报
{{ projectName || '' }}
销讲助手
周报
</view>
<text class="date">{{ weekObj.createTimeName }}</text>
<view class="creative-time">
Write
Preview
Loading…
Cancel
Save