|
@@ -16,13 +16,13 @@
|
|
|
<el-descriptions-item>
|
|
<el-descriptions-item>
|
|
|
<template slot="label"> 固资编码 </template>
|
|
<template slot="label"> 固资编码 </template>
|
|
|
<el-form-item label-width="0">
|
|
<el-form-item label-width="0">
|
|
|
- <el-input class="input" v-model="zcInfo.fixCode"></el-input>
|
|
|
|
|
|
|
+ <el-input class="input" v-model="zcInfo.fixCode" placeholder="请输入"></el-input>
|
|
|
</el-form-item>
|
|
</el-form-item>
|
|
|
</el-descriptions-item>
|
|
</el-descriptions-item>
|
|
|
<el-descriptions-item>
|
|
<el-descriptions-item>
|
|
|
<template slot="label"> 编号 </template>
|
|
<template slot="label"> 编号 </template>
|
|
|
<el-form-item label-width="0">
|
|
<el-form-item label-width="0">
|
|
|
- <el-input class="input" v-model="zcInfo.codeNumber"></el-input>
|
|
|
|
|
|
|
+ <el-input class="input" v-model="zcInfo.codeNumber" placeholder="请输入"></el-input>
|
|
|
</el-form-item>
|
|
</el-form-item>
|
|
|
</el-descriptions-item>
|
|
</el-descriptions-item>
|
|
|
<el-descriptions-item>
|
|
<el-descriptions-item>
|
|
@@ -31,6 +31,7 @@
|
|
|
<el-input
|
|
<el-input
|
|
|
class="input"
|
|
class="input"
|
|
|
v-model="zcInfo.LicensePlateNum"
|
|
v-model="zcInfo.LicensePlateNum"
|
|
|
|
|
+ placeholder="请输入"
|
|
|
></el-input>
|
|
></el-input>
|
|
|
</el-form-item>
|
|
</el-form-item>
|
|
|
</el-descriptions-item>
|
|
</el-descriptions-item>
|
|
@@ -56,7 +57,7 @@
|
|
|
<el-descriptions-item>
|
|
<el-descriptions-item>
|
|
|
<template slot="label"> 出厂编码</template>
|
|
<template slot="label"> 出厂编码</template>
|
|
|
<el-form-item label-width="0">
|
|
<el-form-item label-width="0">
|
|
|
- <el-input class="input" v-model="zcInfo.exFactoryCode"></el-input>
|
|
|
|
|
|
|
+ <el-input class="input" v-model="zcInfo.exFactoryCode" placeholder="请输入"></el-input>
|
|
|
</el-form-item>
|
|
</el-form-item>
|
|
|
</el-descriptions-item>
|
|
</el-descriptions-item>
|
|
|
<el-descriptions-item>
|
|
<el-descriptions-item>
|
|
@@ -151,7 +152,7 @@
|
|
|
<el-descriptions-item>
|
|
<el-descriptions-item>
|
|
|
<template slot="label"> 耐用年限</template>
|
|
<template slot="label"> 耐用年限</template>
|
|
|
<el-form-item label-width="0">
|
|
<el-form-item label-width="0">
|
|
|
- <el-input class="input" v-model="zcInfo.serviceLife"></el-input>
|
|
|
|
|
|
|
+ <el-input class="input" v-model="zcInfo.serviceLife" placeholder="请输入"></el-input>
|
|
|
</el-form-item>
|
|
</el-form-item>
|
|
|
</el-descriptions-item>
|
|
</el-descriptions-item>
|
|
|
<el-descriptions-item>
|
|
<el-descriptions-item>
|
|
@@ -310,25 +311,25 @@
|
|
|
<el-descriptions-item>
|
|
<el-descriptions-item>
|
|
|
<template slot="label"> 制造厂</template>
|
|
<template slot="label"> 制造厂</template>
|
|
|
<el-form-item label-width="0">
|
|
<el-form-item label-width="0">
|
|
|
- <el-input class="input" v-model="zcInfo.manufacturer"></el-input>
|
|
|
|
|
|
|
+ <el-input class="input" v-model="zcInfo.manufacturer" placeholder="请输入"> </el-input>
|
|
|
</el-form-item>
|
|
</el-form-item>
|
|
|
</el-descriptions-item>
|
|
</el-descriptions-item>
|
|
|
<el-descriptions-item>
|
|
<el-descriptions-item>
|
|
|
<template slot="label"> 品牌 </template>
|
|
<template slot="label"> 品牌 </template>
|
|
|
<el-form-item label-width="0">
|
|
<el-form-item label-width="0">
|
|
|
- <el-input v-model="zcInfo.brand" class="input"></el-input>
|
|
|
|
|
|
|
+ <el-input v-model="zcInfo.brand" class="input" placeholder="请输入"></el-input>
|
|
|
</el-form-item>
|
|
</el-form-item>
|
|
|
</el-descriptions-item>
|
|
</el-descriptions-item>
|
|
|
<el-descriptions-item>
|
|
<el-descriptions-item>
|
|
|
<template slot="label"> 颜色 </template>
|
|
<template slot="label"> 颜色 </template>
|
|
|
<el-form-item label-width="0">
|
|
<el-form-item label-width="0">
|
|
|
- <el-input class="input" v-model="zcInfo.color"></el-input>
|
|
|
|
|
|
|
+ <el-input class="input" v-model="zcInfo.color" placeholder="请输入"></el-input>
|
|
|
</el-form-item>
|
|
</el-form-item>
|
|
|
</el-descriptions-item>
|
|
</el-descriptions-item>
|
|
|
<el-descriptions-item :span="3">
|
|
<el-descriptions-item :span="3">
|
|
|
<template slot="label"> 设备用途 </template>
|
|
<template slot="label"> 设备用途 </template>
|
|
|
<el-form-item label-width="0">
|
|
<el-form-item label-width="0">
|
|
|
- <el-input v-model="zcInfo.purpose" class="input"></el-input>
|
|
|
|
|
|
|
+ <el-input v-model="zcInfo.purpose" class="input" placeholder="请输入"></el-input>
|
|
|
</el-form-item>
|
|
</el-form-item>
|
|
|
</el-descriptions-item>
|
|
</el-descriptions-item>
|
|
|
<el-descriptions-item :span="4">
|
|
<el-descriptions-item :span="4">
|
|
@@ -680,4 +681,16 @@ export default {
|
|
|
margin-bottom: 0px;
|
|
margin-bottom: 0px;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
+:deep(.el-input__inner){
|
|
|
|
|
+ border:none
|
|
|
|
|
+}
|
|
|
|
|
+:deep(.el-textarea__inner){
|
|
|
|
|
+ border:none
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+:deep(.el-descriptions--medium.is-bordered){
|
|
|
|
|
+ .el-descriptions-item__cell{
|
|
|
|
|
+ padding: 3px 10px;
|
|
|
|
|
+ }
|
|
|
|
|
+}
|
|
|
</style>
|
|
</style>
|