From ce51d7719b4d908da5577751f0c840fab5d1a39e Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期五, 19 四月 2024 17:45:54 +0800 Subject: [PATCH] 20240419 --- src/views/fysp/evaluation/components/CompQuickSet.vue | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/views/fysp/evaluation/components/CompQuickSet.vue b/src/views/fysp/evaluation/components/CompQuickSet.vue index 4e91557..e37fda3 100644 --- a/src/views/fysp/evaluation/components/CompQuickSet.vue +++ b/src/views/fysp/evaluation/components/CompQuickSet.vue @@ -87,19 +87,19 @@ scenetype: { label: '鎼呮媽绔�', value: '3' }, sourceType: 2, }, - { - name: '寰愭眹姹戒慨', - locations: { - pCode: '31', - pName: '涓婃捣甯�', - cCode: '3100', - cName: '涓婃捣甯�', - dCode: '310104', - dName: '寰愭眹鍖�' - }, - scenetype: { label: '姹戒慨', value: '7' }, - sourceType: 1, - } + // { + // name: '寰愭眹姹戒慨', + // locations: { + // pCode: '31', + // pName: '涓婃捣甯�', + // cCode: '3100', + // cName: '涓婃捣甯�', + // dCode: '310104', + // dName: '寰愭眹鍖�' + // }, + // scenetype: { label: '姹戒慨', value: '7' }, + // sourceType: 1, + // } ] } } -- Gitblit v1.9.3