src/views/productManage/product/AddProductDialog.vue | ●●●●● 补丁 | 查看 | 原始文档 | 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" >