隐藏三项制度库详情
parent
36aa2d8f35
commit
00f7d7b2a6
|
@ -40,7 +40,7 @@
|
||||||
highlight-current-row
|
highlight-current-row
|
||||||
@cell-mouse-enter="enterSelectionRows"
|
@cell-mouse-enter="enterSelectionRows"
|
||||||
@cell-mouse-leave="leaveSelectionRows">
|
@cell-mouse-leave="leaveSelectionRows">
|
||||||
<el-table-column type="expand">
|
<el-table-column v-if="false" type="expand">
|
||||||
<template slot-scope="props">
|
<template slot-scope="props">
|
||||||
<div style="text-align: left;padding: 10px;">
|
<div style="text-align: left;padding: 10px;">
|
||||||
<el-form label-position="left" inline>
|
<el-form label-position="left" inline>
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
width="55"
|
width="55"
|
||||||
align="center"
|
align="center"
|
||||||
/>
|
/>
|
||||||
<el-table-column type="expand">
|
<el-table-column v-if="false" type="expand">
|
||||||
<template slot-scope="props">
|
<template slot-scope="props">
|
||||||
<div style="text-align: left;padding: 10px;">
|
<div style="text-align: left;padding: 10px;">
|
||||||
<el-form label-position="left" inline>
|
<el-form label-position="left" inline>
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
width="55"
|
width="55"
|
||||||
align="center"
|
align="center"
|
||||||
/>
|
/>
|
||||||
<el-table-column type="expand">
|
<el-table-column v-if="false" type="expand">
|
||||||
<template slot-scope="props">
|
<template slot-scope="props">
|
||||||
<div style="text-align: left;padding: 10px;">
|
<div style="text-align: left;padding: 10px;">
|
||||||
<el-form label-position="left" inline>
|
<el-form label-position="left" inline>
|
||||||
|
|
Loading…
Reference in New Issue