update 创建汇付企业会员

This commit is contained in:
2023-07-10 17:39:08 +08:00
parent 858568d3c1
commit c41adbe3b3
6 changed files with 44 additions and 3 deletions

View File

@@ -62,6 +62,7 @@
format="yyyyMMdd"
value-format="yyyyMMdd">
</el-date-picker>
</el-form-item>
<el-form-item label="经营范围" prop="businessScope">
<el-input type="textarea" v-model="dialogForm.businessScope" maxlength="200"></el-input>