Commit 4785820b authored by 朱彩云's avatar 朱彩云

Merge branch 'hotfix_zcy_0307' into test

parents 6bc39ad5 5fb22d6a
......@@ -356,7 +356,7 @@
</template>
<template v-else>
<!-- table -->
<template v-if="isEdit">
<template v-if="isEdit && dataList && dataList.length">
<div class="all-list_box">
<a-table
class="table-content all-list"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment