xiaoyong931011
2021-04-19 fe33bff3bddc2bbd3392113b6f6ba30eb96064a1
zq-erp/src/main/resources/templates/views/admin/fenxiao/fenxiao-update.html
@@ -655,13 +655,12 @@
                    url: basePath + '/fenXiao/fenXiaoUser/unbundlingSaleMan',
                    callback: function (data) {
                        _this.$message.success(data.info);
                        if(this.activeName == 'first'){
                        if(_this.activeName == "first"){
                            _this.loadParamSetting();
                        }
                        if(this.activeName == 'second'){
                        if(_this.activeName == "second"){
                            _this.loadParamSettinglow();
                        }
                        _this.loadParamSettingBasic();
                    }
                });
            },