@@ -106,6 +106,14 @@ const typeList = ref([
value: "15",
},
{
+ label: "采购到货入库",
+ value: "18",
+ },
+ {
+ label: "到货质检",
+ value: "19",
label: "生产任务出库",
value: "20",
@@ -821,7 +821,7 @@ defineExpose({
}
.select-menu {
- background: #ddedfe;
+ // background: #ddedfe;
color: #0084ff !important;
.leftIcon {