username@email.com
2025-06-23 f3f02a5a68c0e1d70a5447dc7bc8385a92c1807f
CY_ECommercePlatform/CY.WebForm/Pages/financial/FirmAccountExpensesList.aspx
@@ -8,7 +8,7 @@
    <script type="text/javascript">
        ///添加
        function addModel() {
            top.Dialog.open({ URL: "/Pages/financial/FirmAccountExpensesEdit.aspx?Keyid='0'", Title: "新增支出记录", Width: 420, Height: 270 });
            top.Dialog.open({ URL: "/Pages/financial/FirmAccountExpensesEdit.aspx?Keyid='0'", Title: "新增支出记录", Width: 420, Height: 370 });
        }
        //查看
        function onView(keyid) {