|
@@ -175,6 +175,7 @@
|
|
// console.log(e);
|
|
// console.log(e);
|
|
if(e.name){
|
|
if(e.name){
|
|
(this as any).ruleForm = e;
|
|
(this as any).ruleForm = e;
|
|
|
|
+ (this as any).$set((this as any).ruleForm, 'thirdSysName', 'GEEKPLUS');
|
|
if((this as any).ruleForm.isThird==null){
|
|
if((this as any).ruleForm.isThird==null){
|
|
(this as any).ruleForm.isThird = 0
|
|
(this as any).ruleForm.isThird = 0
|
|
};
|
|
};
|