|
|
@@ -764,7 +764,7 @@ export default {
|
|
|
// this.setAppTableHeight(0)
|
|
|
},
|
|
|
activated() {
|
|
|
- this.gradeFlag = this.$libaray.checkButtonHasRight('half-check-recharge')
|
|
|
+ // this.gradeFlag = this.$libaray.checkButtonHasRight('half-check-recharge')
|
|
|
//读缓存
|
|
|
if (localStorage.getItem("app-record-process-data") !== null) {
|
|
|
let data = JSON.parse(localStorage.getItem("app-record-process-data")) || []
|