haoxuan
2024-04-18 63e9406392d4788a83ce3201bb12efcb48e95921
src/views/productManage/product/AddProductDialog.vue
@@ -230,6 +230,7 @@
                      placeholder="请选择"
                      size="mini"
                      clearable
                      filterable
                      style="width: 85%"
                      :disabled="!showFooter"
                    >
@@ -246,6 +247,7 @@
                    <el-input
                      style="width: 85%"
                      :disabled="!showFooter"
                      filterable
                      v-model="editConfig.infomation.type"
                      placeholder="请输入"
                    ></el-input>