This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liumin
/
NewZkgj
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
提交
dev
douzhuo
2 years ago
parent
2c90b1947a
commit
7451dcb6b2
3 changed files
with
2 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/learning/Keywordsearch.vue
+1
-2
pages/mine/details2.vue
+0
-3
pages/mine/equipment/index.vue
+ 1
- 1
pages/learning/Keywordsearch.vue
View File
@@ -38,7 +38,7 @@
disabled:false
};
},
onLoad
: function
(options) {
onLoad(options) {
this.customerId = options.customerId;
this.keyword=options.keyword;
this.skpl=options.skpl;
+ 1
- 2
pages/mine/details2.vue
View File
@@ -1684,12 +1684,11 @@
}
})
}
})
this.newluyinList = jsonInfo;
this.dialogList.push(jsonInfo[this.textindex]);
var itc = parseInt(info.bg / 1000)
//
this.adasdasdasd(itc)
this.adasdasdasd(itc)
}
})
},
+ 0
- 3
pages/mine/equipment/index.vue
View File
@@ -83,9 +83,6 @@
</view>
</view>
</view>
</view>
</template>
Write
Preview
Loading…
Cancel
Save