mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-12 14:24:34 +08:00
* fix convert float values to double values with grpc. * Update package.json * fix send double values with callout. * Change Double value to Decimal value. * fixed FIELDS_FLOATS to FIELDS_DECIMALS * Change references by correct valuess Q * Update version for data management * Add support to latest version for data 2.1.6 Co-authored-by: Yamel Senih <ysenih@erpya.com>