|
@@ -132,7 +132,7 @@
|
|
position: relative;
|
|
position: relative;
|
|
top: -1px;
|
|
top: -1px;
|
|
margin: 0 6px;
|
|
margin: 0 6px;
|
|
- " v-if="scope.row.status == '执行中'||scope.row.status == '已完成'" src="../../../public/img/jl.png"
|
|
|
|
|
|
+ " v-if="scope.row.status == '执行中'||scope.row.status == '已完成'" src="../../../public/img/daichu.png"
|
|
v-hasPermission="
|
|
v-hasPermission="
|
|
`contractManagement.dsContract.dsContractInfo.list`
|
|
`contractManagement.dsContract.dsContractInfo.list`
|
|
" @click="handleRecord(scope.row)" alt="" />
|
|
" @click="handleRecord(scope.row)" alt="" />
|