修改综合评价量达标功能
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
</el-tag>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="备注" align="center" prop="remarks" />
|
||||
<!-- <el-table-column label="备注" align="center" prop="remarks" /> -->
|
||||
</el-table>
|
||||
|
||||
<pagination v-show="total > 0" :total="total" :page.sync="queryParams.pageNum" :limit.sync="queryParams.pageSize"
|
||||
|
||||
Reference in New Issue
Block a user