src/views/system/contract/report/index.vue
@@ -104,7 +104,7 @@ </el-table> <div slot="footer" class="dialog-footer"> <el-button @click="cancel">取 消</el-button> <el-button type="primary" @click="submitForm">核算</el-button> <el-button type="primary" @click="submitForm" v-hasPermi="['system:calculate:report:backfill']">核算</el-button> </div> </el-dialog>