linwenxin hai 5 meses
pai
achega
ffcb0bb492

+ 1 - 1
src/views/setting/organizationManagement/paymentMerchantManagement/index.vue

@@ -348,7 +348,7 @@ export default {
         if (valid) {
           adminCompanyPayConfigSave({
             ...this.formData,
-            attr: attr.join(',')
+            attr: this.formData.attr.join(',')
           }).then(res => {
             this.$message({
               type: 'success',