+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 一键展开
+
+
+ 一键收起
+
+
+
+
+ 导入excel
+
+
+
+
+ 导出excel
+
+
+
+
+
+
+
+
+
+
+
+
+ (scope.row.unitPrice = val)"
+ :precision="2"
+ :step="0.1"
+ :controls="false"
+ v-if="scope.row.quantity && scope.row.quantity != 0"
+ />
+
+
+
+
+ {{ scope.row.price }}
+
+
+
+
+ 确定
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/tender/plan/index.vue b/src/views/tender/plan/index.vue
index 0a6ec44..806a616 100644
--- a/src/views/tender/plan/index.vue
+++ b/src/views/tender/plan/index.vue
@@ -1,27 +1,482 @@