|
@@ -253,7 +253,7 @@
|
|
|
});
|
|
|
return ;
|
|
|
}
|
|
|
- const maps = {0:'${input_输入}',1:'${number_输入}'};
|
|
|
+ const maps = {0:'${input_其他(点击输入)}',1:'${number_其他(点击输入)}'};
|
|
|
const key = this.focusName;
|
|
|
this.noHolder = this.noHolder.replace(','+i,'');
|
|
|
this.rows[i].name = this.rows[i].name+maps[type];
|