Commit 687a20c7 by liyuhang19990520

更改

parent 7ca3b116
No preview for this file type
......@@ -3,16 +3,6 @@
"data":{
"rows":[
{
"ids":"4444",
"label":"德国牧羊犬",
"codeType":"CODE_SPECIES",
"text":"德国牧羊犬",
"pId":null,
"id":"1",
"isParent":false,
"children":[]
},
{
"ids":"80802",
"label":"德国牧羊犬",
"codeType":"CODE_SPECIES",
......@@ -33,26 +23,6 @@
"children":[]
},
{
"ids":"444499",
"label":"测试犬",
"codeType":"CODE_SPECIES",
"text":"测试犬",
"pId":null,
"id":"2",
"isParent":false,
"children":[]
},
{
"ids":"444498",
"label":"测试犬2",
"codeType":"CODE_SPECIES",
"text":"测试犬2",
"pId":null,
"id":"3",
"isParent":false,
"children":[]
},
{
"ids":"80804",
"label":"罗威纳犬",
"codeType":"CODE_SPECIES",
......@@ -73,16 +43,6 @@
"children":[]
},
{
"ids":"444497",
"label":"测试犬3",
"codeType":"CODE_SPECIES",
"text":"测试犬3",
"pId":null,
"id":"4",
"isParent":false,
"children":[]
},
{
"ids":"80806",
"label":"杜伯文犬",
"codeType":"CODE_SPECIES",
......
This image diff could not be displayed because it is too large. You can view the blob instead.
......@@ -577,7 +577,14 @@ export default {
window.open(routeData.href, "_blank");
},
},
watch: {},
watch: {
// "detailInfo.unitCodeName": {
// deep: true,
// handler: function (val) {
// console.log(val, 2222222,this.genderOptions);
// },
// },
},
};
</script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment