03 2023 档案
摘要:var t = (from f in this.Repository.GetAll() join a in ( from re in _flowInfoRelationRoleRepository.GetAll() join rl in _userRolesRepository.GetAll() o
阅读全文
摘要:修改applicationhost.config 文件夹,增加一条电脑IP 访问地址(记得IP 需要更换为自己电脑IP,端口和localhost 相同) <bindings> <binding protocol="http" bindingInformation="*:44375:172.16.12
阅读全文
摘要:string t="{ "flowInfoCode":"VehicleApply", "mainFormData":{ "UserId":11425, "SImage_list":[ { "upfileType":"image" } ], "SImage":"add8f247-69a8-c7e6-8
阅读全文
摘要:一、子组件调用父组件方法 父组件 <leave-form v-model="leaveModalShow" :btnType="btnType" @save-success="getpage" v-on:clearSelect="clearSelect(result)"></leave-form>
阅读全文
浙公网安备 33010602011771号