From c330db9ded5c025c8e4ab120bafd3aab4bc2f267 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期二, 19 九月 2023 15:58:10 +0800
Subject: [PATCH] 修改 样式
---
src/views/visualization.vue | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/src/views/visualization.vue b/src/views/visualization.vue
index 33b594a..aedaf2c 100644
--- a/src/views/visualization.vue
+++ b/src/views/visualization.vue
@@ -831,14 +831,14 @@
},
inputMaterials: [],
outputMaterials: [
- [
- {
- materialId:11111,
- materialName:'272澶у鍟婃斁鍋囦簡鍗¤壈鑻﹀鏂楀瀮鍦惧彂蹇�掑瀮鍦惧弽棣堟潵寰楀強鍏嬮殕',
- amount:100,
- unit:'浠�'
- }
- ]
+ // [
+ // {
+ // materialId:11111,
+ // materialName:'272澶у鍟婃斁鍋囦簡鍗¤壈鑻﹀鏂楀瀮鍦惧彂蹇�掑瀮鍦惧弽棣堟潵寰楀強鍏嬮殕',
+ // amount:100,
+ // unit:'浠�'
+ // }
+ // ]
],
procedureList: [
// [
@@ -921,8 +921,8 @@
}
});
- this.Tasks.push(object)
- this.Tasks.push(object)
+ // this.Tasks.push(object)
+ // this.Tasks.push(object)
},
getStartArr(){
for (let i in this.Tasks) {
--
Gitblit v1.8.0