diff --git a/erp_web/pages/manage/unit.html b/erp_web/pages/manage/unit.html index 303a51dc..ea14fb24 100644 --- a/erp_web/pages/manage/unit.html +++ b/erp_web/pages/manage/unit.html @@ -43,7 +43,6 @@ - 基本单位应为最小度量单位 @@ -52,11 +51,16 @@ = - + + + + 注:基本单位应为最小度量单位,副单位为大单位 + + diff --git a/erp_web/pages/template/init_depot_show_list.html b/erp_web/pages/template/init_depot_show_list.html index debea9f1..26ebe3e8 100644 --- a/erp_web/pages/template/init_depot_show_list.html +++ b/erp_web/pages/template/init_depot_show_list.html @@ -1,11 +1,16 @@ + + + + + {{#depotList}} - - + + {{/depotList}}
仓库名称初始库存总计库存

{{name}}

初始库存:{{stock}}总计库存:{{allStock}}{{stock}}{{allStock}}
\ No newline at end of file