935090232@qq.com
2021-07-29 aecf1e6808cd9eca68f5ec87340bd6c92f8c464c
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();
                    }
                });
            },