From d5868d38cd7d46c52da971d7d0388d229495d729 Mon Sep 17 00:00:00 2001 From: guoyuji <guoyujie@ng.com> Date: 星期一, 08 一月 2024 14:08:03 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/ERP_override --- north-glass-erp/northglass-erp/src/views/pp/machine/AddMachine.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/north-glass-erp/northglass-erp/src/views/pp/machine/AddMachine.vue b/north-glass-erp/northglass-erp/src/views/pp/machine/AddMachine.vue index e3e81d4..a1aa829 100644 --- a/north-glass-erp/northglass-erp/src/views/pp/machine/AddMachine.vue +++ b/north-glass-erp/northglass-erp/src/views/pp/machine/AddMachine.vue @@ -69,8 +69,8 @@ {field: 'installationTime',title: '瀹夎鏃堕棿',editRender: { name: 'input', attrs: { placeholder: '' } } }, {field: 'serviceInterval', title: '淇濆吇鍛ㄦ湡',editRender: { name: 'input', attrs: { placeholder: '' } }}, {field: 'process', title: '鎵�鍦ㄥ伐鑹�', editRender: { name: 'input', attrs: { placeholder: '' } }}, - ],//琛ㄥご鎸夐挳 - + ], + //琛ㄥご鎸夐挳 toolbarConfig: { buttons: [ {code: 'print_lck', name: '淇濆瓨',status:'primary' ,icon:'vxe-icon-save'}, -- Gitblit v1.8.0