Explorar o código

分类值删除

laiguoran %!s(int64=5) %!d(string=hai) anos
pai
achega
7132380501
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/public/js/category.js

+ 1 - 0
app/public/js/category.js

@@ -113,6 +113,7 @@ function bindCategoryValueControl() {
         const value = _.find(editCate.value, function (v) {
             return v.id == vid;
         });
+        $(this).remove();
         if (value.delete) { return; }
 
         if (value.relaTenders.length > 0) {