Explorar o código

我的任务页面BUG修复。

DESKTOP-6LTVLN7\Liumouren %!s(int64=2) %!d(string=hai) anos
pai
achega
77fc6b877f
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      src/components/common/BottomForm/MyMission.vue

+ 5 - 0
src/components/common/BottomForm/MyMission.vue

@@ -281,6 +281,11 @@ export default {
       // 打开弹窗
       this.dialogVisible = true;
       if (this.$ifMenu("3", "")) {
+        this.selectSelectDataMap = {
+          projectType: [],
+          associatedItems: [],
+          associatedItemsOptions: []
+        };
         // 首先获取数据字典中的下拉框数据
         this.selectSelectData("0", "c_task_type", "projectType");
         this.selectSelectData("0", "浦东新区行政区划", "associatedItems");