Commit 28be712b by 杨树贤

fix

parent f04f3914
......@@ -8,7 +8,7 @@
let element = layui.element;
let xmSelect = layui.xmSelect;
form.on('radio(supplier_type)', function (data) {
form.on('radio(receipt_type)', function (data) {
if (data.value == 1) {
$('#swift_code_div').hide();
$('#account_name_label').text('账户名称 : ');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment