CZT
2023-09-27 3a97ed3e03c8969aef34d172bf46116596683bd3
igds-web/src/main/resources/static/admin/inout/inout-common.js
@@ -31,6 +31,13 @@
    });
}
function alertSuccess(msg) {
    layer.alert(msg, {
        icon: 1,
        offset: ['300px', '300px']
    });
}
/**
 * 弹出提醒框
 * @param msg 提醒信息