#
Junjie
2026-03-23 de13ff96cb19aa0fd2e63ea2d7188734215a2107
src/main/webapp/views/locMast/locMast.html
@@ -580,7 +580,7 @@
    <el-dialog
        class="dialog-panel"
        :title="dialog.mode === 'create' ? '新增 LocMast' : '修改 LocMast'"
        :title="dialog.mode === 'create' ? '新增库位管理' : '修改库位管理'"
        :visible.sync="dialog.visible"
        width="760px"
        :close-on-click-modal="false">