From 3e88c12e227c5e18e2cc21730caea038df57db3a Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Mon, 10 Oct 2022 11:52:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJySet.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJySet.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SrcJySet.js b/SrcJySet.js index 61fcbb37..b891f0dc 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -1501,7 +1501,7 @@ function jiekou(lx,data) { } if(getMyVar('addtype', '1')=="1"){ - /*d.push({ + d.push({ title:'apiname', col_type: 'input', desc: "接口名称", @@ -1520,7 +1520,7 @@ function jiekou(lx,data) { defaultValue: getMyVar('apitype')=="xpath"&&getMyVar('apiurl', '')==""?'csp_xpath_':getMyVar('apitype')=="biubiu"&&getMyVar('apiurl', '')==""?'csp_biubiu_':getMyVar('apiurl', ''), onChange: 'putMyVar("apiurl",input)' } - }); + });/* if(getMyVar('apitype')=="xpath"||getMyVar('apitype')=="biubiu"){ d.push({ title:'data代码',