liyg преди 2 години
родител
ревизия
996c1bbab5
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/views/statisticalReport/components/salesLogisticsStatistics/saleSteelReports.vue

+ 1 - 0
src/views/statisticalReport/components/salesLogisticsStatistics/saleSteelReports.vue

@@ -2833,6 +2833,7 @@ export default {
     //点击操作弹出框
     operation(row) {
       // this.isRowClick = 0
+      this.isCheckGPS=true;
       if (Object.values(this.steelMap).length == 0) {
         this.$message.error('请点击需要执行更改操作的行!')
         return