Эх сурвалжийг харах

Merge branch 'master' of http://120.26.64.82:3000/BFFE/SZYGM1.0

chenjun 2 жил өмнө
parent
commit
8cede76f4f

+ 1 - 53
src/views/dataQuery/freightInquiry/index.vue

@@ -46,59 +46,7 @@ const serviceId = ref<String>("");
 const tableObj = ref({}); //增删改数据缓存
 const dialogVisible = ref<Boolean>(false); //列设置弹窗开关
 //列表
-const tableData = ref([
-  {
-    name: "测试",
-    china: "测试",
-    englin: "测试",
-    two: "测试",
-    three: "测试",
-    text: "测试",
-    text1: "测试",
-    text2: "测试",
-    text3: "测试",
-    text4: "测试",
-    text5: "测试",
-    text6: "测试",
-    text7: "测试",
-    text8: "测试",
-    text9: "测试",
-  },
-  {
-    name: "测试",
-    china: "测试",
-    englin: "测试",
-    two: "测试",
-    three: "测试",
-    text: "测试",
-    text1: "测试",
-    text2: "测试",
-    text3: "测试",
-    text4: "测试",
-    text5: "测试",
-    text6: "测试",
-    text7: "测试",
-    text8: "测试",
-    text9: "测试",
-  },
-  {
-    name: "测试",
-    china: "测试",
-    englin: "测试",
-    two: "测试",
-    three: "测试",
-    text: "测试",
-    text1: "测试",
-    text2: "测试",
-    text3: "测试",
-    text4: "测试",
-    text5: "测试",
-    text6: "测试",
-    text7: "测试",
-    text8: "测试",
-    text9: "测试",
-  },
-]);
+const tableData = ref([]);
 //表头
 const state = reactive({
   list: [

+ 1 - 41
src/views/dataQuery/waybillQuery/index.vue

@@ -46,47 +46,7 @@ const serviceId = ref<String>("");
 const tableObj = ref({}); //增删改数据缓存
 const dialogVisible = ref<Boolean>(false); //列设置弹窗开关
 //列表
-const tableData = ref([
-  {
-    name: "测试",
-    china: "测试",
-    englin: "测试",
-    two: "测试",
-    three: "测试",
-    text: "测试",
-    text1: "测试",
-    text2: "测试",
-    text3: "测试",
-    text4: "测试",
-    text5: "测试",
-  },
-  {
-    name: "测试",
-    china: "测试",
-    englin: "测试",
-    two: "测试",
-    three: "测试",
-    text: "测试",
-    text1: "测试",
-    text2: "测试",
-    text3: "测试",
-    text4: "测试",
-    text5: "测试",
-  },
-  {
-    name: "测试",
-    china: "测试",
-    englin: "测试",
-    two: "测试",
-    three: "测试",
-    text: "测试",
-    text1: "测试",
-    text2: "测试",
-    text3: "测试",
-    text4: "测试",
-    text5: "测试",
-  },
-]);
+const tableData = ref([]);
 //表头
 const state = reactive({
   list: [