xiangpei
2024-09-04 5a3519a910e1a6bb89b69a2abb20663424bdf121
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>