695593266@qq.com před 2 měsíci
rodič
revize
b9547b8a26
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/views/technology/production/index.vue

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

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