|
|
@ -292,7 +292,7 @@
|
|
|
|
:options="fromDeptOptions"
|
|
|
|
:options="fromDeptOptions"
|
|
|
|
:normalizer="normalizer"
|
|
|
|
:normalizer="normalizer"
|
|
|
|
:show-count="true"
|
|
|
|
:show-count="true"
|
|
|
|
style="width:280px;"
|
|
|
|
style="width:150px;"
|
|
|
|
placeholder="选择物资分类"
|
|
|
|
placeholder="选择物资分类"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
<!-- <el-input style="width: 100%" size="small" splaceholder="请输入内容" :disabled="this.useNumEnable" type="number" v-model="editQuery.useExpireTime"></el-input>-->
|
|
|
|
<!-- <el-input style="width: 100%" size="small" splaceholder="请输入内容" :disabled="this.useNumEnable" type="number" v-model="editQuery.useExpireTime"></el-input>-->
|
|
|
@ -628,10 +628,10 @@ export default {
|
|
|
|
'color' : '#141414'
|
|
|
|
'color' : '#141414'
|
|
|
|
},
|
|
|
|
},
|
|
|
|
contentStyle: {
|
|
|
|
contentStyle: {
|
|
|
|
'width': '300px',
|
|
|
|
'width': '150px',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
contentStyle1: {
|
|
|
|
contentStyle1: {
|
|
|
|
'width': '200px'
|
|
|
|
'width': '170px'
|
|
|
|
},
|
|
|
|
},
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|