|
@@ -335,6 +335,7 @@ export default {
|
|
this.$refs.ruleForm.validate(valid => {
|
|
this.$refs.ruleForm.validate(valid => {
|
|
if (valid) {
|
|
if (valid) {
|
|
const params = _this.queryParam
|
|
const params = _this.queryParam
|
|
|
|
+ params.showCostFlag = this.$hasPermissions('B_isShowCost')
|
|
_this.showExport = true
|
|
_this.showExport = true
|
|
_this.exportLoading = true
|
|
_this.exportLoading = true
|
|
_this.spinning = true
|
|
_this.spinning = true
|