|
|
@@ -163,6 +163,7 @@ export default {
|
|
|
//console.log(that.selectJobType+that.selectJobId)
|
|
|
if(that.selectJobType == 'bill'){
|
|
|
uni.removeStorageSync("xj"+that.selectJobId)
|
|
|
+ uni.removeStorageSync("tree"+that.selectJobId)
|
|
|
}
|
|
|
|
|
|
if(!this.$util.isEmpty(this.globalClassItemList)){
|