|
|
@@ -1569,6 +1569,8 @@ export default {
|
|
|
idField: 'id',
|
|
|
parentIdField: 'parentId'
|
|
|
});
|
|
|
+
|
|
|
+ console.log('clientEnvironmentId~~~', this.clientEnvironmentId)
|
|
|
// 润天默认 6
|
|
|
if(this.clientEnvironmentId == 6 && this.type == 'add') {
|
|
|
this.form.involveDeptId = '1998632521465114626';
|