username@email.com
2025-05-07 451ec557d579f8f9e1b0c84754709cc8b3d2090e
CY_ECommercePlatform/CY.WebForm/Pages/financial/FirmAccountIncomeList.aspx
@@ -8,7 +8,7 @@
    <script type="text/javascript">
        ///添加
        function addModel() {
            top.Dialog.open({ URL: "/Pages/financial/FirmAccountIncomeEdit.aspx?Keyid='0'", Title: "新增收入记录", Width: 420, Height: 230 });
            top.Dialog.open({ URL: "/Pages/financial/FirmAccountIncomeEdit.aspx?Keyid='0'", Title: "新增收入记录", Width: 600, Height: 600 });
        }
        //查看
        function onView(keyid) {