wujianwei
2026-02-02 7865c2a70e8cf9d0f44e66131bdc98bcea089c7c
ui/admin-ui3/src/views/cwgl/fundFlow/index.vue
@@ -135,6 +135,13 @@
    },
    transactionAmount: {
      label: '交易金额',
         rules: [
        {
          required: true,
          message: "交易金额不能为空",
          trigger: "blur"
        }
      ],
    },
    currency: {
      label: '交易币种',