Browse Source

调整页面

hzj18279462576@163.com 2 years ago
parent
commit
551e4535a3
2 changed files with 7 additions and 29 deletions
  1. 7 7
      src/views/roomPrice/roomPrice.vue
  2. 0 22
      text.json

+ 7 - 7
src/views/roomPrice/roomPrice.vue

@@ -20,7 +20,7 @@
                   :prefix-icon="Calendar"
                   placeholder="请选择日期"
                 /> -->
-             
+
               <el-date-picker
                 v-model="searchInput.createTime"
                 type="date"
@@ -592,12 +592,12 @@ const getList = async () => {
   console.log(res, "房价管理");
   if (res.data.code == 200) {
     tableData.list = res.data.data.page.records;
-    let arr=[]
-    res.data.data.dateTime.forEach(item=>{
-arr.push({
-  dateTime:item
-})
-    })
+    let arr = [];
+    res.data.data.dateTime.forEach((item) => {
+      arr.push({
+        dateTime: item,
+      });
+    });
     tableHead.value = arr;
     // total.value = res.data.data.total;
     loading.value = false;

+ 0 - 22
text.json

@@ -1,22 +0,0 @@
-MD5( "${HA1}:${nonce}:${nc}:${cno
-nce}:${qop}:${HA2}" ) =
-6629fae49393a05397450978507c4
-ef1
-
-
-HA1 =
-MD5( "${username}:${realm}:${pas
-sword}" ) =
-939e7578ed9e3c518a452acee763
-bce9
-HA2 = MD5( "POST:${uri}" ) =
-39aff3a2bab6126f332b942af96d33
-66
-
-username="admin",realm="127.0.0.1host .com",nonce="dcd98b7102dd2f0e8b11d0f600bfh0c093"
-,uri="/dir/index,html",gop="auth",nc=00000001, cnonce="0a4f113b",response="f8877dald712423e963da0aed9fb7cf8",opague="5ccc069c403ebaf9f0171e9517f40e41"
-
-
-qop="auth",opaque="5ccc069c403ebaf9f0171e9517f40e41",realm="127.0.0.1@host.com",nonce="dcd98b7102dd2f0e8b11d0f600bfb0c093"
-
-username="admin",realm="127.0.0.1@host.com",nonce="dcd98b7102dd2f0e8b11d0f600bfb0c093",uri="/dir/index,html",qop="auth",nc=00000001,cnonce="0a4f113b",response="f8877dald712423e963da0aed9fb7cf8",opague="5ccc069c403ebaf9f0171e9517f40e41"