From ed7bd02f3c812e904e43a76e16a4a5598f5bfd48 Mon Sep 17 00:00:00 2001
From: Mr.Shi <1878285526@qq.com>
Date: 星期四, 07 九月 2023 17:53:33 +0800
Subject: [PATCH] 小程序
---
minipro_standard/components/selectMaterial.vue | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/minipro_standard/components/selectMaterial.vue b/minipro_standard/components/selectMaterial.vue
index 89224e5..d3439fd 100644
--- a/minipro_standard/components/selectMaterial.vue
+++ b/minipro_standard/components/selectMaterial.vue
@@ -68,16 +68,6 @@
this.loadData()
},
loadData() {
- // this.list = [{
- // batch: '1',
- // materialName: 'dsadas',
- // materialCode: '1m0001',
- // locationName: 'a浠�2鍙蜂綅',
- // num: '1',
- // unitName: '鍧�',
- // qualityType: 0,
- // procedureName: '鍘嬪埗',
- // }]
choiceStockPageForStandard({
...this.pages,
model: {
--
Gitblit v1.9.3