mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 12:46:43 +08:00
userModel去掉上一版
This commit is contained in:
@@ -63,7 +63,7 @@ export default {
|
||||
//获取签署协议人信息
|
||||
agreementQuery() {
|
||||
let data = {
|
||||
userModel: { mobile: 13000000000 }, //线上去掉
|
||||
// userModel: { mobile: 13000000000 }, //线上去掉
|
||||
}
|
||||
agreementQuery(data).then(res => {
|
||||
console.log(res)
|
||||
|
||||
Reference in New Issue
Block a user