From e01108df66658b2b10e8bf28d400db79da1c9eca Mon Sep 17 00:00:00 2001 From: caoqianming Date: Wed, 18 Nov 2020 09:48:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=8A=BD=E9=A2=98-=E8=87=AA?= =?UTF-8?q?=E5=BB=BA=E5=8A=A0=E5=85=B1=E4=BA=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- safesite/templates/examtestadd2.html | 2 +- safesite/templates/index.html | 7 ++++++- safesite/views.py | 14 +++++++++++++- 3 files changed, 20 insertions(+), 3 deletions(-) diff --git a/safesite/templates/examtestadd2.html b/safesite/templates/examtestadd2.html index 4a6afeb0..4ea7c0d5 100644 --- a/safesite/templates/examtestadd2.html +++ b/safesite/templates/examtestadd2.html @@ -94,7 +94,7 @@ }) $("#tmfls").combotree({ - url: 'api/questioncat?a=tree3', + url: 'api/questioncat?a=tree4', method: 'get', multiple: true, loadFilter: function (rows) { diff --git a/safesite/templates/index.html b/safesite/templates/index.html index 2ea26b3a..acd4c535 100644 --- a/safesite/templates/index.html +++ b/safesite/templates/index.html @@ -171,7 +171,12 @@