|
@@ -26,34 +26,34 @@
|
|
|
</a-button>
|
|
|
</div>
|
|
|
<a-table size="small" bordered :columns="columns" :data-source="data">
|
|
|
- <template #gas="text,record">
|
|
|
+ <template #yjh902="text,record">
|
|
|
<div @dblclick="handleEdit(record, 'yjh902')"> {{ text }} </div>
|
|
|
</template>
|
|
|
- <template #gas="text,record">
|
|
|
+ <template #yjh977="text,record">
|
|
|
<div @dblclick="handleEdit(record, 'yjh977')"> {{ text }} </div>
|
|
|
</template>
|
|
|
- <template #gas="text,record">
|
|
|
+ <template #yjh977Xl="text,record">
|
|
|
<div @dblclick="handleEdit(record, 'yjh977Xl')"> {{ text }} </div>
|
|
|
</template>
|
|
|
- <template #gas="text,record">
|
|
|
+ <template #lhn="text,record">
|
|
|
<div @dblclick="handleEdit(record, 'lhn')"> {{ text }} </div>
|
|
|
</template>
|
|
|
- <template #gas="text,record">
|
|
|
+ <template #lhnYjh="text,record">
|
|
|
<div @dblclick="handleEdit(record, 'lhnYjh')"> {{ text }} </div>
|
|
|
</template>
|
|
|
- <template #gas="text,record">
|
|
|
+ <template #lz="text,record">
|
|
|
<div @dblclick="handleEdit(record, 'lz')"> {{ text }} </div>
|
|
|
</template>
|
|
|
- <template #gas="text,record">
|
|
|
+ <template #lzYjh="text,record">
|
|
|
<div @dblclick="handleEdit(record, 'lzYjh')"> {{ text }} </div>
|
|
|
</template>
|
|
|
- <template #gas="text,record">
|
|
|
+ <template #fhnYjh="text,record">
|
|
|
<div @dblclick="handleEdit(record, 'fhnYjh')"> {{ text }} </div>
|
|
|
</template>
|
|
|
- <template #gas="text,record">
|
|
|
+ <template #stockLhn="text,record">
|
|
|
<div @dblclick="handleEdit(record, 'stockLhn')"> {{ text }} </div>
|
|
|
</template>
|
|
|
- <template #gas="text,record">
|
|
|
+ <template #stockLz="text,record">
|
|
|
<div @dblclick="handleEdit(record, 'stockLz')"> {{ text }} </div>
|
|
|
</template>
|
|
|
<template #gas="text,record">
|