king
2023-08-07 42ddba4c235e1db44e17b525698f89450a4289a4
src/tabviews/custom/components/module/voucher/resetAttach/addAttach/index.jsx
@@ -60,7 +60,7 @@
        <Col span={12}>
          <Form.Item label="文件夹">
            {getFieldDecorator('data_code', {
              initialValue: '',
              initialValue: files[0] ? files[0].data_code : '',
              rules: [
                {
                  required: true,