优化供应商、客户、会员导入的界面展示方式
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
this.model = Object.assign({}, record);
|
||||
this.visible = true;
|
||||
this.$nextTick(() => {
|
||||
this.form.setFieldsValue(pick(this.model,'supplier', 'contacts', 'telephone', 'email', 'telephone',
|
||||
this.form.setFieldsValue(pick(this.model,'supplier', 'contacts', 'telephone', 'email',
|
||||
'phoneNum', 'sort', 'description'))
|
||||
autoJumpNextInput('memberModal')
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user