695593266@qq.com 2 месяцев назад
Родитель
Сommit
b9547b8a26
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/technology/production/index.vue

+ 1 - 1
src/views/technology/production/index.vue

@@ -442,7 +442,7 @@
         await getFactoryarea({
           type: 1,
           size: 9999,
-          type: 2
+          type: 1
         }).then((res) => {
           this.factoryList = res.list.map((m) => ({
             label: m.factoryName,