ccjgmwz há 3 anos atrás
pai
commit
93888e8c69

+ 1 - 1
src/components/mapdrag/indexMap.vue

@@ -184,7 +184,7 @@
       makeJsonData() {
         let _features1 = []
         let _features2 = []
-        debugger
+
         for (let i = 0; i < this.listData.biViewInfoList.length; i++) {
           let _data = this.listData.biViewInfoList[i]
           let _coordinates1 = []

+ 3 - 3
src/views/contractManagement/purchaseContract.vue

@@ -215,13 +215,13 @@
             "
             alt=""
           />
-          <!-- <div
+          <div
             v-if="
               (scope.row.approveStatus != '待决策人审核' &&
                 scope.row.approveStatus) 
             "
             style="display: inline-block"
-          > -->
+          >
             <img
               width="17"
               height="16"
@@ -233,7 +233,7 @@
               "
               alt=""
             />
-          <!-- </div> -->
+          </div>
           <img
             width="16"
             height="17"