lex-xin %!s(int64=4) %!d(string=hai) anos
pai
achega
e1a0ef9d56
Modificáronse 2 ficheiros con 13 adicións e 3 borrados
  1. 10 0
      src/views/categroyManager/vipActiveList.vue
  2. 3 3
      vue.config.js

+ 10 - 0
src/views/categroyManager/vipActiveList.vue

@@ -1001,6 +1001,16 @@ export default {
       this.isReset = true;
       this.activeId = row.id;
       this.dialogVisible = true;
+      this.resetForm = {
+        name: "",
+        desc: "",
+        activeTime: [],
+        courseTime: [],
+        stauts: [],
+        applyToStudentType: null,
+        allowOnlineToOffline: null,
+        organ: [],
+      }
       this.resetForm.name = row.name;
       this.resetForm.applyToStudentType = row.applyToStudentType;
       this.resetForm.allowOnlineToOffline = row.allowOnlineToOffline + "";

+ 3 - 3
vue.config.js

@@ -19,8 +19,8 @@ const name = defaultSettings.title || '管乐迷后台管理系统' // page titl
 // let target = 'http://192.168.3.139:8000' // 箭河
 // let target = 'http://192.168.3.148:8000' //邹璇
 // let target = 'http://192.168.3.57:8000' //勇哥
-let target = 'http://dev.dayaedu.com' // 开发环境
-// let target = 'https://test.dayaedu.com' //测试环境
+// let target = 'http://dev.dayaedu.com' // 开发环境
+let target = 'https://test.dayaedu.com' //测试环境
 // let target = 'http://192.168.3.134' // 乔
 // All configuration item explanations can be find in https://cli.vuejs.org/config/
 module.exports = {
@@ -54,7 +54,7 @@ module.exports = {
     //   warnings: false,
     //   errors: true
     // },
-    https: false,
+    https: true,
     proxy: {
       // change xxx-api/login => mock/login
       // detail: https://cli.vuejs.org/config/#devserver-proxy