chore: update

This commit is contained in:
xiaoxian521
2022-04-13 22:32:21 +08:00
parent c89620159a
commit 1a565095e9
5 changed files with 100 additions and 94 deletions

View File

@@ -82,6 +82,7 @@ const rules = {
v-model="formVisible"
title="新建产品"
:width="680"
draggable
:before-close="closeDialog"
>
<!-- 表单内容 -->
@@ -115,6 +116,7 @@ const rules = {
<el-select
v-model="formData.type"
clearable
:teleported="false"
:style="{ width: '480px' }"
>
<el-option