mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 20:16:44 +08:00
测试3
This commit is contained in:
@@ -330,6 +330,7 @@ export default {
|
|||||||
},
|
},
|
||||||
appntNode: this.branchType == '1' ? appntNodeNew : null
|
appntNode: this.branchType == '1' ? appntNodeNew : null
|
||||||
}
|
}
|
||||||
|
console.log(params,'params')
|
||||||
auditCheck(params).then(res => {
|
auditCheck(params).then(res => {
|
||||||
if (res.result == '0') {
|
if (res.result == '0') {
|
||||||
if(res.content){
|
if(res.content){
|
||||||
|
|||||||
Reference in New Issue
Block a user