xbx #7

Merged
theluyuan merged 6 commits from xbx into master 2020-07-16 03:29:30 +00:00
Showing only changes of commit feb2b358e1 - Show all commits

View File

@ -1,13 +0,0 @@
export default {
init(vm){
return {
// 首页协议 列子
// documentInfo({document_code}) {
// return vm.$u.post('StartUp/documentInfo', {
// document_code : document_code
// });
// },
}
}
}