haoxuan
2024-04-17 22cc58da618739bda45f31c8d5db363ec9dc0456
产品模块 产品类型,产品类别 2项增加删除+
1个文件已修改
3 ■■■■■ 已修改文件
src/views/productManage/product/AddProductDialog.vue 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/productManage/product/AddProductDialog.vue
@@ -86,6 +86,7 @@
                    <el-input
                      style="width: 85%"
                      :disabled="!showFooter"
                      clearable
                      v-model="editConfig.infomation.specs"
                      placeholder="请输入"
                    ></el-input>
@@ -95,6 +96,7 @@
                      v-model="editConfig.infomation.productType"
                      placeholder="请选择"
                      size="mini"
                      clearable
                      style="width: 85%"
                      :disabled="!showFooter"
                    >
@@ -227,6 +229,7 @@
                      v-model="editConfig.infomation.categoryId"
                      placeholder="请选择"
                      size="mini"
                      clearable
                      style="width: 85%"
                      :disabled="!showFooter"
                    >