cuiyalong 1 mēnesi atpakaļ
vecāks
revīzija
d3541baa59

+ 1 - 1
src/web/staticres/bid-fileinter/js/product-introduce.js

@@ -71,7 +71,7 @@ $(function() {
         type: 'POST',
         success: function(res) {
           if (res && Array.isArray(res.data)) {
-            _this.powerList = res.data.concat
+            _this.powerList = res.data
             if (_this.checkHasYYSZBPower()) {
               $('.experience-button').text('立即使用')
             }