caojunjie il y a 1 an
Parent
commit
d9eb583b08
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 4 4
      src/views/iosBasicData/SeafreightExportF/bills/index.vue

+ 4 - 4
src/views/iosBasicData/SeafreightExportF/bills/index.vue

@@ -271,10 +271,10 @@
               <template slot="expand" slot-scope="{row}" >
                   <SplitList :typeMenu="true" :data="row.billsListAllData" :loading="SplitLoading" ></SplitList>
               </template>
-              <temolate slot="billStatus" slot-scope="{row}">
-                  <!--this.findObject(this.option.column, "billStatus").dicData-->
-                  <span>{{row.billStatus}}</span>
-              </temolate>
+              <!--<temolate slot="billStatus" slot-scope="{row}">-->
+              <!--    &lt;!&ndash;this.c&ndash;&gt;-->
+              <!--    <span v-for="item of ">{{row.billStatus}}</span>-->
+              <!--</temolate>-->
           </avue-crud>
       </basic-container>