xiangpei
2024-04-10 70d58992dfed107ff4fa0d4b2b336dcf731ef14d
src/views/system/calculate/report/index.vue
@@ -77,8 +77,6 @@
      <el-button size="small" round style="float: right;margin-bottom: 18px;" @click="handlePublish(item)" v-show="item.publish == 1"  v-hasPermi="['result:contract:publish']">已发布</el-button>
    </el-card>
    <pagination
      v-show="total>0"
      :total="total"