From 96455706619a0a2a96a836714e106f4c7a3bfd40 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 04 三月 2020 13:18:26 +0800 Subject: [PATCH] 2020-03-04 --- src/templates/tableshare/verifycard/index.jsx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/templates/tableshare/verifycard/index.jsx b/src/templates/tableshare/verifycard/index.jsx index 6ad62f0..b53fb4e 100644 --- a/src/templates/tableshare/verifycard/index.jsx +++ b/src/templates/tableshare/verifycard/index.jsx @@ -1088,6 +1088,7 @@ <TabPane tab="鍗曞彿鐢熸垚" key="4"> <BillcodeForm fields={fields} + btn={this.props.card} billcodes={verify.billcodes} columns={this.props.columns} dict={this.props.dict} -- Gitblit v1.8.0