From 1e993780749c9525be74e77e4c81b7db2c88da6f Mon Sep 17 00:00:00 2001 From: Mr.Zhang <710666463@qq.com> Date: 星期四, 07 九月 2023 09:08:36 +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