diff --git a/h5/pages/main/combo/combo_new.vue b/h5/pages/main/combo/combo_new.vue
index e77209e..24ed467 100644
--- a/h5/pages/main/combo/combo_new.vue
+++ b/h5/pages/main/combo/combo_new.vue
@@ -344,7 +344,7 @@
multipleList.value = item.duo_xuan_yi;
return;
}
- if(item.type_id=zhuangjianType.value){
+ if(item.type_id==zhuangjianType.value){
TiShiPopupRef.value.open();
return
}
diff --git a/h5/pages/main/tj/tjxq_new.vue b/h5/pages/main/tj/tjxq_new.vue
index 730a301..6a75aab 100644
--- a/h5/pages/main/tj/tjxq_new.vue
+++ b/h5/pages/main/tj/tjxq_new.vue
@@ -292,7 +292,7 @@
-
+
项目自选