rev:库存预警异常

This commit is contained in:
2024-07-16 15:59:45 +08:00
parent a3f52e6efd
commit 715a69bee3

View File

@@ -273,9 +273,9 @@ export default {
}
},
getFormSelect() {
formstruc.getTypes().then((res) => { // 获取分类名称,查询根据分类编码查找对应分支树
this.form_types = res
})
// formstruc.getTypes().then((res) => { // 获取分类名称,查询根据分类编码查找对应分支树
// this.form_types = res
// })
},
booleanFormat(row, index) {
if (row.has_child) {