src/views/basicData/product/index.vue
@@ -158,9 +158,9 @@ placeholder="请选择单位" clearable style="width: 100%" :filterable="isConsumablesBranch" :allow-create="isConsumablesBranch" :default-first-option="isConsumablesBranch" filterable allow-create default-first-option > <el-option v-for="u in unitSelectOptions" @@ -282,7 +282,7 @@ if (isConsumablesBranch.value) { return ["吨", "公斤", "件", "个数",'桶']; } return ["吨", "公斤"]; return ["吨", "公斤",'块','方','箱','袋','瓶','桶','盒','包','件','个数']; }); // 查询产品树