Browse Source

cos修改

zhuxinbo 5 năm trước cách đây
mục cha
commit
e804817a94

+ 126 - 125
package.json

@@ -1,129 +1,130 @@
 {
-    "name": "ant-design-vue-jeecg",
-    "version": "2.0.2",
-    "private": true,
-    "scripts": {
-      "serve": "vue-cli-service serve --open",
-      "build": "vue-cli-service build",
-      "lint": "vue-cli-service lint",
-      "test:unit": "vue-cli-service test:unit",
-      "test:e2e": "vue-cli-service test:e2e"
+  "name": "ant-design-vue-jeecg",
+  "version": "2.0.2",
+  "private": true,
+  "scripts": {
+    "serve": "vue-cli-service serve --open",
+    "build": "vue-cli-service build",
+    "lint": "vue-cli-service lint",
+    "test:unit": "vue-cli-service test:unit",
+    "test:e2e": "vue-cli-service test:e2e"
+  },
+  "dependencies": {
+    "@antv/data-set": "^0.10.2",
+    "@femessage/upload-to-ali": "^1.8.1",
+    "@riophae/vue-treeselect": "^0.4.0",
+    "@tinymce/tinymce-vue": "^2.0.0",
+    "ali-oss": "^6.1.1",
+    "ant-design-vue": "^1.3.9",
+    "apexcharts": "^3.6.5",
+    "axios": "^0.18.0",
+    "babel-loader": "^8.0.6",
+    "blueimp-md5": "^2.11.0",
+    "browser-md5-file": "^1.1.1",
+    "clipboard": "^2.0.4",
+    "codemirror": "^5.46.0",
+    "cos-js-sdk-v5": "^0.5.26",
+    "dayjs": "^1.8.0",
+    "echarts": "^4.3.0",
+    "element-ui": "^2.13.0",
+    "enquire.js": "^2.1.6",
+    "html2canvas": "^1.0.0-rc.3",
+    "iview": "2.0.0-rc.17",
+    "jquery": "^3.4.1",
+    "js-cookie": "^2.2.0",
+    "lodash.get": "^4.4.2",
+    "lodash.pick": "^4.4.0",
+    "mcanvas": "^1.3.9",
+    "md5": "^2.2.1",
+    "nprogress": "^0.2.0",
+    "promise.prototype.finally": "^3.1.1",
+    "tinymce": "^5.0.2",
+    "viser-vue": "^2.4.4",
+    "vue": "^2.6.10",
+    "vue-apexcharts": "^1.3.2",
+    "vue-class-component": "^6.0.0",
+    "vue-count-to": "^1.0.13",
+    "vue-cropper": "^0.4.8",
+    "vue-i18n": "^8.7.0",
+    "vue-layer": "^1.0.2",
+    "vue-loader": "^15.7.0",
+    "vue-ls": "^3.2.0",
+    "vue-oss-uploader": "^0.1.10",
+    "vue-photo-preview": "^1.1.3",
+    "vue-preview": "^1.1.3",
+    "vue-print-nb-jeecg": "^1.0.8",
+    "vue-property-decorator": "^7.3.0",
+    "vue-router": "^3.0.1",
+    "vue-splitpane": "^1.0.4",
+    "vue-video-player": "^5.0.2",
+    "vue-waterfall-easy": "^2.4.3",
+    "vuedraggable": "^2.20.0",
+    "vuex": "^3.0.1",
+    "vuex-class": "^0.3.1"
+  },
+  "devDependencies": {
+    "@babel/polyfill": "^7.2.5",
+    "@vue/cli-plugin-babel": "^3.3.0",
+    "@vue/cli-plugin-eslint": "^3.3.0",
+    "@vue/cli-service": "^3.3.0",
+    "@vue/eslint-config-standard": "^4.0.0",
+    "babel-eslint": "^10.0.1",
+    "babel-plugin-component": "^1.1.1",
+    "eslint": "^5.16.0",
+    "eslint-plugin-vue": "^5.1.0",
+    "html-webpack-plugin": "^3.2.0",
+    "less": "^3.9.0",
+    "less-loader": "^4.1.0",
+    "node-sass": "^4.11.0",
+    "sass-loader": "^7.0.1",
+    "vue-template-compiler": "^2.6.10"
+  },
+  "eslintConfig": {
+    "root": true,
+    "env": {
+      "node": true
     },
-    "dependencies": {
-      "@antv/data-set": "^0.10.2",
-      "@femessage/upload-to-ali": "^1.8.1",
-      "@riophae/vue-treeselect": "^0.4.0",
-      "@tinymce/tinymce-vue": "^2.0.0",
-      "ali-oss": "^6.1.1",
-      "ant-design-vue": "^1.3.9",
-      "apexcharts": "^3.6.5",
-      "axios": "^0.18.0",
-      "babel-loader": "^8.0.6",
-      "blueimp-md5": "^2.11.0",
-      "browser-md5-file": "^1.1.1",
-      "clipboard": "^2.0.4",
-      "codemirror": "^5.46.0",
-      "dayjs": "^1.8.0",
-      "echarts": "^4.3.0",
-      "element-ui": "^2.13.0",
-      "enquire.js": "^2.1.6",
-      "html2canvas": "^1.0.0-rc.3",
-      "iview": "2.0.0-rc.17",
-      "jquery": "^3.4.1",
-      "js-cookie": "^2.2.0",
-      "lodash.get": "^4.4.2",
-      "lodash.pick": "^4.4.0",
-      "mcanvas": "^1.3.9",
-      "md5": "^2.2.1",
-      "nprogress": "^0.2.0",
-      "promise.prototype.finally": "^3.1.1",
-      "tinymce": "^5.0.2",
-      "viser-vue": "^2.4.4",
-      "vue": "^2.6.10",
-      "vue-apexcharts": "^1.3.2",
-      "vue-class-component": "^6.0.0",
-      "vue-count-to": "^1.0.13",
-      "vue-cropper": "^0.4.8",
-      "vue-i18n": "^8.7.0",
-      "vue-layer": "^1.0.2",
-      "vue-loader": "^15.7.0",
-      "vue-ls": "^3.2.0",
-      "vue-oss-uploader": "^0.1.10",
-      "vue-photo-preview": "^1.1.3",
-      "vue-preview": "^1.1.3",
-      "vue-print-nb-jeecg": "^1.0.8",
-      "vue-property-decorator": "^7.3.0",
-      "vue-router": "^3.0.1",
-      "vue-splitpane": "^1.0.4",
-      "vue-video-player": "^5.0.2",
-      "vue-waterfall-easy": "^2.4.3",
-      "vuedraggable": "^2.20.0",
-      "vuex": "^3.0.1",
-      "vuex-class": "^0.3.1"
+    "extends": [
+      "plugin:vue/strongly-recommended",
+      "eslint:recommended"
+    ],
+    "parserOptions": {
+      "parser": "babel-eslint"
     },
-    "devDependencies": {
-      "@babel/polyfill": "^7.2.5",
-      "@vue/cli-plugin-babel": "^3.3.0",
-      "@vue/cli-plugin-eslint": "^3.3.0",
-      "@vue/cli-service": "^3.3.0",
-      "@vue/eslint-config-standard": "^4.0.0",
-      "babel-eslint": "^10.0.1",
-      "babel-plugin-component": "^1.1.1",
-      "eslint": "^5.16.0",
-      "eslint-plugin-vue": "^5.1.0",
-      "html-webpack-plugin": "^3.2.0",
-      "less": "^3.9.0",
-      "less-loader": "^4.1.0",
-      "node-sass": "^4.11.0",
-      "sass-loader": "^7.0.1",
-      "vue-template-compiler": "^2.6.10"
-    },
-    "eslintConfig": {
-      "root": true,
-      "env": {
-        "node": true
-      },
-      "extends": [
-        "plugin:vue/strongly-recommended",
-        "eslint:recommended"
-      ],
-      "parserOptions": {
-        "parser": "babel-eslint"
-      },
-      "rules": {
-        "generator-star-spacing": "off",
-        "no-mixed-operators": 0,
-        "vue/max-attributes-per-line": [
-          2,
-          {
-            "singleline": 5,
-            "multiline": {
-              "max": 1,
-              "allowFirstLine": false
-            }
+    "rules": {
+      "generator-star-spacing": "off",
+      "no-mixed-operators": 0,
+      "vue/max-attributes-per-line": [
+        2,
+        {
+          "singleline": 5,
+          "multiline": {
+            "max": 1,
+            "allowFirstLine": false
           }
-        ],
-        "vue/attribute-hyphenation": 0,
-        "vue/html-self-closing": 0,
-        "vue/component-name-in-template-casing": 0,
-        "vue/html-closing-bracket-spacing": 0,
-        "vue/singleline-html-element-content-newline": 0,
-        "vue/no-unused-components": 0,
-        "vue/multiline-html-element-content-newline": 0,
-        "vue/no-use-v-if-with-v-for": 0,
-        "vue/html-closing-bracket-newline": 0,
-        "vue/no-parsing-error": 0,
-        "no-console": 0
-      }
-    },
-    "postcss": {
-      "plugins": {
-        "autoprefixer": {}
-      }
-    },
-    "browserslist": [
-      "> 1%",
-      "last 2 versions",
-      "not ie <= 8"
-    ]
-  }
+        }
+      ],
+      "vue/attribute-hyphenation": 0,
+      "vue/html-self-closing": 0,
+      "vue/component-name-in-template-casing": 0,
+      "vue/html-closing-bracket-spacing": 0,
+      "vue/singleline-html-element-content-newline": 0,
+      "vue/no-unused-components": 0,
+      "vue/multiline-html-element-content-newline": 0,
+      "vue/no-use-v-if-with-v-for": 0,
+      "vue/html-closing-bracket-newline": 0,
+      "vue/no-parsing-error": 0,
+      "no-console": 0
+    }
+  },
+  "postcss": {
+    "plugins": {
+      "autoprefixer": {}
+    }
+  },
+  "browserslist": [
+    "> 1%",
+    "last 2 versions",
+    "not ie <= 8"
+  ]
+}

+ 43 - 150
src/views/modules/actor/ActorList.vue

@@ -1,159 +1,52 @@
 <template>
-  <vm-image-list
-    :data="dataImageList"
-    :total="total"
-    @delete-ok="deletefn"
-    class="vm-margin"
-    @getList="getActorList"
-    @updateList="getActorList(1, '')"
-  ></vm-image-list>
+  <vm-image-list :data="dataImageList" :total="total" @delete-ok="deletefn" class="vm-margin" @getList="getActorList"
+    @updateList="getActorList(1, '')"></vm-image-list>
 </template>
 
 <script>
-import VmImageList from '@/components/ctop/vm-image-list'
-import { actorList } from '@/api/actor'
-export default {
-  name: 'ImageList',
-  components: {
-    VmImageList
-  },
-  mounted() {
-    this.$nextTick(() => {
-      this.getActorList(1)
-    })
-  },
-  methods: {
-    deletefn: function(data) {
-      for (let i = 0; i < this.dataImageList.length; i++) {
-        if (this.dataImageList[i].id === data.id) {
-          this.dataImageList.splice(i, 1)
-        }
-      }
+  import VmImageList from '@/components/ctop/vm-image-list'
+  import {
+    actorList
+  } from '@/api/actor'
+  export default {
+    name: 'ImageList',
+    components: {
+      VmImageList
     },
-    getActorList(page, name) {
-      this.dataImageList = []
-      actorList({ pageNo: page, pageSize: 8, name: name }).then(res => {
-        if (res.code == 0) {
-          this.dataImageList = res.result.records
-          this.total = res.result.total
-        }
+    mounted() {
+      this.$nextTick(() => {
+        this.getActorList(1)
       })
-    }
-  },
-  data: function() {
-    return {
-      dataImageList: [
-        {
-          id: '1',
-          title: '佟丽娅',
-          img:
-            'https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1569329515&di=192e14566c758fcd55c1cc71fa19421a&imgtype=jpg&er=1&src=http%3A%2F%2Fstatic.ws.126.net%2Fent%2F2015%2F8%2F5%2F20150805175229d97cb.jpg',
-          desc: '代表作《北京爱情故事》',
-          detailUrl: 'http://www.baidu.com',
-          editUrl: 'http://www.baidu.com'
-        },
-        {
-          id: '2',
-          title: '佟丽娅',
-          img:
-            'https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1569379371&di=cc78b98e59098b91b71b86aef92dcf43&imgtype=jpg&er=1&src=http%3A%2F%2Fi3.sinaimg.cn%2Fent%2Fj%2F2009-08-31%2FU2223P28T3D2676725F358DT20090831022144.jpg',
-          desc: '代表作《北京爱情故事》',
-          detailUrl: 'http://www.baidu.com',
-          editUrl: 'http://www.baidu.com'
-        },
-        {
-          id: '3',
-          title: '佟丽娅',
-          img:
-            'https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1569329515&di=192e14566c758fcd55c1cc71fa19421a&imgtype=jpg&er=1&src=http%3A%2F%2Fstatic.ws.126.net%2Fent%2F2015%2F8%2F5%2F20150805175229d97cb.jpg',
-          desc: '代表作《北京爱情故事》',
-          detailUrl: 'http://www.baidu.com',
-          editUrl: 'http://www.baidu.com'
-        },
-        {
-          id: '4',
-          title: '佟丽娅',
-          img:
-            'https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1569329515&di=192e14566c758fcd55c1cc71fa19421a&imgtype=jpg&er=1&src=http%3A%2F%2Fstatic.ws.126.net%2Fent%2F2015%2F8%2F5%2F20150805175229d97cb.jpg',
-          desc: '代表作《北京爱情故事》',
-          detailUrl: 'http://www.baidu.com',
-          editUrl: 'http://www.baidu.com'
-        },
-        {
-          id: '5',
-          title: '佟丽娅',
-          img:
-            'https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1569329515&di=192e14566c758fcd55c1cc71fa19421a&imgtype=jpg&er=1&src=http%3A%2F%2Fstatic.ws.126.net%2Fent%2F2015%2F8%2F5%2F20150805175229d97cb.jpg',
-          desc: '代表作《北京爱情故事》',
-          detailUrl: 'http://www.baidu.com',
-          editUrl: 'http://www.baidu.com'
-        },
-        {
-          id: '6',
-          title: '佟丽娅',
-          img:
-            'https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1569329515&di=192e14566c758fcd55c1cc71fa19421a&imgtype=jpg&er=1&src=http%3A%2F%2Fstatic.ws.126.net%2Fent%2F2015%2F8%2F5%2F20150805175229d97cb.jpg',
-          desc: '代表作《北京爱情故事》',
-          detailUrl: 'http://www.baidu.com',
-          editUrl: 'http://www.baidu.com'
-        },
-        {
-          id: '7',
-          title: '佟丽娅',
-          img:
-            'https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1569329515&di=192e14566c758fcd55c1cc71fa19421a&imgtype=jpg&er=1&src=http%3A%2F%2Fstatic.ws.126.net%2Fent%2F2015%2F8%2F5%2F20150805175229d97cb.jpg',
-          desc: '代表作《北京爱情故事》',
-          detailUrl: 'http://www.baidu.com',
-          editUrl: 'http://www.baidu.com'
-        },
-        {
-          id: '8',
-          title: '佟丽娅',
-          img:
-            'https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1569329515&di=192e14566c758fcd55c1cc71fa19421a&imgtype=jpg&er=1&src=http%3A%2F%2Fstatic.ws.126.net%2Fent%2F2015%2F8%2F5%2F20150805175229d97cb.jpg',
-          desc: '代表作《北京爱情故事》',
-          detailUrl: 'http://www.baidu.com',
-          editUrl: 'http://www.baidu.com'
-        },
-        {
-          id: '9',
-          title: '佟丽娅',
-          img:
-            'https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1569329515&di=192e14566c758fcd55c1cc71fa19421a&imgtype=jpg&er=1&src=http%3A%2F%2Fstatic.ws.126.net%2Fent%2F2015%2F8%2F5%2F20150805175229d97cb.jpg',
-          desc: '代表作《北京爱情故事》',
-          detailUrl: 'http://www.baidu.com',
-          editUrl: 'http://www.baidu.com'
-        },
-        {
-          id: '10',
-          title: '佟丽娅',
-          img:
-            'https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1569329515&di=192e14566c758fcd55c1cc71fa19421a&imgtype=jpg&er=1&src=http%3A%2F%2Fstatic.ws.126.net%2Fent%2F2015%2F8%2F5%2F20150805175229d97cb.jpg',
-          desc: '代表作《北京爱情故事》',
-          detailUrl: 'http://www.baidu.com',
-          editUrl: 'http://www.baidu.com'
-        },
-        {
-          id: '11',
-          title: '佟丽娅',
-          img:
-            'https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1569329515&di=192e14566c758fcd55c1cc71fa19421a&imgtype=jpg&er=1&src=http%3A%2F%2Fstatic.ws.126.net%2Fent%2F2015%2F8%2F5%2F20150805175229d97cb.jpg',
-          desc: '代表作《北京爱情故事》',
-          detailUrl: 'http://www.baidu.com',
-          editUrl: 'http://www.baidu.com'
-        },
-        {
-          id: '12',
-          title: '佟丽娅',
-          img:
-            'https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1569329515&di=192e14566c758fcd55c1cc71fa19421a&imgtype=jpg&er=1&src=http%3A%2F%2Fstatic.ws.126.net%2Fent%2F2015%2F8%2F5%2F20150805175229d97cb.jpg',
-          desc: '代表作《北京爱情故事》',
-          detailUrl: 'http://www.baidu.com',
-          editUrl: 'http://www.baidu.com'
+    },
+    methods: {
+      deletefn: function (data) {
+        for (let i = 0; i < this.dataImageList.length; i++) {
+          if (this.dataImageList[i].id === data.id) {
+            this.dataImageList.splice(i, 1)
+          }
         }
-      ],
-      total: null
+      },
+      getActorList(page, name) {
+        this.dataImageList = []
+        actorList({
+          pageNo: page,
+          pageSize: 8,
+          name: name
+        }).then(res => {
+          if (res.code == 0) {
+            this.dataImageList = res.result.records
+            this.total = res.result.total
+          }
+        })
+      }
+    },
+    data: function () {
+      return {
+        dataImageList: [
+
+        ],
+        total: null
+      }
     }
   }
-}
-</script>
+</script>

+ 3 - 3
src/views/modules/kuaishouapp/account/accountIndex.vue

@@ -19,17 +19,17 @@
     </a-row>
     <a-form layout="inline">
       <a-row class="image-list-heading vm-panel" style="padding: 8px 20px;">
-        <a-col :md="6" :sm="8" style="display:flex">
+        <a-col :md="7" :sm="8" style="display:flex">
           <a-form-item label="计划id">
             <a-input placeholder="请输入计划id" v-model="campaignId"></a-input>
           </a-form-item>
         </a-col>
-        <a-col :md="6" :sm="8" style="display:flex">
+        <a-col :md="7" :sm="8" style="display:flex">
           <a-form-item label="计划名称">
             <a-input placeholder="请输入计划名称" v-model="campaignName"></a-input>
           </a-form-item>
         </a-col>
-        <a-col :md="6" :sm="8" style="display:flex">
+        <a-col :md="4" :sm="8" style="display:flex">
           <a-button type="primary" style="margin:0 10px" @click="searchLabel">查询</a-button>
           <a-button type="primary" style="margin:0 10px" @click="searchRe">重置</a-button>
         </a-col>

+ 3 - 3
src/views/modules/kuaishouapp/account/advertisingGroup.vue

@@ -33,17 +33,17 @@
             <a-button @click="showEdit = true" style="margin:0 0 15px 15px;">列表项筛选</a-button>
             <a-form layout="inline">
               <a-row class="image-list-heading vm-panel" style="padding: 8px 20px;">
-                <a-col :md="6" :sm="8" style="display:flex">
+                <a-col :md="7" :sm="8" style="display:flex">
                   <a-form-item label="广告组id">
                     <a-input placeholder="请输入广告组id" v-model="unitId"></a-input>
                   </a-form-item>
                 </a-col>
-                <a-col :md="6" :sm="8" style="display:flex">
+                <a-col :md="7" :sm="8" style="display:flex">
                   <a-form-item label="广告组名称">
                     <a-input placeholder="请输入广告组名称" v-model="unitName"></a-input>
                   </a-form-item>
                 </a-col>
-                <a-col :md="6" :sm="8" style="display:flex">
+                <a-col :md="4" :sm="8" style="display:flex">
                   <a-button type="primary" style="margin:0 10px" @click="searchLabel">查询</a-button>
                   <a-button type="primary" style="margin:0 10px" @click="searchRe">重置</a-button>
                 </a-col>

+ 5 - 5
src/views/modules/kuaishouapp/account/originality.vue

@@ -26,17 +26,17 @@
             <a-button @click="dianji" style="margin-bottom:15px" :disabled="ipagination.total==15">新增创意</a-button>
             <a-form layout="inline">
               <a-row class="image-list-heading vm-panel" style="padding: 8px 20px;">
-                <a-col :md="6" :sm="8" style="display:flex">
-                  <a-form-item label="广告创意id">
+                <a-col :md="7" :sm="8" style="display:flex">
+                  <a-form-item label="创意id">
                     <a-input placeholder="请输入广告创意id" v-model="creativeId"></a-input>
                   </a-form-item>
                 </a-col>
-                <a-col :md="6" :sm="8" style="display:flex">
-                  <a-form-item label="广告创意名称">
+                <a-col :md="7" :sm="8" style="display:flex">
+                  <a-form-item label="创意名称">
                     <a-input placeholder="请输入广告创意名称" v-model="creativeName"></a-input>
                   </a-form-item>
                 </a-col>
-                <a-col :md="6" :sm="8" style="display:flex">
+                <a-col :md="4" :sm="4" style="display:flex">
                   <a-button type="primary" style="margin:0 10px" @click="searchLabel">查询</a-button>
                   <a-button type="primary" style="margin:0 10px" @click="searchRe">重置</a-button>
                 </a-col>

+ 2 - 1
src/views/modules/kuaishouapp/account/stepForm/stepModule/selectRegion.vue

@@ -168,7 +168,8 @@
     mounted() {
       this.$nextTick(() => {
         this.getData().then(() => {
-          if (this.dataValue[0].value) {
+            console.log(this.dataValue)
+          if (this.dataValue.length>0&&this.dataValue[0].value) {
             return
           } else {
             postAction('/kuaishou/batch/getRegionDetail', {

+ 4 - 4
src/views/modules/kuaishouapp/account/stepForm/stepModule/targetedPopulation.vue

@@ -167,8 +167,8 @@ li:hover {
       </a-radio-group>
       <div v-if="allForm.ageType == 'ageLimit'">
         <a-checkbox-group v-decorator="['agesRange', { rules: [{ required: true, message: '请选择年龄段' }] }]">
-          <a-checkbox :value="0">0-11岁</a-checkbox>
-          <a-checkbox :value="12">12-17岁</a-checkbox>
+          <!-- <a-checkbox :value="0">0-11岁</a-checkbox>
+          <a-checkbox :value="12">12-17岁</a-checkbox> -->
           <a-checkbox :value="18">18-23岁</a-checkbox>
           <a-checkbox :value="24">24-30岁</a-checkbox>
           <a-checkbox :value="31">31-40岁</a-checkbox>
@@ -534,13 +534,13 @@ li:hover {
       class="else-label"
       v-if="allForm.isOpen == 1"
     >
-      <a-checkbox :disabled="allForm.ageType != 'ageCustom'" :checked="allForm.noAgeBreak" @change="getAge"
+      <a-checkbox :disabled="allForm.ageType == 'noLimit'" :checked="allForm.noAgeBreak" @change="getAge"
         >不可突破年龄</a-checkbox
       >
       <a-checkbox :disabled="getData('gender') == '0'" :checked="allForm.noGenderBreak" @change="getGender"
         >不可突破性别</a-checkbox
       >
-      <a-checkbox :disabled="allForm.regionType != 'limit'" :checked="allForm.noAreaBreak" @change="getArea"
+      <a-checkbox :disabled="allForm.regionType != 'limit'||allForm.region.length==0" :checked="allForm.noAreaBreak" @change="getArea"
         >不可突破地域</a-checkbox
       >
     </a-form-item>

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1084 - 1005
src/views/modules/material/fragmentMatemal.vue