From c9e46b9fa50396d4001d8b195dc485d431e8d590 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 14 七月 2022 20:34:09 +0800 Subject: [PATCH] 2022-07-14 --- src/templates/zshare/formconfig.jsx | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/src/templates/zshare/formconfig.jsx b/src/templates/zshare/formconfig.jsx index f0155f1..6c3543b 100644 --- a/src/templates/zshare/formconfig.jsx +++ b/src/templates/zshare/formconfig.jsx @@ -3590,14 +3590,6 @@ initVal: card.linkSubField || [], options: inputfields }, - { - type: 'select', - key: 'fillField', - label: '濉厖琛ㄥ崟', - tooltip: '鍦ㄥ垏鎹㈤�夐」鏃朵細鎶婄骇鑱旇彍鍗曠殑鏂囨湰鑷姩濉叆鍏宠仈鐨勮〃鍗曚腑銆�', - initVal: card.fillField || '', - options: inputfields - }, // { // type: 'number', // key: 'marginTop', -- Gitblit v1.8.0