From 8e6f031f96ea3d11ae11809caeb3a4a6915ae6f9 Mon Sep 17 00:00:00 2001 From: tom <tom.he@highdatas.com> Date: 星期五, 16 八月 2024 13:49:53 +0800 Subject: [PATCH] 调整 --- module/fee/page/popup/popup_fee_payment.html | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git a/module/fee/page/popup/popup_fee_payment.html b/module/fee/page/popup/popup_fee_payment.html index 7547939..aaad366 100644 --- a/module/fee/page/popup/popup_fee_payment.html +++ b/module/fee/page/popup/popup_fee_payment.html @@ -31,35 +31,35 @@ { field: "amt_rate", name: "浠樻姣斾緥", isshow: "T" ,width: "100"}, { field: "customer_code", name: "鏈嶅姟渚涘簲鍟嗙紪鐮�", isshow: "T" ,width: "110"}, { field: "customer_name", name: "鏈嶅姟渚涘簲鍟�", isshow: "T" ,width: "200",align:"left"}, - { field: "amt", name: "搴斾粯閲戦", isshow: "T" ,width: "100",formatter:'formatter_money'}, - { field: "other_deduction", name: "鍏朵綑鎵f", isshow: "T", align: "center", width: "100",formatter:'formatter_money' }, - { field: "after_deduction_amt", name: "鎵f鍚庨噾棰�", isshow: "T", align: "center", width: "100",formatter:'formatter_money' }, + { field: "amt", name: "搴斾粯閲戦", isshow: "T" ,width: "100",formatter:'formatter_money',}, + { field: "other_deduction", name: "鍏朵綑鎵f", isshow: "T", align: "center", width: "100",formatter:'formatter_money',}, + { field: "after_deduction_amt", name: "鎵f鍚庨噾棰�", isshow: "T", align: "center", width: "100",formatter:'formatter_money',}, { field: "applicant", name: "鐢宠浜�", isshow: "T", align: "center", width: "100" }, - { field: "apply_date", name: "鐢宠鏃堕棿", isshow: "T", align: "center", width: "100" ,formatter:'formatter_date'}, + { field: "apply_date", name: "鐢宠鏃堕棿", isshow: "T", type:'date',align: "center", width: "100" ,formatter:'formatter_date'}, { field: "order_state", name: "灏炬鐘舵��", isshow: "T", align: "center", width: "100" }, { field: "order_code", name: "鍏宠仈棣栨鍗曞彿", isshow: "T", align: "center", width: "100", }, { field: "province_order_code", name: "鐪佺骇璐圭敤鍗曞彿", isshow: "T", align: "center", width: "100", }, - { field: "payment", name: "浠樻閲戦", isshow: "T", align: "center", width: "100",formatter:'formatter_money' }, - { field: "payment_date", name: "浠樻鏃堕棿", isshow: "T", align: "center", width: "100", formatter:'formatter_date'}, + { field: "payment", name: "浠樻閲戦", isshow: "T", align: "center", width: "100",formatter:'formatter_money', }, + { field: "payment_date", name: "浠樻鏃堕棿",type:'date', isshow: "T", align: "center", width: "100", formatter:'formatter_date'}, { field: "freeze", name: "鍐荤粨鐘舵��", isshow: "T", align: "center", width: "100" }, ], default_tableFields:[ { field: "state_name", name: "鐘舵��", isshow: "F", width: "80",input_type_filter:"select",filter_field:"state_code",inputtype:"capsuletag",options_pattern:"{^鑽夌^:^info^,^鐢熸晥^:^success^,^瀹℃壒涓璣:^warning^}"}, { field: "state_code", name: "鐘舵��", isshow: "F", width: "80",isnotfilter:'true' }, - { field: "id", name: "纭鍗曞彿", isshow: "T", width: "120", isfilter: true }, + { field: "parent_id", name: "纭鍗曞彿", isshow: "T", width: "120", }, { field: "sale_year", name: "閿�鍞勾浠�", isshow: "T", align: "center", width: "80" }, { field: "sale_month", name: "閿�鍞湀浠�", isshow: "T" ,width: "80"}, - { field: "date", name: "閿�鍞棩鏈�", isshow: "T",width: "100",type:"date",formatter:"formatter_date"}, + { field: "date", name: "閿�鍞棩鏈�", isshow: "T",width: "100",formatter:"formatter_date"}, { field: "commit_year", name: "缁熻骞翠唤", isshow: "T",width: "80" }, { field: "commit_month", name: "缁熻鏈堜唤", isshow: "T", width: "80" }, { field: "type", name: "绫诲瀷", isshow: "T",}, { field: "sale_code", name: "鏈嶅姟鑱旂郴浜虹紪鐮�", isshow: "T", align: "center",width: "110" }, { field: "sale_name", name: "鏈嶅姟鑱旂郴浜�", isshow: "T", align: "center", width: "100" }, { field: "customer_code", name: "瀹㈡埛缂栫爜", isshow: "T", align: "center",width: "100" }, - { field: "customer_name", name: "瀹㈡埛鍚嶇О", isshow: "T", align: "left",width: "150" , isfilter: true }, + { field: "customer_name", name: "瀹㈡埛鍚嶇О", isshow: "T", align: "left",width: "150" , }, { field: "product", name: "浜у搧鍚嶇О", isshow: "T", align: "left" ,width: "200" }, { field: "spec", name: "瑙勬牸", isshow: "T", align: "center",width: "150" }, - { field: "agreement_code", name: "鍗忚缂栧彿", isshow: "T",width: "100", align: "center", isfilter: true }, + { field: "agreement_code", name: "鍗忚缂栧彿", isshow: "T",width: "100", align: "center", }, { field: "invoince_price", name: "寮�绁ㄤ环", isshow: "T", align: "right",formatter:"formatter_money",width:'120'}, { field: "settlement_price", name: "缁撶畻浣庝环", isshow: "T", align: "right",formatter:"formatter_money",width:'120' }, { field: "tax", name: "绋庣偣", isshow: "T", align: "center", }, @@ -70,7 +70,7 @@ { field: "other_deduction", name: "鍏朵綑鎵f", isshow: "T", align: "right",formatter:"formatter_money" }, { field: "returned_qty", name: "瀹炶繑閲戦", isshow: "T", align: "right",formatter:"formatter_money" }, { field: "deduction_remark", name: "鎵f澶囨敞", isshow: "T", align: "left",width:'200' }, - { field: "order_code", name: "璁㈠崟鍙�", isshow: "T", align: "center", isfilter: true,width:'120' }, + { field: "order_code", name: "璁㈠崟鍙�", isshow: "T", align: "center",width:'120' }, { field: "order_total", name: "璁㈠崟閲戦", isshow: "T", align: "right",formatter:"formatter_money",width:'120' }, { field: "order_amt", name: "璁㈠崟鍗曚环", isshow: "T", align: "right",formatter:"formatter_money",width:'120' }, { field: "order_state", name: "璁㈠崟鐘舵��", isshow: "T", align: "center",width:'80' }, -- Gitblit v1.8.0