- 刷新属性
- 编辑
+
+ 新增
+ {{ attributeDialog?'编辑':'保存' }}
+
+
+
+
+
+
+
{{ scope.row[item.columnProp] }}
+
![]()
+
+
+ {{scope.row.textValue?scope.row.textValue:scope.row.numValue}}
+
+
+
+
-
-
-
- {{ scope.row[item.columnProp] }}
-
-
-
-
-
-
-
-
-
-
-
{{ scope.row[item.columnProp] }}
-
![]()
+
+
+
+
+
+
{{ scope.row[item.columnProp] }}
+
![]()
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
- 保存
- 关闭
+
+
+
+
+
+
+
+
+ 关闭
@@ -314,4 +391,11 @@ export default {
text-align: right;
padding-right: 5px !important;
}
+
+/deep/ .el-input .el-input--medium{
+ line-height: 20px;
+}
+/deep/ .el-input-number .el-input--medium{
+ line-height: 20px;
+}
diff --git a/src/views/modules/quotation/requestForQuote.vue b/src/views/modules/quotation/requestForQuote.vue
index 7fe0c43..c967780 100644
--- a/src/views/modules/quotation/requestForQuote.vue
+++ b/src/views/modules/quotation/requestForQuote.vue
@@ -334,7 +334,7 @@
-
+
@@ -756,7 +756,7 @@
-
+
@@ -766,6 +766,7 @@
{
if (data && data.code === 0){
this.searchDataList = data.rows;
@@ -263,8 +265,8 @@ export default {
this.updateTestPropertiesList();
}else {
this.copyAttributeList = JSON.parse(JSON.stringify(this.dataList))
+ this.attributeDialog = false;
}
- this.attributeDialog = false;
},
clickSaveBtn(){
//查询 属性模板